Topic Terms

What is Crypto Mining

Crypto mining is the process by which new cryptocurrency transactions are validated and added to a blockchain through proof-of-work — using powerful computers to solve mathematical puzzles and earning newly minted coins as a reward.

Crypto mining is the process used by proof-of-work blockchains — most notably Bitcoin — to validate transactions and add them to the public ledger. Miners use specialized computers to repeatedly perform trillions of calculations per second, competing to find the correct solution to a cryptographic puzzle. The first miner to find a valid solution earns the right to add the next block of transactions to the blockchain, receiving the block reward — newly created cryptocurrency plus transaction fees — as compensation.

Mining is the mechanism that secures the network, creates new supply, and makes blockchain records tamper-resistant.

How Proof-of-Work Mining Works

The core puzzle miners solve: find a nonce (a number) that, when included in a block's data, produces a hash output below a target value set by the network. Since cryptographic hash functions are unpredictable, the only way to find a valid nonce is to try vast numbers of them.

Process:

  1. Transactions are broadcast to the network
  2. Miners collect pending transactions into a candidate block
  3. Miners run billions to trillions of hash calculations per second, testing different nonce values
  4. The first miner to find a valid hash broadcasts the block
  5. Other nodes verify the solution (easy to verify, hard to find) and add the block to the chain
  6. The winning miner receives the block reward + transaction fees

The "difficulty adjustment": Bitcoin automatically adjusts the puzzle difficulty every 2,016 blocks (~2 weeks) to maintain an average block time of 10 minutes, regardless of how much hash power has joined or left the network.

Mining Hardware

Mining hardware has evolved through distinct generations:

Era Hardware Notes
2009–2010 CPUs (regular computers) Bitcoin's first years; low competition
2011–2013 GPUs (graphics cards) Much faster; CPUs became obsolete
2012–2013 FPGAs Programmable chips; transition phase
2013–present ASICs Application-Specific Integrated Circuits; purpose-built mining chips; orders of magnitude more efficient

Modern Bitcoin mining uses ASICs from manufacturers like Bitmain, MicroBT, and Canaan. These devices do nothing except compute SHA-256 hashes — they're completely useless for any other purpose.

Mining Pools

The odds of an individual miner solving a Bitcoin block are astronomically low (similar to a lottery). Mining pools allow miners to combine their hash power, share block rewards proportionally based on contributed work, and receive smaller but more frequent payouts rather than lumpy, rare windfalls.

Most Bitcoin mining today occurs through large pools — Foundry USA, AntPool, F2Pool, and others — each representing a significant percentage of global hash rate.

Energy Consumption

Bitcoin mining is highly energy-intensive and is the subject of significant environmental debate:

  • Bitcoin's annual energy consumption is estimated at ~120–150 TWh/year — comparable to a mid-sized country
  • This energy use is the feature, not a bug: it's what makes Bitcoin costly to attack (an attacker would need to control 51% of hash power, requiring enormous energy and capital)
  • Mining locations increasingly gravitate to cheap, stranded power: hydroelectric surplus in Scandinavia and the Pacific Northwest, flared natural gas (wasteful byproduct of oil drilling), geothermal in Iceland and El Salvador
  • The share of mining using renewable/clean energy is estimated at 50–70%, depending on methodology and source

This is why Ethereum's move to proof-of-stake — eliminating mining entirely — was celebrated as removing ~99.95% of the network's energy use.

Bitcoin Halving and Mining Economics

Every ~4 years (210,000 blocks), Bitcoin's block reward is cut in half:

  • 2009: 50 BTC/block
  • 2012: 25 BTC/block
  • 2016: 12.5 BTC/block
  • 2020: 6.25 BTC/block
  • 2024: 3.125 BTC/block

As the block reward decreases, miners become increasingly dependent on transaction fees for revenue. Eventually (around 2140, when the last fraction of bitcoin is mined), all miner revenue will come from fees.

Whether transaction fees alone can sustain adequate mining security long-term is an open question in Bitcoin research.

Can Individuals Mine Profitably?

For Bitcoin, home mining is generally not profitable today:

  • ASIC hardware costs $2,000–$15,000 per machine
  • Professional mining farms have electricity contracts far below residential rates (often $0.02–$0.05/kWh vs $0.12–$0.20/kWh residential)
  • Mining difficulty is set against industrial-scale competition

Some smaller or newer proof-of-work cryptocurrencies remain mineable with GPUs or consumer hardware, though they carry higher speculative risk.