How are New Bitcoins Created and Generated?

Miners secure the Bitcoin network and process transactions. Without miners, Bitcoin would be vulnerable to attack and become worth nothing. In return for their security and processing services, miners are rewarded with new bitcoins (and transaction fees).

Blocks

Each time a miner successfully solves Bitcoin’s proof of work algorithm that miner mined a “block”. The miner or mining pool that mines a block is rewarded through the block reward, a set amount of bitcoins agreed upon by the network. The bitcoins included in the block reward are all new bitcoins. This is the only way that new bitcoins are created.

How many Bitcoins will be Created?

The block reward started at 50 bitcoins per block, and halves every 210,000 blocks. This means that each block up until block 210,000 will reward 50 bitcoins, but block 210,001 will reward just 25.

The Bitcoin difficulty makes sure that blocks are found on average every 10 minutes. With an average of 10 minutes per block, a block halving occurs ever four years.

This means new bitcoins are generated every 10 minutes. Anyone can publically verify the creation of new bitcoins using a block explorer.

Eventually the block reward halves many times and becomes so small that no new bitcoins can be created.

Can Counterfeit Bitcoins be Created?

Only bitcoins rewarded to miners can be spent. It is impossible for a single user to bring new bitcoins into supply.

This is because Bitcoin uses cryptography to verify all transactions. Only the correct digital signature will allow bitcoins to be spent. Miners verify and process this data while they try to solve the proof of work. This prevents people from spending bitcoins they do not own or creating bitcoins that were not issued by the network.

Someone could create their own fork of Bitcoin that gave themselves new bitcoins. Since this would create a fork, the new bitcoins would only be valid on the new fork of the network. The main Bitcoin chain would see the new coins as invalid and unspendable.

Written by Melvin Draupnir on May 6, 2016.