The first-price auction model that governed Ethereum transaction fees for years was broken in ways that hurt everyday users while enriching sophisticated traders. EIP-1559 didn’t just tweak the fee mechanism—it fundamentally rewrote the relationship between users, validators, and the Ethereum protocol itself. Understanding what changed requires looking past the technical specifications to see the real-world impact: predictability for users, revenue shift for validators, and an economic experiment that’s made Ether itself scarcer. Here’s what actually happened when this upgrade went live in August 2021, and why the consequences still matter in 2025.
Before August 2021, sending a transaction on Ethereum was like bidding in a silent auction where everyone shouted their bids simultaneously and the highest payer always got through. The mechanism was simple: users submitted a “gas price” they were willing to pay, and miners selected transactions with the highest fees first. This first-price auction system created several problems that the community had debated for years.
Users had no idea what a transaction would cost until they submitted it. Gas prices fluctuated wildly based on network demand, sometimes jumping 50% in a single hour during market mania. Someone trying to swap tokens at noon might pay $20 in gas, only to watch the same transaction cost $80 by evening when a popular NFT mint went live. The lack of predictability meant that budgeting for DeFi operations was nearly impossible, and users constantly overpaid because the only safe strategy was to bid high and hope for the best.
Sophisticated users exploited this system through bundleers and private pools that front-ran transactions, paying slightly more than average users could to get their trades executed first. MEV (maximal extractable value) became a massive industry precisely because the fee mechanism rewarded those who could pay more and move faster. Regular users were always at a disadvantage.
The Ethereum community had recognized these issues for years. Vitalik Buterin proposed early versions of what would become EIP-1559 as early as 2019, and the proposal went through dozens of iterations before finally being implemented alongside “the Merge” upgrade in August 2021.
The new fee system introduced three distinct values that work together: the base fee, the priority fee, and the max fee. Understanding how these interact is essential for anyone using Ethereum today.
The base fee is set algorithmically by the protocol itself, not by users or miners. The network targets a block size of 15 million gas, and if the previous block was fuller than that target, the base fee increases. If it was less full, the base fee decreases. This creates a simple feedback loop that automatically adjusts fees based on demand. The math is transparent: the base fee can only change by at most 12.5% from one block to the next, which prevents the kind of sudden spikes that characterized the old system.
The priority fee (sometimes called a “tip”) is what users pay directly to validators for including their transaction. Unlike the base fee, this is bid competitively—just like the old system, but now it’s a small supplement rather than the entire fee. Most users can set this to a low value (like 1-2 gwei) and get confirmed within a few minutes during normal network conditions. Only those who need instant confirmation (like arbitrageurs) need to pay substantial priority fees.
The max fee represents the absolute most a user is willing to pay for a transaction. This includes both the base fee (which gets burned) and the priority fee (which goes to the validator). If the max fee is set appropriately above the current base fee, the transaction will execute without user intervention. The critical insight here is that users specify a ceiling, not a bid. They never pay more than the maximum they configured, even if the base fee briefly spikes above their expectation—the transaction simply waits until fees drop.
For practical purposes, this means users can now set a “max fee” that represents their true budget and forget about the transaction. They’ll pay the base fee (burned) plus a small priority fee, and they’ll never be surprised by a $200 gas bill when they thought they were spending $30.
Here’s where EIP-1559 gets genuinely interesting from an economic standpoint. The base fee that the algorithm calculates isn’t paid to anyone—not to miners, not to validators. It gets destroyed. Burned. Gone from the total supply of Ether permanently.
This was a deliberate design choice that surprised many people when the EIP was first proposed. The original EIP-1559 drafts actually allocated the base fee to miners, but community feedback pushed toward the burn mechanism. The reasoning was straightforward: if the protocol controls the base fee and users pay it automatically through their max fee setting, then burning it creates a deflationary pressure that benefits all ETH holders rather than concentrating rewards among validators.
The burn rate varies dramatically with network usage. During the NFT boom of late 2021, when blocks were consistently full and demand was enormous, Ethereum burned thousands of ETH per day. Some days during the peak of the Bored Ape Yacht Club mint, the burn exceeded 10,000 ETH in a single day. More recently, during periods of lower activity, the burn has slowed considerably—sometimes just hundreds of ETH per day.
The burn mechanism means that Ether behaves differently than most cryptocurrencies. It’s not purely inflationary (generating new coins constantly) nor purely deflationary (permanently reducing supply). Instead, it’s dynamic: more network activity leads to more burning, potentially outpacing the new issuance from staking. Less activity means inflation continues as usual.
Now for the counterintuitive part that many articles on this topic gloss over: EIP-1559 did not, strictly speaking, reduce the average cost of transacting on Ethereum. The fee market still operates based on supply and demand, and when demand is high, prices go up. What changed is the predictability and the user experience, not the underlying cost function.
Data from the first year after the upgrade confirmed this. The average gas price actually increased slightly in certain periods compared to pre-1559 baselines, even as the total fees burned exceeded several billion dollars in value. Users weren’t paying less—they were paying differently, and the distribution of those payments shifted.
What EIP-1559 genuinely improved was the user experience of paying fees. Instead of guessing or manually adjusting gas prices, users now set a maximum they’re comfortable with and the protocol handles the rest. The chaos of the first-price auction, where users had to constantly monitor and adjust their bids, was replaced by a simpler model where the worst-case scenario is known in advance.
This distinction matters because “lower fees” was never the explicit goal of the upgrade. The goals were predictability, reducing overpayment, and addressing the incentive misalignment between users and the protocol. On those metrics, the upgrade succeeded. Whether the average user saves money depends heavily on market conditions and how well they understood the old system.
There’s also a legitimate criticism worth acknowledging: the new system can actually be worse for certain use cases. Smart contracts that need to estimate costs in advance now have to account for the variable base fee, which can change during the time between when a user initiates a transaction and when it gets confirmed. The “maximum willingness to pay” model works well for individual transactions but can complicate automated systems that need precise cost calculations.
One of the most significant long-term consequences of EIP-1559 is how it changed Ether’s monetary policy. Before the upgrade, Ether was inflationary by design—new ETH was created with every block to reward miners, and the supply was always growing. Post-1559, the burn mechanism has created genuine deflationary periods.
By early 2025, the total ETH burned since the upgrade exceeded 4 million ETH, representing a meaningful reduction in the circulating supply. During particularly active periods—the height of the NFT market, major token launches, periods of high DeFi activity—the burn has at times exceeded the new issuance from staking rewards. This makes Ether uniquely deflationary among major cryptocurrencies.
The economic implications are still unfolding. Some analysts argue that the burn creates a structural floor for ETH prices because increased usage directly reduces supply. Others counter that the burn rate is too variable to create meaningful price support—during low-activity periods, inflation continues essentially unabated. Both views have merit, and the debate continues.
What can’t be disputed is that ETH hodlers now benefit from network usage in a way they didn’t before. More transactions mean more burn, which (all else being equal) means their holdings represent a larger share of a smaller total supply. This aligned the interests of regular holders with active users of the network in a way that didn’t exist previously.
The Merge, which happened in September 2022 and moved Ethereum from proof-of-work to proof-of-stake, further changed the economics. Staking rewards are substantially lower than the old mining rewards, which means the issuance side of the inflation equation dropped significantly. Combined with the 1559 burn, Ethereum’s monetary policy became dramatically tighter than it was before either upgrade.
EIP-1559 solved several problems that plagued Ethereum’s early years, but it created new questions too. The biggest one is validator sustainability: with most transaction fees now burned rather than paid to validators, staking operations depend almost entirely on the relatively small block rewards. If ETH price volatility continues or if network activity stabilizes at lower levels, validator economics could become challenging.
There’s also the question of what happens during the next major market boom. When NFT mania returns and DeFi activity surges, will the base fee mechanism work smoothly, or will it create new problems? The 2021-2022 period gave us some data, but it was the first real stress test. The next one will teach us more.
The upgrade succeeded at making Ethereum more predictable and more economically interesting. Whether it succeeds at making it affordable enough for mainstream adoption remains the open question—and the one worth watching as the network continues evolving.
Instantly convert 10 grand in rupees with our real-time currency calculator. Get accurate USD to…
Get expert gold price predictions for the next 5 years. Discover where gold prices are…
Convert eth to aed instantly with live rates. Get accurate UAE Dirham value for your…
Discover Larry Fink's net worth and how the BlackRock CEO built a massive fortune managing…
Convert 1 cent in Indian Rupees instantly with our exact guide. Learn accurate rates, simple…
Kai Cenat net worth revealed! Discover how the superstar streamer built his fortune through gaming,…