The Old World: Guessing Games and Overpayments
Before EIP-1559, paying for a transaction on Ethereum was like a chaotic, blind auction. Users had to guess how much to bid (as a "gas fee") to get a miner to include their transaction in the next block of the blockchain. If you bid too low during a busy
period, your transaction could be stuck waiting for hours. Bid too high, and you'd needlessly overpay. This first-price auction system created a terrible user experience defined by unpredictable costs and constant anxiety. Wallets and gas-estimation websites tried to help, but they were often just making educated guesses, leading to widespread fee volatility where prices could swing dramatically from one block to the next.
The Solution Everyone Knows: Base Fee and a Tip
EIP-1559, which was activated in August 2021, replaced this messy auction with a more elegant, two-part system. It introduced a "base fee" and a "priority fee" (or tip). The base fee is a minimum price per unit of gas, set by the protocol itself and required for a transaction to be considered valid. This fee isn't paid to miners; instead, it's "burned," meaning the ETH is permanently removed from circulation. The second part, the tip, is an optional amount a user can add to incentivize a miner to prioritize their transaction over others. This new structure made fees more transparent, but the burning mechanism became the headline feature, fueling narratives about ETH becoming a deflationary asset.
The Hidden Detail: Elastic Block Sizes
Here's the detail that often gets lost in the shuffle: EIP-1559 wasn't just about changing the fee structure; it was about changing the block size itself. Before the upgrade, Ethereum blocks had a fixed gas limit. EIP-1559 introduced flexible, or "elastic," block sizes. While the network targets a specific block size (15 million gas), it can temporarily expand up to double that size (30 million gas) to accommodate short-term spikes in demand. The base fee is algorithmically tied to this elasticity. If the previous block was more than 50% full, the base fee for the next block automatically increases by up to 12.5%. If it was less than 50% full, the fee decreases. This creates a predictable, automated system for managing network congestion.
Why This Mechanism Is the Real Innovation
While burning ETH has a significant long-term impact on the currency's supply, the elastic block size and automated base fee adjustment are what truly solved the core usability problem. This mechanism acts as a shock absorber. When demand suddenly surges—like during a popular NFT mint—the network can temporarily handle more transactions by expanding the blocks. The rising base fee acts as a clear signal of congestion, but it rises in a predictable, incremental way, not in the wild, unpredictable spikes of the old auction system. This allows the network to gracefully handle bursts of activity, improving fee predictability and reducing the number of times users drastically overpay. In essence, EIP-1559 didn't necessarily lower fees during periods of high demand, but it made them far less volatile and much easier to anticipate.













