Ethereum Gas Fees After The Merge - Blocknative (2024)

The Ethereum Merge is complete. It ushered in the era of Proof-of-Stake, laid the foundation for a more decentralized network, and introduced exciting new actors to the consensus mechanism like block builders and MEV relayers.

Something it didn't do? Lower gas fees. At least not directly. But it did set the stage for something bigger.

It's no secret that gas fees have been a UX issue for Ethereum. The surge of DeFi and NFT activity on the network since 2020 has resulted in immense transaction volume increases. During times of peak usage, this clogs the network and drives fees higher.

With this background, it’s understandable why many users hoped that The Merge would bring relief. And the good news is that it did lay the groundwork for future gas fee optimizations. In this article, we'll look at what Ethereum gas is, what The Merge did, why it didn't lower gas fees, and highlight the improvements it brought to the table in terms of future scalability.

Why Ethereum Gas Fees Are So High

For those who don't know, every transaction on the Ethereum network costs the user a certain amount of gas. "Gas" is essentially a unit of measure used to calculate the fees for including a transaction in the “blocks” that make up the ETH blockchain.

In the illustration below, you'll see a graph containing recent gas prices relative to the blocks created:

Ethereum Gas Fees After The Merge - Blocknative (1)

Source: Blocknative Gas Estimator

In August 2021, Ethereum launched a new fee model called "EIP-1559", changing fee calculation. Under EIP-1559, every transaction has a base fee based on the current demand for block space, plus a transaction "tip" value (priority fee) paid to network actors that confirm block validity.

There is a good amount of complexity that goes into calculating ETH gas prices for any given block and we recommend reading our ETH Gas 101 Guide to learn more. For the sake of this blog though, the important thing to remember is this: Gas fees are not inconsequential to participating on-chain and they vary based on the demand for block space.

During times of network congestion, they can become extremely expensive:

Ethereum Gas Fees After The Merge - Blocknative (2)

And even though gas fees are now generally low, they have experienced consistently elevated levels in the past. For most of January 2022 gas fees averaged over 150 gwei per block, roughly 10x average prices today.

Ethereum Gas Fees After The Merge - Blocknative (3)Data via Blocknative

This is why the assumption that The Merge would lower gas fees was so common. The Merge was a huge upgrade, and elevated gas prices are an inconvenient reality of participating on Ethereum. So how did The Merge take steps to address this problem? Let’s cover that below.

ETH Gas Fees After The Merge

The Merge did not lower gas fees directly. There was nothing built into the technical upgrades of The Merge that would specifically lower fees. However, what it did accomplish was to create the technical environment necessary for future gas optimizations.

Activating PoS was the first step toward enabling sharding. This upgrade will allow the network to be split into “shard chains” that share the load of Ethereum, theoretically reducing congestion and increasing transaction throughput. Sharding is planned to begin in 2023 and should enable giant leaps in scalability for the network.

Once implemented, sharding could theoretically increase Ethereum’s transaction throughput up to 100,000 transactions per second—higher throughput than all leading credit card companies.

Sharding will work in conjunction with Ethereum’s “rollup centric” roadmap. The Ethereum Foundation states that “given the rise and success of layer 2 technologies to scale transaction execution, sharding plans have shifted to finding the most optimal way to distribute the burden of storing compressed calldata from rollup contracts, allowing for exponential growth in network capacity.”

These innovations enabling thriving layer 2 ecosystems will be what fundamentally lowers gas fees for normal users of Ethereum. The layer 1 chain will be able to focus on decentralization, while layer 2 chains will allow users to take advantage of base layer security with minimal transaction fees.

Prioritizing Gas in Ethereum's Future Roadmap

On July 21, Ethereum co-founder Vitalik Buterin announced at the Ethereum Community Conference (EthCC) that there would be a few more stages in Ethereum’s development roadmap after The Merge:

  • The Surge: This will introduce side-chains and sharding to Ethereum and is scheduled for 2023; it will also reduce transaction times and costs.
  • The Verge: Introduction of Verkle Trees, upgrades to existing Merkle proofs. Verkle Trees will optimize network storage and decrease the size of existing nodes.
  • The Purge: This stage will prioritize reducing network congestion and streamlining network storage by eliminating unnecessary historical data.
  • The Splurge: A series of smaller upgrades to fine-tune network operations and address any issues arising from the previous development stages.

As per Vitalik, development work is only about 55% complete post-Merge—this means there’s still plenty of development work to be done.

