Direct Answer

ETH issuance vs burn is the comparison between two supply-side forces on Ethereum: issuance, the new ETH minted as rewards to validators for securing the proof-of-stake network, and burn, the portion of every transaction's base fee that EIP-1559 permanently destroys instead of paying to a miner or validator. Net ETH supply change over any period equals issuance minus burn - when burn exceeds issuance, supply contracts; when issuance exceeds burn, supply expands.

Key Takeaways

  • Net ETH Supply Change = Issuance − Burn, measured over any chosen period such as a day or a year.
  • Issuance is new ETH minted by the protocol and paid to validators for proposing and attesting blocks.
  • Burn removes the base-fee portion of every transaction's gas cost from circulating supply, a mechanism introduced by EIP-1559.
  • Priority fees (tips) paid to validators are not burned - only the algorithmically set base fee is.
  • High network activity raises the base fee and burn, pushing net supply change toward deflationary.
  • Low network activity lowers burn relative to issuance, pushing net supply change toward inflationary.
  • Total issuance scales with total ETH staked, since more active validators earn more aggregate rewards.
  • Net issuance is not a fixed property of ETH - it shifts block by block with network demand and staking participation.

How Is Net ETH Supply Change Calculated?

The relationship is straightforward once both sides are defined:

Net Supply Change = Total ETH Issued − Total ETH Burned, for a given period

Issuance is generated by Ethereum's proof-of-stake consensus layer: validators who lock up ETH to help secure the network receive newly minted ETH as a reward for proposing blocks and submitting timely attestations. The protocol's issuance curve scales with total ETH staked at a decreasing rate - more staked ETH means more total issuance, but the reward rate earned per individual validator falls as the validator set grows.

Burn is generated by transaction activity on the execution layer. Since EIP-1559, every transaction pays a base fee, an amount set algorithmically each block based on how full the previous block was relative to a target size. That base fee is destroyed rather than paid to anyone. Transactions also typically include a smaller priority fee (tip) paid directly to the validator that includes them - the tip is not burned, only the base fee is.

Summing issuance and burn separately over a period and subtracting gives the net change: a positive number means supply grew; a negative number means supply shrank.

A Simple Illustration

Consider a hypothetical day on which Ethereum's consensus layer issues 1,700 ETH in total validator rewards, based on a hypothetical total staked amount. On that same hypothetical day, network transaction activity burns 1,200 ETH worth of base fees. Net supply change for the day would be 1,700 − 1,200 = +500 ETH, meaning circulating supply hypothetically expanded by 500 ETH - a net-inflationary day.

Now suppose a different hypothetical day sees the same 1,700 ETH of issuance, but a surge in network activity - a popular token launch, for example - pushes the base fee up sharply and burns 2,400 ETH. Net supply change for that day would be 1,700 − 2,400 = −700 ETH, meaning circulating supply hypothetically contracted by 700 ETH - a net-deflationary day. These figures are illustrative only and do not represent real historical or current Ethereum issuance or burn data; consult a live on-chain dashboard for actual figures.

Why Issuance vs Burn Matters

Since Ethereum's transition to proof-of-stake, its monetary policy has become a dynamic function of two independent inputs rather than a fixed emission schedule. Issuance responds to how much ETH is staked - a security-driven variable, since more staked ETH generally means a more decentralized, harder-to-attack validator set. Burn responds to how much the network is actually being used - a demand-driven variable, since more transaction activity means more base fee destroyed. Watching the two together gives a read on whether network usage is currently strong enough to offset the cost of securing the chain.

Close-up of stacked Ethereum coins on a dark textured surface, symbolizing modern cryptocurrency.
Photo by Jievani via Pexels

Analysts and researchers track net issuance trends as one input into Ethereum's broader supply and demand picture, alongside separate factors like staking participation rates, layer-2 activity migrating fee revenue off the base chain, and overall on-chain usage cycles. A sustained shift in the balance between issuance and burn reflects a real change in either network security spending or network demand - not a policy decision made by any central party, since both sides are set algorithmically by the protocol.

