The Basics of Ethereum's Issuance and Block Rewards

·

Ethereum, unlike Bitcoin, has a unique approach to issuing its native cryptocurrency, Ether, and distributing block rewards. This article breaks down how Ether was initially distributed, how block rewards work, and key differences from Bitcoin's model.

Initial Distribution of Ether

While Bitcoin is entirely issued through mining rewards, Ethereum's initial Ether supply came from a presale and allocations by the Ethereum Foundation.

In July 2014, Ethereum conducted a 42-day public crowdfunding event, selling over 60 million Ether (60,102,216 ETH) to early supporters. Additionally, two other allocations were made: 9.9% of the presale amount was allocated to early developers, and another 9.9% was set aside for long-term research initiatives.

This meant that at launch, a total of 72,002,454.768 ETH had already been distributed.

How Ethereum Block Rewards Work

Ethereum's mainnet went live on July 30, 2015. Since then, new Ether has been generated through block rewards—though the system operates differently from Bitcoin's.

No Halving Mechanism

Bitcoin undergoes a halving event every 210,000 blocks, reducing the block reward by half approximately every four years. Ethereum has no such halving mechanism.

Initially, Ethereum's block reward was set at 5 ETH per block. However, the reward has been adjusted during major network upgrades:

Future upgrades may continue to adjust issuance based on network needs.

Another key difference: Bitcoin has a fixed supply cap of 21 million coins. Ethereum does not have a hard cap on Ether issuance, making it an inflationary model by design—though recent changes like EIP-1559 have introduced deflationary pressure under certain conditions.

Uncle Blocks and Rewards

In Bitcoin, when two miners produce blocks at the same height, only one becomes part of the canonical chain and receives the full reward. The other becomes an orphan block with no reward.

Ethereum handles this differently. Blocks mined at the same height that aren’t included in the main chain can be referenced as uncle blocks by later blocks. Uncle blocks receive a partial reward, and the block that includes them also gets a small additional reward. This design helps improve network security and fairness for miners.

👉 Explore current block reward data

Frequently Asked Questions

What is the current Ethereum block reward?
After the Constantinople upgrade, the base reward is 2 ETH per block. However, with the merge to proof-of-stake, issuance now comes from staking rewards rather than mining.

Does Ethereum have a max supply?
No, Ethereum does not have a fixed supply cap. However, mechanisms like EIP-1559 burn a portion of transaction fees, which can offset inflation and sometimes make ETH deflationary.

What are uncle blocks?
Uncle blocks are valid blocks that are not included in the main blockchain but are referenced by later blocks. They receive a reduced block reward to incentivize miners and maintain decentralization.

How does Ethereum’s issuance model compare to Bitcoin’s?
Bitcoin has a fixed supply and halving events, making it deflationary. Ethereum has no hard cap and adjusts issuance through upgrades, though fee burning can reduce net inflation.

Can Ethereum become deflationary?
Yes, during periods of high network activity, the amount of ETH burned through EIP-1559 can exceed new issuance, leading to deflation.

Why does Ethereum reward uncle blocks?
Recognizing uncle blocks improves network security by incentivizing miners to broadcast blocks quickly, even if they don’t make it into the main chain, reducing the impact of propagation delays.