Network

Bitcoin Mining and Proof of Work

Understand how Bitcoin mining orders transactions, protects the network, adjusts difficulty and issues new bitcoin through proof of work.

The core idea

Bitcoin mining is the competitive process that orders valid transactions into blocks and commits computing energy to the chain. Miners do not create arbitrary coins or approve invalid spending; full nodes verify every block against the consensus rules.

  • Proof of work makes producing blocks costly while verification remains relatively cheap.
  • Mining difficulty adjusts periodically to keep block production near the target interval.
  • The block subsidy declines over time according to the issuance schedule.
  • Mining pools combine work and distribute rewards, which introduces pool-specific operational and payout risks.

How it works in practice

Mining hardware repeatedly changes block-header data and calculates hashes. A block is valid when its hash is below the current target. The successful miner receives the block subsidy plus included transaction fees, but the block is useful to the network only after nodes verify and accept it.

Practical checklist

  • Separate home-mining education from profitability claims.
  • Calculate electricity, hardware, cooling, downtime and pool fees.
  • Verify local rules, taxes and electrical capacity.
  • Treat cloud-mining contracts as counterparty products, not direct ownership of hardware.
  • Use official hardware and pool documentation rather than guaranteed-return calculators.

Limits and risks

Mining revenue depends on bitcoin price, difficulty, hardware efficiency, energy cost, uptime and fee income. A profitable estimate can become unprofitable quickly. Mining also has physical, electrical and regulatory constraints that differ by location. Proof of work protects transaction history; it does not guarantee a miner’s investment return.

Sources and further reading

Use primary documentation where possible and compare claims across independent sources.

Frequently asked questions

Do miners control Bitcoin?

Miners order valid transactions and produce blocks, but nodes can reject blocks that violate consensus rules.

Why does mining use energy?

Energy is part of the real-world cost behind proof of work, making block production expensive to fake or rewrite.

Can a normal computer mine profitably?

Specialized hardware dominates Bitcoin mining. Profitability depends on local costs and current network conditions, not just access to a computer.