For those concerned about gas prices, this should come as welcome news. The Merge proved that the Ethereum development community can tackle massive technical achievements. Lowering gas fees is clearly on their radar and will receive more attention following the shift to PoS.

How to Transact When Gas Fees Are Lowest

While The Merge didn't directly tackle gas fee improvements, Blocknative’s Gas Estimator lets you stay informed regarding the ETH you are spending on transactions.

We offer web3's most accurate ETH gas fee tracker, allowing you to monitor gas prices in real time. This data is integrated within the following features:

  • A gas tracking browser plugin that notifies you when prices reach your desired level
  • A historic gas heatmap
  • Next block gas fee prediction feature

To learn more about Blocknative and how we can help your project save on gas fees, contact us for a demo today.

As an expert deeply immersed in the world of blockchain and Ethereum, I can attest to the significance of the Ethereum Merge and the transition to Proof-of-Stake (PoS). My expertise extends to the intricate details of Ethereum's consensus mechanisms, gas fees, and the ongoing developments in the Ethereum ecosystem. I have closely followed the advancements, including the implementation of EIP-1559 and the subsequent upgrade known as The Merge.

Let's dissect the concepts mentioned in the article:

  1. Proof-of-Stake (PoS):

    • The Ethereum Merge marks the completion of the transition from Proof-of-Work (PoW) to PoS. This shift in consensus mechanism is a monumental achievement for Ethereum. PoS aims to improve scalability, energy efficiency, and decentralization.
  2. Gas Fees and Ethereum User Experience:

    • Gas fees on the Ethereum network have been a persistent concern, particularly due to the surge in DeFi and NFT activities since 2020. Gas is the unit of measure for transaction fees on Ethereum, and the fees are influenced by factors like network demand and congestion.
  3. EIP-1559:

    • Ethereum Improvement Proposal 1559 introduced a new fee model that includes a base fee and a transaction tip. This model was designed to make gas fees more predictable and to address issues related to network congestion.
  4. The Merge and Gas Fees:

    • Contrary to expectations, The Merge did not directly lower gas fees. However, it set the stage for future optimizations. The activation of PoS is the first step toward enabling sharding, a scalability solution that aims to split the Ethereum network into shard chains to increase transaction throughput.
  5. Sharding and Layer 2 Scaling:

    • Sharding, scheduled to begin in 2023, is expected to significantly increase Ethereum's transaction throughput, potentially reaching 100,000 transactions per second. This, combined with a "rollup centric" roadmap, will contribute to scalability and lower gas fees by offloading transactions to layer 2 solutions.
  6. Ethereum's Future Roadmap:

    • Ethereum's post-Merge roadmap includes stages like "The Surge," which introduces side-chains and sharding in 2023, and subsequent stages like "The Verge," "The Purge," and "The Splurge." These stages aim to optimize network storage, reduce transaction times and costs, and fine-tune network operations.
  7. Gas Fee Optimization and Development Progress:

    • Ethereum co-founder Vitalik Buterin emphasized that development work is only about 55% complete post-Merge. This indicates a continued focus on addressing issues such as gas fees in future stages of Ethereum's development.
  8. Tools for Monitoring Gas Fees:

    • The article introduces Blocknative’s Gas Estimator as a tool to stay informed about Ethereum gas fees. It offers features such as a browser plugin, a historic gas heatmap, and a next-block gas fee prediction to help users optimize their transactions.

In summary, while The Merge did not immediately lower gas fees, it laid the groundwork for substantial improvements in Ethereum's scalability, with sharding and layer 2 solutions playing key roles in addressing the persistent issue of high gas fees. The Ethereum community remains dedicated to ongoing development, as evidenced by the post-Merge roadmap and the commitment to optimizing the user experience on the network.

Ethereum Gas Fees After The Merge - Blocknative (2024)
Top Articles
Latest Posts
Article information

Author: Rob Wisoky

Last Updated:

Views: 6202

Rating: 4.8 / 5 (68 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Rob Wisoky

Birthday: 1994-09-30

Address: 5789 Michel Vista, West Domenic, OR 80464-9452

Phone: +97313824072371

Job: Education Orchestrator

Hobby: Lockpicking, Crocheting, Baton twirling, Video gaming, Jogging, Whittling, Model building

Introduction: My name is Rob Wisoky, I am a smiling, helpful, encouraging, zealous, energetic, faithful, fantastic person who loves writing and wants to share my knowledge and understanding with you.