Skip to content
Glossary

Mining

Mining is the process of using computational work to validate transactions and add new blocks to a proof-of-work blockchain. Miners are rewarded with newly issued coins and transaction fees for the work they contribute.

How it works

Miners assemble pending transactions into a candidate block and repeatedly hash it, searching for a result that meets the network’s difficulty target. Because each attempt is essentially a guess, success requires large amounts of computing power and electricity. The first miner to find a valid block broadcasts it, the network verifies it, and that miner collects the block reward.

Why it matters

Mining is what secures a proof-of-work network and distributes new supply without a central issuer. Its energy use is the main point of debate, and on the largest networks the cost of equipment has pushed mining toward specialised ASIC hardware and large pools.

Example

Bitcoin miners run warehouses of ASIC machines, while networks designed to resist ASICs aim to keep mining accessible to ordinary hardware.

Mining: Frequently Asked Questions

How does mining actually work?
Miners assemble pending transactions into a candidate block and repeatedly hash it, searching for a result that meets the network's difficulty target. Each attempt is essentially a guess, so success requires large amounts of computing power and electricity. The first miner to find a valid block broadcasts it; the network verifies it, and that miner collects the block reward and fees.
Why does mining use so much energy?
Proof-of-work security comes from the cost of the work itself. Because finding a valid block requires enormous numbers of hashing attempts, miners run powerful hardware continuously, consuming significant electricity. That cost is what makes rewriting the chain prohibitively expensive, but it is also mining's central criticism and a key reason some networks prefer proof of stake instead.
Can I still mine with an ordinary computer?
It depends on the network. On the largest proof-of-work chains, competition has pushed mining toward specialized ASIC machines and large pools, making ordinary hardware uncompetitive. Some networks are deliberately designed to resist ASICs so that mining stays accessible to everyday computers. Profitability also depends heavily on electricity costs and the value of the rewards.