Home / How Ethereum EIP-1559 Fee Burning Works and Why It Matters

How Ethereum EIP-1559 Fee Burning Works and Why It Matters

How Ethereum EIP-1559 Fee Burning Works and Why It Matters

EIP-1559 Transaction Fee Calculator

EIP-1559 changed how Ethereum transaction fees work by burning the base fee. This calculator shows how much of your fee gets burned versus how much goes to validators.

Transaction Fee Inputs
Fee Breakdown Results
Total Fee 0 gwei
Amount Burned 0 gwei
Amount to Validator 0 gwei
Refund 0 gwei
Your max fee was higher than the base fee, so you get a refund.
How EIP-1559 Works

The base fee (set by the network) is permanently burned. Only the priority fee (tip) goes to validators. If you set a max fee higher than the actual base fee, you get the difference refunded.

Example: Base fee = 100 gwei, Priority fee = 10 gwei, Max fee = 120 gwei - Total fee = 110 gwei - 100 gwei burned (base fee) - 10 gwei goes to validator (priority fee) - 10 gwei refunded to you

Ethereum EIP-1559 didn’t just tweak how gas fees work-it rewrote the economic rules of the network. Before EIP-1559, users were stuck in a bidding war. You’d guess how much to pay to get your transaction confirmed, often overpaying by 50% or more. Sometimes, your transaction would just sit there, stuck, because you underestimated the fee. It was chaotic. EIP-1559 changed all that. It introduced a system where part of every transaction fee is permanently destroyed-burned-instead of going to miners. That’s not just a technical upgrade. It’s a shift in how Ethereum’s money supply behaves.

What Exactly Gets Burned?

Under EIP-1559, every transaction has two parts: the base fee and the priority fee (also called a tip). The base fee is set by the network itself. It goes up when blocks are full and drops when they’re empty. It’s automatic, predictable, and most importantly-it’s burned. That means it disappears from circulation forever. No one gets it. Not miners. Not the Ethereum Foundation. Not even a treasury. It’s gone.

The priority fee is different. That’s the extra amount you add to convince miners to include your transaction faster. Think of it like tipping a delivery driver. You can leave $0, or you can leave $5 if you want it sooner. That tip goes straight to the validator who includes your transaction. But the base fee? That’s gone. Burned. Forever.

Here’s how it works in practice. Say the base fee is 100 gwei and you set a priority fee of 10 gwei. Your total fee is 110 gwei. The 100 gwei gets burned. The 10 gwei goes to the validator. If congestion spikes and the base fee jumps to 150 gwei, your total fee becomes 160 gwei. Again, 150 gwei vanishes. Only 10 gwei stays in the system. This is the core of EIP-1559’s deflationary design.

Why Burn Fees Instead of Pay Miners?

Before EIP-1559, miners earned all transaction fees. That created a problem: when Ethereum got busy, fees spiked wildly. Users paid more, but miners didn’t care-they got paid either way. The network couldn’t self-regulate. Blocks filled up, fees soared, and users suffered.

EIP-1559 flipped that. By burning the base fee, the network now has a built-in balancing mechanism. When demand goes up, the base fee rises. That cools demand. When demand drops, the base fee falls. That encourages more usage. It’s like a thermostat for the network. And because the base fee is burned, every time Ethereum is used, ETH is removed from circulation.

This isn’t theoretical. Since EIP-1559 launched in August 2021, over 2.5 million ETH has been burned. At current prices, that’s worth more than $7 billion. That’s not a drop in the bucket-it’s about 0.23% of the total ETH supply annually. In periods of high activity, like during NFT drops or DeFi surges, the network has burned over 1,500 ETH in a single day. That’s deflationary pressure built right into the protocol.

How the Base Fee Adjusts

The base fee doesn’t jump around randomly. It follows strict rules. Each block, it can increase by a maximum of 12.5% if the previous block was full. It can decrease by the same amount if the block was underfilled. That means if you see a spike in fees, it won’t happen instantly. It takes about 20 blocks-roughly five minutes-for the base fee to multiply by 10. For it to multiply by 100, you’d need 40 blocks.

This design prevents panic spikes. It gives wallets time to adjust. If your wallet says “suggesting 120 gwei,” it’s not guessing. It’s looking at the base fee from the last block and projecting forward based on the 12.5% cap. That’s why most users don’t need to think about fees anymore. Their wallet does it for them.

But here’s the catch: if congestion lasts longer than a few minutes, the base fee still climbs. The 12.5% cap isn’t a limit on total fees-it’s just a speed limit on how fast it rises. During sustained high demand, fees can still get very expensive. EIP-1559 smooths the ride, but it doesn’t eliminate hills.

