Have you heard that bitcoins are “mined” and wondered what that actually means? No, it has nothing to do with pickaxes and mines in the traditional sense. Bitcoin mining is the process that lets the network run securely and in a decentralized way — and it creates new bitcoin as a reward for those who take part.


Why does mining exist?

Bitcoin has no central bank verifying transactions. So who does it? The answer is the miners: people and companies all over the world who contribute computing power to keep the network secure.

In exchange for this work, miners receive new bitcoin as a reward. It’s a system that incentivizes participation and guarantees the security of the network at the same time. Without miners, there would be no one to validate transactions and the network couldn’t function.


How does it work in practice?

Roughly every 10 minutes, a new “block” of transactions is closed on the Bitcoin network and added to the blockchain (the chain of blocks that records the entire history of transactions).

The process works in four stages: first the wallet creates the transaction, then it is propagated across the network’s nodes, then a miner includes it in a block by solving the mathematical computation, and finally the block is verified by the other nodes. Only once this process is complete is the transaction considered confirmed.

To add a block, miners have to solve a complex mathematical computation. The first one to succeed earns the reward in bitcoin. The others start competing again for the next block.

This mechanism is called Proof of Work: it demonstrates that real work (electricity + computation) was put in to produce a valid result.


Nodes: the guardians of the network

Alongside the miners, the Bitcoin network also has its nodes: computers that keep a complete copy of the blockchain, validate transactions, and enforce the rules of the protocol. Nodes are the core of the network: without them, miners couldn’t operate.

The crucial thing is that nodes must remain accessible to everyone. The more nodes there are, spread across more countries around the world, the more robust the network is and the more resistant it becomes to any attempt at censorship or centralized control.


Difficulty adjustment

As more miners join the network, the computations become harder. If some leave, they become easier. This adjustment happens automatically every 2016 blocks (about two weeks), to ensure that a new block is always added roughly every 10 minutes.

It’s an elegant mechanism that keeps the network stable and predictable, regardless of how many miners there are. Unlike traditional monetary systems, this adjustment happens automatically and transparently, without anyone having to decide anything.


The halving: when the reward is cut in half

Every 210,000 blocks (about 4 years), the reward for miners is cut in half. This event is called the halving. At the beginning it was 50 bitcoin per block; today it’s 3.125.

The halving is programmed into Bitcoin’s code and serves to make the release of new bitcoin gradual over time, until the maximum cap of 21 million is reached. This mechanism makes Bitcoin’s monetary policy completely predictable — anyone can know in advance how many bitcoin will exist at any point in the future.


Can you mine from home?

In theory, yes; in practice, it has become hard to stay competitive. Professional miners use specialized hardware called ASICs (like the Antminer), consume a lot of electricity, and often operate in areas where energy is cheap.

An interesting and creative use of home mining is to use an old ASIC as… a heater! The heat the machine produces literally warms the room, and in the meantime the device mines bitcoin. You won’t get rich, but you recover part of the electricity cost in an original way. It’s a way to take part in the network even on a small scale, contributing to its security and decentralization.


Bitcoin and the environment: the debate

Mining consumes a lot of energy, and it’s a subject of debate. Critics point to the energy consumption; supporters respond that a growing share of miners use renewable energy, and that mining can in some cases make use of surplus energy that would otherwise be wasted — for example, near hydroelectric plants or solar farms.

The debate is open and complex — what’s certain is that the system is designed to be economically efficient: wasting energy without gain isn’t worthwhile for any miner.


In summary

Mining is the engine of the Bitcoin network: it guarantees security, creates new bitcoin in a controlled way, and makes the system decentralized. You don’t need to mine in order to use Bitcoin, but understanding how it works helps you understand why Bitcoin is considered so robust and censorship-resistant.

Next step: in the next guide we’ll talk about the Lightning Network, which allows you to make instant and nearly free bitcoin payments.