⚡ Mining
What mining actually does
"Mining" sounds like digging for coins, but its real job is security and ordering: deciding which transactions enter the blockchain next, in a way no one can cheat. The new bitcoins are just the incentive for doing this work honestly.
How it works
- Miners gather pending transactions into a candidate block.
- They race to solve a puzzle: finding a number that makes the block's hash meet a difficulty target. There's no shortcut — just trillions of guesses per second. This is proof-of-work.
- The winner's block is broadcast, every node verifies it in milliseconds, and the winner collects the block reward (currently 3.125 BTC, halving every four years) plus transaction fees.
The puzzle's difficulty automatically adjusts every two weeks so blocks arrive about every ten minutes, no matter how much computing power joins or leaves.
Why waste all that electricity?
The energy isn't incidental — it's the security. To rewrite the blockchain, an attacker would need to out-compute the entire honest network, meaning billions of dollars of hardware and electricity spent to attack a system that rewards the same resources far more reliably for playing fair. Proof-of-work converts real-world cost into digital immutability; whether that trade is "worth it" is one of bitcoin's liveliest debates, but the mechanism is the point, not a bug.
Who mines today
Early on, hobbyists mined on laptops. Today mining is an industrial business of specialized chips (ASICs) in data centers chasing cheap power — hydro, flared gas, surplus solar. Individuals generally participate through mining pools, or simply don't: you don't need to mine to use bitcoin, any more than you need to smelt gold to own a ring.
Related: The Blockchain · The Bitcoin Halving, Explained
