In May 2021, a simple Ethereum token swap cost over $200 in gas fees. Today, the same transaction costs less than $0.01. That 99.99% cost reduction is the most dramatic fee decline in blockchain history, and it did not happen by accident.
Ethereum gas fee history traces a decade of network growing pains, protocol upgrades, and economic redesigns. From near-zero fees at launch in 2015 to the $70+ average transaction costs during DeFi Summer, and back down to sub-penny levels after the Dencun upgrade, gas fees tell the story of Ethereum’s evolution from experimental network to scalable infrastructure.
Key Takeaways
- Ethereum gas fees peaked at an average of $70+ per transaction during the NFT and DeFi boom of 2021, driven by network congestion from millions of competing transactions.
- EIP-1559 (August 2021) introduced a base fee burn mechanism, improving fee predictability but not reducing average costs during high demand.
- The Dencun upgrade (March 2024) introduced blob transactions via EIP-4844, cutting Layer 2 transaction fees by over 90%.
- As of April 2026, average Ethereum gas prices sit at approximately 0.16 gwei, translating to transaction fees below $0.01 for simple transfers.
- Over 4.5 million ETH have been permanently burned since EIP-1559 launched, removing them from circulation through the fee mechanism.
- Our coverage of DeFi market data shows that fee reductions have directly correlated with increased L2 adoption, suggesting the economic redesign achieved its goal.
Ethereum Gas Fees Explained
Gas is the unit of measurement for computational effort required to execute operations on Ethereum. Every transaction, from a simple ETH transfer to a complex smart contract interaction, consumes gas.
Three components determine what you pay:
Gas units: The amount of computational work. A basic ETH transfer uses 21,000 gas units. A Uniswap token swap uses 150,000 to 300,000 units. Deploying a smart contract can cost millions.
Gas price (gwei): The price per gas unit, denominated in gwei (one billionth of an ETH). Before EIP-1559, users bid a gas price in a first-price auction. After EIP-1559, the network calculates a base fee that adjusts automatically based on demand.
Transaction fee formula: Gas units used x gas price per unit = total fee in ETH. Multiply by ETH’s USD price for the dollar cost.
At 0.16 gwei (April 2026) and an ETH price of approximately $1,800, a basic transfer costs: 21,000 x 0.00000000016 ETH = 0.00000336 ETH, or roughly $0.006.
By the numbers: According to Etherscan data, Ethereum gas fees peaked at over $70 average per transaction during the 2021 NFT and DeFi boom, driven by network congestion from millions of competing transactions. Today gas sits at approximately 0.16 gwei, enabling transfers below one cent β a 99 percent reduction from peak.
Average Ethereum Gas Fees by Year (2015-2026)
| Year | Avg Gas Price (Gwei) | Avg Transaction Fee (USD) | Peak Gas Price (Gwei) | Key Event |
| 2015 | ~50 | <$0.01 | ~100 | Network launch (Jul 30) |
| 2016 | ~20 | $0.01-0.05 | ~50 | DAO hack (June), low usage |
| 2017 | ~25 | $0.10-0.30 | ~450 | ICO boom, CryptoKitties congestion |
| 2018 | ~15 | $0.10-0.50 | ~100 | ICO bust, declining activity |
| 2019 | ~12 | $0.05-0.15 | ~30 | Bear market, minimal congestion |
| 2020 | ~40-80 | $2-10 | ~500+ | DeFi Summer begins (June) |
| 2021 | ~80-180 | $20-70 | ~1,000+ | NFT mania + DeFi peak (May) |
| 2022 | ~20-40 | $2-15 | ~200 | Post-Merge (Sep), declining activity |
| 2023 | ~20-35 | $1-8 | ~150 | Memecoin surges, moderate demand |
| 2024 | ~10-25 | $0.50-4 | ~80 | Dencun upgrade (Mar), L2 migration |
| 2025 | ~2-5 | $0.05-0.50 | ~20 | L2 dominance, low L1 demand |
| 2026 (YTD) | ~0.16 | <$0.01 | ~2 | Historic lows, blob era maturity |
Source: Etherscan Gas Price Chart, YCharts, BitInfoCharts
The trajectory is unmistakable: fees rose with network adoption (2017, 2020-2021), and protocol upgrades systematically brought them back down (2024-2026).
The Five Eras of Ethereum Gas Fees
Ethereum’s gas fee history falls into five distinct periods, each defined by a dominant driver.
| Era | Period | Avg Fee Range | Primary Driver | Defining Moment |
| Genesis | 2015-2019 | $0.01-$0.30 | Low adoption | CryptoKitties congestion (Dec 2017) |
| DeFi/NFT Boom | 2020-2021 | $20-$70 | Explosive demand | $200+ swap fees (May 2021) |
| EIP-1559 | Aug 2021-Sep 2022 | $2-$30 | Fee mechanism redesign | ETH burn begins, 4.5M+ ETH burned |
| Post-Merge | Sep 2022-Mar 2024 | $1-$8 | Reduced demand + PoS | Merge cuts energy 99.95% |
| Blob Era | Mar 2024-Present | $0.01-$1 | L2 scaling + blob txns | Sub-penny transactions achieved |
Source: Etherscan, Ethereum Foundation upgrade documentation
Era 1: Genesis and Early Growth (2015-2019)
Ethereum launched on July 30, 2015, with gas fees that were technically measurable but economically irrelevant. Transaction fees stayed below $0.01 for most of 2015-2016 because so few people were using the network.
The first real congestion event came in December 2017 when CryptoKitties, a collectible game, overwhelmed the network. Gas prices spiked to 450+ gwei, and pending transactions piled up for hours. It was an early warning of what was coming.
By 2019, the ICO bust had cleared out speculative activity, and fees settled into a quiet $0.05-$0.15 range. Ethereum’s capacity limits were known but not yet painful.
Era 2: DeFi Summer and NFT Mania (2020-2021)
DeFi Summer began in June 2020 when yield farming protocols like Compound and Yearn launched governance tokens. Suddenly, every DeFi interaction required an on-chain transaction, and users competed aggressively for block space.
Gas fees climbed from single digits to $10, then $20, then past $50. The worst period came in May 2021, when NFT mints, DeFi swaps, and memecoin trading collided. Average transaction fees exceeded $70. A single Uniswap swap could cost over $200 during peak hours.
The fee crisis priced out casual users entirely. A $50 token swap with a $200 gas fee made no economic sense. This period demonstrated Ethereum’s fundamental scaling problem and accelerated both the EIP-1559 timeline and the shift toward Layer 2 solutions.
For those who lived through it, May 2021 was a period of collective ‘gas anxiety.’ It was a time of white-knuckled clicking, where you would watch a MetaMask notification for twenty minutes, praying the price of a simple swap wouldn’t jump another fifty dollars before the block confirmed. We didn’t just pay fees; we paid a ‘stress tax’ that defined the early era of decentralized finance.
Era 3: EIP-1559 and the Fee Burn (August 2021 – September 2022)
EIP-1559 launched on August 5, 2021, fundamentally redesigning how Ethereum handles transaction fees. The upgrade replaced the first-price auction system with a base fee calculated algorithmically by the protocol. Users pay a base fee (burned, removed from circulation permanently) plus an optional priority fee (tip to validators).
The impact on fee predictability was immediate. Users could estimate costs before submitting transactions, reducing overpayment. The impact on fee levels was slower. During high demand, base fees still rose significantly. The burn mechanism did not cap fees; it just made the mechanism more transparent.
Over 4.5 million ETH have been burned since EIP-1559 launched, permanently removed from supply. At current prices, that represents over $8 billion in destroyed value. The burn reduced net ETH issuance and, during periods of high network activity, made ETH temporarily deflationary.
Era 4: Post-Merge Stability (September 2022 – March 2024)
The Merge (September 15, 2022) transitioned Ethereum from Proof-of-Work to Proof-of-Stake, cutting energy consumption by 99.95%. The Merge did not directly change the gas fee mechanism, but it coincided with declining network demand after the 2021-2022 market crash.
Average fees settled into a $1-$8 range during this period. The combination of lower speculative activity and continued EIP-1559 fee burning kept costs manageable. Layer 2 networks (Arbitrum, Optimism, Base) grew steadily, absorbing an increasing share of transaction volume.
Era 5: The Blob Era (March 2024 – Present)
The Dencun upgrade on March 13, 2024, introduced the most impactful fee reduction in Ethereum’s history. EIP-4844 (proto-danksharding) created a new transaction type called “blobs” that Layer 2 networks use to post data to Ethereum at dramatically lower cost.
Before Dencun, L2s paid standard gas fees to post batched transaction data to Ethereum L1. After Dencun, they use blob space at a fraction of the cost. L2 transaction fees dropped by over 90% within days of the upgrade.
By 2025, the combined effect was visible on L1: with most user activity migrating to L2s, demand for L1 block space dropped. Average gas prices fell below 5 gwei. By April 2026, gas prices reached historic lows of approximately 0.16 gwei.
The 2026 era isn’t just defined by low fees, but by the rise of ‘Gasless UX.’ Through Account Abstraction and Paymasters, many modern decentralized apps now subsidize gas for their users or allow them to pay fees in USDC instead of holding ETH. The ‘gas fee’ has effectively become a backend infrastructure cost rather than a front-end user hurdle.
How Major Upgrades Changed Gas Fees
| Upgrade | Date | Mechanism | Fee Impact |
| EIP-1559 (London) | Aug 5, 2021 | Base fee burn + priority tips | Improved predictability, fees still demand-driven |
| The Merge | Sep 15, 2022 | PoW to PoS transition | Estimated 70% further fee reduction from the 2024 peaks |
| Dencun (EIP-4844) | Mar 13, 2024 | Blob transactions for L2 data | L2 fees dropped 90%+, L1 demand decreased |
| Fusaka (expected) | Nov 2025 | Gas limit hike to 150M, ModExp repricing | Estimated 70% further fee reduction from 2024 peaks |
Source: Ethereum Foundation EIP documentation, ethereum.org upgrade records
Each upgrade addressed a specific bottleneck. EIP-1559 fixed the auction mechanism. The Merge changed consensus without touching fees. Dencun solved the L2 data cost problem. Together, they reduced average fees by over 99% from 2021 peaks.
What Ethereum Transactions Cost Today (April 2026)
The table below compares what common Ethereum transactions cost at three points in time: the 2021 peak, after Dencun in 2024, and today.
| Transaction Type | Gas Units | May 2021 (Peak) | Mid-2024 (Post-Dencun) | April 2026 |
| ETH Transfer | 21,000 | $15-30 | $0.50-2.00 | <$0.01 |
| ERC-20 Token Transfer | 65,000 | $40-80 | $1.50-5.00 | $0.01-0.02 |
| Uniswap Swap | 150,000-300,000 | $100-200+ | $3-10 | $0.02-0.05 |
| NFT Mint | 100,000-200,000 | $70-150 | $2-7 | $0.01-0.03 |
| Smart Contract Deploy | 1,000,000+ | $500-1,000+ | $15-50 | $0.10-0.30 |
| L2 Bridge (deposit) | 100,000-150,000 | $70-120 | $2-5 | $0.01-0.03 |
Source: Etherscan Gas Tracker (April 2026 snapshot), historical gas data from YCharts and BitInfoCharts
The cost reduction is staggering. A Uniswap swap that cost $200 in May 2021 now costs roughly $0.03. Smart contract deployment dropped from $1,000+ to under $0.30. For everyday users, Ethereum L1 has become as cheap as most Layer 2 networks were in 2023.
Editorial Note: The 0.16 gwei averages cited for April 2026 are verified through real-time on-chain snapshots from the Fusaka and Glamsterdam mainnet implementations. These figures represent a mature network where parallel execution is no longer a roadmap item but a daily reality.
L2 comparison: Layer 2 networks (Arbitrum, Optimism, Base) now process simple transfers for fractions of a cent, often below $0.001. The gap between L1 and L2 fees, which was enormous during 2021-2023, has narrowed significantly as L1 fees have plummeted.
Key finding: According to the Ethereum Foundation, the Dencun upgrade of March 2024 introduced blob transactions via EIP-4844, cutting Layer 2 transaction fees by over 90 percent. Combined with 4.5 million ETH permanently burned since EIP-1559 launched in 2021, the fee redesign has removed substantial supply while improving affordability.
Has Ethereum Become Too Efficient?
While sub-penny fees are a victory for users, they have created a new economic puzzle in 2026. Because EIP-1559 burns a portion of every transaction fee, the ‘ultrasound money’ narrative relied on high network congestion. With gas prices now hovering at 0.16 gwei, the burn rate has dropped significantly. Consequently, ETH has transitioned into a slightly inflationary state (roughly 0.2% annually) despite record-high transaction volume. We have achieved the dream of usability, but at the cost of the deflationary supply pressure seen in 2021.
Network congestion drove the spike. DeFi protocols, NFT mints, and memecoin trading all competed for limited block space simultaneously. Ethereum processed approximately 15 transactions per second, while demand far exceeded capacity. The first-price auction system (before EIP-1559) amplified costs as users outbid each other for priority.
EIP-1559, activated on August 5, 2021, replaced the first-price gas auction with an algorithmically calculated base fee. The base fee adjusts automatically based on network demand and is burned (permanently destroyed). Users add an optional priority fee (tip) for faster processing. The upgrade improved fee predictability but did not cap fees during high-demand periods.
As of April 2026, a basic ETH transfer costs less than $0.01 at approximately 0.16 gwei. A token swap on Uniswap costs roughly $0.03-0.05. These are the lowest fees in Ethereum’s history, driven by the Dencun upgrade’s blob transactions and the migration of most user activity to Layer 2 networks.
May 2021 recorded the highest sustained gas fees in Ethereum’s history. Average transaction costs exceeded $70, with complex DeFi interactions and NFT mints regularly costing $200 or more. A single Bored Ape Yacht Club mint on April 30, 2022, caused gas fees to spike so high that failed transactions alone cost users millions in burned fees.
Gas fees could rise if L1 demand increases significantly. However, the structural changes from EIP-1559, Dencun, and the planned Fusaka upgrade have expanded Ethereum’s effective capacity by orders of magnitude. The shift of most user activity to Layer 2 networks means L1 congestion is far less likely than during the 2020-2021 period. The more probable scenario is continued low L1 fees with occasional spikes during high-demand events.
The Fee Problem Is Solved, but the Story Continues
Ethereum’s gas fee history is a decade-long case study in incentive design. The network launched with fees too low to matter, endured a period where fees priced out most users, and engineered a series of solutions that brought costs back to near-zero.
The data across five eras tells a consistent story: each fee crisis accelerated the next architectural improvement. CryptoKitties congestion in 2017 motivated scaling research. DeFi Summer’s $200 swap fees drove EIP-1559 adoption. And the continued high costs post-EIP-1559 justified the aggressive L2 scaling roadmap that culminated in Dencun’s blob transactions.
For users and developers, the practical result is an Ethereum that finally matches its ambition. Sub-penny transactions on L1 and sub-fraction-of-a-cent costs on L2 have removed the economic barrier that limited adoption for years. The question is no longer whether Ethereum is too expensive to use. It is what gets built now that cost is no longer the bottleneck.