What Happens to Your Money?

When you send a transaction, you set two numbers: your max fee and your max priority fee. The max fee is the most you’re willing to pay per unit of gas. The max priority fee is the most you’re willing to tip. The network calculates the actual base fee, burns it, pays your tip (up to your max), and refunds the rest.

Let’s say you set a max fee of 200 gwei and a max priority fee of 20 gwei. The base fee is 150 gwei. The network burns 150 gwei, pays your 20 gwei tip, and refunds you 30 gwei. You only paid 170 gwei total. You didn’t overpay. You didn’t get ripped off. You paid exactly what was needed, plus your tip.

This refund system is why EIP-1559 reduced failed transactions by nearly 18% in the first six months. Before, if you set your fee too low, your transaction died. Now, if you set your max fee too high, you just get money back. It’s a win-win.

A vacuum labeled 'ETH DESTROYER' sucks up gwei coins into a fiery void while a tip envelope is handed out.

Impact on Miners and Validators

Miners lost their main source of income. Before EIP-1559, transaction fees were a big chunk of their revenue. Now, they only get tips. That’s a problem-especially when network usage is low. During quiet periods, tips can be near zero. That’s why Ethereum switched to proof-of-stake in September 2022. Validators now earn rewards from staking, not just tips. The base fee burn was never meant to fund validators. It was meant to make ETH scarcer.

Some critics, like Ethereum Classic researchers, argue that burning fees hurts security. They say if validators earn less from fees, they might be less motivated to keep the network running. But the data doesn’t back that up. Since the merge, Ethereum has remained secure. Validators still earn block rewards. Fees are just a bonus. The system works because staking rewards are the main incentive, not fees.

How It Changed User Experience

Before EIP-1559, users had to guess fees. Wallets showed ranges: “low,” “medium,” “high.” You’d pick one and hope. Sometimes, you’d pay $50 in fees for a $10 swap. That was normal.

After EIP-1559, wallets stopped guessing. They started calculating. MetaMask, for example, now looks at the last block’s base fee, checks recent trends, and suggests a max fee that’s almost always correct. You still see “gas fee,” but it’s not a guess anymore. It’s an estimate based on real data.

Support tickets for gas issues dropped 37% in the year after EIP-1559. People stopped asking, “Why is my transaction stuck?” because it rarely happened anymore. Even non-technical users noticed the difference. Reddit threads filled with thanks. One user wrote: “I didn’t even know what gas was before. Now I just click send and it works.”

What Other Blockchains Did

EIP-1559 didn’t stay on Ethereum. It became a blueprint. Polygon adopted a version called EIP-1559++, which burns part of the fee and sends the rest to a treasury. BNB Chain started burning fees too. Solana and Avalanche have similar models. Even Bitcoiners are talking about it.

Why? Because it works. Users like predictable fees. Developers like fewer failed transactions. Investors like deflationary assets. EIP-1559 proved that a blockchain can be both efficient and economically sustainable. It’s not perfect, but it’s the best system we’ve seen so far.

A powerful ETH coin lifts burning fees into the sky as staking rewards struggle to keep up.

What’s Next for EIP-1559?

EIP-1559 isn’t done evolving. With the Shanghai upgrade in 2023, users could finally withdraw staked ETH. That led to more activity-and more fee burning. The network burned 12% more ETH in the months after.

Now, developers are working on EIP-4844 (Proto-Danksharding). It will introduce a new type of transaction called “blob transactions,” which are cheaper and used mostly by Layer 2 networks. These will have their own fee market, separate from EIP-1559. But the burning part? That’s staying. The goal is clear: make ETH scarcer, not more abundant.

Some researchers are even talking about adjusting the 12.5% cap to handle extreme congestion better. But the core idea-burning the base fee-isn’t going anywhere. It’s now central to Ethereum’s identity. ETH isn’t just a currency. It’s a deflationary asset, powered by usage.

Is ETH Really Deflationary?

Yes-but only sometimes. When the network is busy, more ETH is burned than created. That’s deflation. When the network is quiet, new ETH is minted as staking rewards, but not enough to offset burns. So ETH is usually neutral or slightly deflationary. It’s never inflationary.

Delphi Digital estimates that under current usage, Ethereum burns 0.15% to 0.30% of its supply each year. That’s not huge, but it’s real. And as more people use Ethereum, that number grows. If Ethereum hits 100 million active users, the burn rate could double. That’s not a prediction-it’s math.

The IRS even weighed in. In 2023, they confirmed: burning ETH is not a taxable event. You don’t owe taxes when your fee gets burned. That’s huge. It means the burn isn’t a transaction. It’s a protocol rule. Like gravity.

