What is Bitcoin mining?
Mining is a misleading word. Nothing is dug up, and miners are not really searching for coins. They are competing to package transactions into the next block, and the newly issued bitcoin is the payment for doing that work. The competition itself is what keeps the ledger honest.
Proof of work in one paragraph
Miners assemble pending transactions into a candidate block, then repeatedly hash it with a changing number until the result falls below a target value. There is no clever method; you guess, at enormous speed, until you get lucky.
Finding a valid answer is extremely hard, but checking one is instant. That asymmetry is the point: it makes creating blocks expensive and verifying them free, so honest participation is cheap and dishonest participation is not.
Difficulty adjustment
If mining power doubles, blocks would arrive twice as fast, except the network recalculates the difficulty target periodically to hold the average interval at roughly ten minutes.
This self-correcting loop is why Bitcoin's issuance schedule holds regardless of how many machines join or leave. Add capacity and the puzzle gets harder; remove capacity and it gets easier. Nobody administers it.
What miners actually earn
A successful miner collects the block subsidy of newly created bitcoin plus all the fees in the block. The subsidy halves every 210,000 blocks, and total issuance is capped at 21 million.
Mining is therefore a brutal margin business: revenue is set by the protocol and the market, while costs are dominated by electricity and hardware depreciation. When price falls or the subsidy halves, the least efficient operations shut down first.
The energy question
Proof of work consumes electricity by design: the cost is the security. There is no version of it that is both cheap to attack and cheap to run.
The genuine debate is about what that electricity is worth and where it comes from. Miners chase the cheapest power available, which tends to mean stranded, curtailed or off-peak generation. Estimates of total consumption and energy mix vary widely between studies, so treat confident numbers from any side with caution.
Can you still mine at home?
Realistically, not profitably. Mining moved from ordinary computers to graphics cards to purpose-built ASIC machines, and industrial operations now run at electricity prices households cannot access.
Solo mining is close to a lottery ticket; pooled mining pays a steady but small share. People do run small rigs for learning or heat, which are perfectly good reasons, just not investment ones. For how this connects to what users pay, see transaction fees and the halving. Live supply figures are on the dashboard.
Frequently asked questions
How long does it take to mine one block?
Roughly ten minutes on average across the whole network. Difficulty adjusts periodically to hold that pace, but individual blocks arrive irregularly because finding one is a probabilistic process.
Is mining the only way new bitcoin is created?
Yes. The only mechanism that issues new coins is the block subsidy paid to whoever adds a valid block, and that subsidy halves every 210,000 blocks until total issuance reaches the 21 million cap.
What is a mining pool?
A group of miners combining their computing power and sharing rewards in proportion to the work each contributed. It converts a rare large payout into frequent small ones, which makes income far more predictable.