Limitations and Common Mistakes

  • Assuming ETH is permanently deflationary. Net supply change flips sign with network conditions - periods of low transaction activity can push it back to net-inflationary even after the Merge and EIP-1559.
  • Confusing burn with a fee reduction. Burning the base fee doesn't lower what users pay; it changes where that value goes (destroyed) instead of who receives it (previously miners, now nobody).
  • Ignoring the priority fee. Only the base fee is burned - tips paid to validators are new value paid out, not destroyed, and don't factor into the burn side of the equation.
  • Reading a single day's figure as a trend. A one-off surge in activity (a popular mint or launch) can swing net supply change sharply for a day without reflecting a lasting shift in network usage.
  • Treating issuance as fixed. Because issuance scales with total ETH staked, it changes over time as the validator set grows or shrinks - it is not a flat, constant emission rate.

Frequently Asked Questions

Is ETH always deflationary since the Merge?

No. Net supply change equals issuance minus burn, and both sides move independently. When network activity and base fees are low, burn can fall below issuance and ETH supply expands (net inflation). When network activity and base fees are high, burn can exceed issuance and supply contracts (net deflation). ETH has shown both regimes at different times since the Merge, so "ETH is deflationary" is not a fixed, permanent property of the asset.

What is the difference between the base fee and the priority fee for burn purposes?

Only the base fee - the algorithmically set portion of a transaction's gas price under EIP-1559 - is burned, permanently removed from circulating supply. The priority fee (tip) is paid to the validator that proposes the block and is not burned. A transaction's total gas cost therefore splits into a burned component and a validator-reward component, and only the burned component offsets issuance.

Does issuance depend on how much ETH is staked?

Yes. Ethereum's proof-of-stake issuance schedule pays rewards to validators, and total issuance scales with the total amount of ETH actively staked, following a formula that increases total issuance at a decreasing rate as more ETH is staked. More validators staking more ETH means more total issuance in absolute terms, even though the reward rate per validator falls as the validator set grows.

Where can I find real, current ETH issuance and burn figures?

Real-time and historical issuance and burn data is published by Ethereum block explorers and on-chain analytics dashboards that track the network's consensus and execution layers directly. Because these figures change block by block, always pull current numbers from a live data source rather than relying on a remembered or estimated figure, including any hypothetical example on this page.

Over what window should net supply change be measured?

Long enough to average across the variation in network demand, and stated with the figure. Burn depends on block space demand, which fluctuates by the hour, so a net supply figure computed over a day reflects that day's congestion rather than a structural condition. Weekly and monthly windows are more stable. Any claim that supply is expanding or contracting is a claim about a specific window, and the same period can produce opposite signs when measured over different lengths.

Does the burn take value from anyone's balance?

No. The burned amount is a portion of the fee a transaction sender pays, destroyed rather than passed to whoever proposed the block. No existing holder's balance is reduced. The effect on holders is indirect: destroying the fee means it does not become new circulating supply in a validator's hands, so the outstanding total grows more slowly or shrinks. Describing this as taking value from validators is closer, since it is revenue they would otherwise have received.

How do blob fees relate to the burn?

Blob space is priced by its own fee market, separate from the market for regular execution gas, with its own base fee that adjusts to its own demand. That base fee is likewise destroyed. The practical consequence for a net supply calculation is that there are two independent burn streams responding to different sources of demand, and a series that captures only execution gas will understate total destruction whenever blob demand is meaningful.

Why is net supply change not the same as net selling pressure?

Because supply arithmetic says nothing about intent. Newly issued units accrue to validators who may hold or sell them, and destroyed units were fees already paid by users who had acquired the asset for some reason. A contracting supply is consistent with heavy selling by holders, and an expanding supply is consistent with everyone holding what they receive. The supply figure describes the size of the outstanding total, not the balance of buying and selling.

How do staking withdrawals interact with issuance figures?

They move existing units rather than creating them, so they do not belong in an issuance figure. Rewards are issued when they are credited, and a withdrawal later moves an already-issued balance out of the staking system into a spendable one. Conflating the two double counts. The distinction matters because withdrawal volumes are large and lumpy while issuance is steady, so a series that mixes them looks far more volatile than actual supply growth.

Related Reading

References

ETH issuance and burn are protocol-level mechanics published directly by the Ethereum network rather than figures set or reported by a regulatory or standards body. Readers looking for current, real-time issuance and burn figures should consult an Ethereum block explorer or on-chain analytics provider's live dashboard directly rather than relying on any figure on this page.

Disclaimer

This content is for educational purposes only and does not constitute investment, financial, tax, or legal advice. Swoopr Investment does not recommend any specific security, token, or trading strategy. On-chain metrics like issuance and burn are one input among many and should not be used in isolation to make investment decisions. Figures used in illustrations on this page are hypothetical and not live market data. See our Financial Disclaimer for more information.