Why This Matters for You

If you hold ETH, EIP-1559 makes your asset stronger. Every time someone uses Ethereum, ETH disappears. That’s scarcity. That’s value. It’s not magic. It’s code. And it’s working.

If you’re a developer, EIP-1559 makes your apps more reliable. Fewer failed transactions. Fewer angry users. Less support work.

If you’re just using DeFi or NFTs, you’re already benefiting. You don’t pay extra. You don’t wait. You just send.

EIP-1559 didn’t fix everything. But it fixed the one thing that was holding Ethereum back: unpredictable, expensive, broken fees. And in doing so, it gave ETH a new superpower: it gets more valuable every time it’s used.

What happens to the base fee in EIP-1559?

The base fee is automatically calculated by the Ethereum network based on block congestion. It is permanently burned-meaning it is removed from circulation and destroyed. No one receives it. Only the priority fee (tip) goes to validators.

Does EIP-1559 make ETH deflationary?

Yes, under normal or high network usage, EIP-1559 makes ETH deflationary. More ETH is burned through transaction fees than is created as staking rewards. Since its launch in 2021, over 2.5 million ETH have been burned. During peak usage, daily burns have exceeded 1,500 ETH.

Do I need to change how I send transactions after EIP-1559?

No. Most wallets now handle EIP-1559 automatically. You’ll see a single gas fee estimate, but behind the scenes, your wallet sets your max fee and max priority fee. You don’t need to understand the details-just send. If you manually set fees, make sure your max fee is higher than the suggested base fee to avoid failed transactions.

Why do some people say EIP-1559 hurts miners?

Before Ethereum switched to proof-of-stake, miners earned all transaction fees. EIP-1559 removed the base fee from their income, leaving only tips. This reduced their revenue, especially during low-traffic periods. However, after the Merge in 2022, miners became validators who earn staking rewards instead, making fee income less critical to network security.

Is burning ETH bad for the network?

No. Burning ETH reduces supply, which can increase scarcity and value. It also creates a self-regulating fee market that prevents price spikes and improves user experience. The Ethereum community views burning as a feature, not a bug. Tax authorities like the IRS even confirm that burning ETH is not a taxable event.

6 comment

Savan Prajapati

Savan Prajapati

Base fee burns? Cool. Now my transactions don't suck.

SHASHI SHEKHAR

SHASHI SHEKHAR

I was skeptical at first, but after EIP-1559, my MetaMask stopped being a gambling app đŸ€Ż. No more guessing fees, no more failed txs, no more crying into my chai at 2 AM. The base fee burn is like a silent tax on greed - and honestly? I love it. Every time someone swaps tokens or mints an NFT, ETH gets a little scarcer. It’s not magic, it’s math. And math doesn’t lie. Since August 2021, over 2.5M ETH vanished into thin air. That’s more than the entire supply of some altcoins! And guess what? The network didn’t collapse. Validators still got paid via tips, users got predictability, and ETH became a deflationary asset. Even the IRS said burning isn’t taxable - so it’s not a transaction, it’s a law of the protocol. Like gravity. You don’t pay taxes for falling, right? Same logic. And now with Proto-Danksharding coming, blob transactions will burn even more. Ethereum isn’t just a blockchain anymore - it’s a deflationary engine powered by usage. đŸš€đŸ”„

Vaibhav Jaiswal

Vaibhav Jaiswal

Man
 I used to spend more on gas than on my coffee. Now I just hit send and forget about it. đŸ€–â˜• I didn’t even know what a base fee was before. Now I feel like I’m part of something bigger. Like I’m not just using Ethereum - I’m helping shrink its supply. Wild.

Abby cant tell ya

Abby cant tell ya

Oh wow, another crypto bro thinks burning money is smart. 🙄 So let me get this straight - you’re telling me destroying value = good? That’s not economics, that’s a cult. What’s next, burning your paycheck to ‘increase its worth’? LOL.

Janice Jose

Janice Jose

I get why people are mad about miners losing fees, but honestly? The system was broken. I remember paying $40 to swap $20 worth of tokens. EIP-1559 didn’t fix everything, but it made the experience human again. And the burn? It’s quiet, but it’s powerful. ETH is becoming a store of value because of how it’s used - not because someone said it would be.

Michael Labelle

Michael Labelle

The 12.5% cap is genius. It stops panic spikes without killing demand. I’ve seen blocks go from 50% to 99% full in under a minute - and the fee only climbed slowly. That’s stability. That’s maturity. Not every chain can do that.

Write a comment