The long-anticipated transition of Ethereum from proof-of-work (PoW) to proof-of-stake (PoS) — known as The Merge — marks a pivotal moment in blockchain history. Announced by the Ethereum Foundation on August 24, 2022, this upgrade signifies the completion of all public testnet upgrades and sets the stage for a more sustainable, secure, and scalable Ethereum network. While the original timeline centered around September 2022, the core insights, technical structure, and preparatory steps remain highly relevant for developers, validators, node operators, and users navigating Ethereum’s ongoing evolution.
This guide provides a clear, SEO-optimized overview of The Merge, including its phased rollout, technical milestones, verification methods, and essential actions for different user groups — all updated with context relevant through 2025.
Understanding The Merge: Ethereum’s Shift to Proof-of-Stake
The Merge refers to the historic event where Ethereum’s execution layer (previously secured by energy-intensive mining) merged with the Beacon Chain, its consensus layer running on proof-of-stake. This transition eliminated mining entirely, reducing Ethereum’s energy consumption by over 99.95%, making it one of the most environmentally sustainable blockchains.
Unlike a hard fork or chain split, The Merge was a seamless integration — preserving account balances, transaction history, and smart contract functionality while fundamentally upgrading the network's underlying consensus mechanism.
👉 Discover how blockchain innovation is shaping the future of digital assets
Two-Phase Rollout: Bellatrix and Paris Upgrades
The Merge unfolded in two coordinated phases to ensure stability across both consensus and execution layers.
Phase 1: Bellatrix Upgrade (Consensus Layer Activation)
The first step occurred at epoch 144896 on the Beacon Chain, corresponding to September 6, 2022, at 11:34:47 UTC. This upgrade, named Bellatrix, activated the execution layer execution conditions required for The Merge on the consensus side.
At this point:
- The Beacon Chain began preparing to receive payload information from execution clients.
- Node operators needed to have both consensus and execution clients synced and updated.
- No changes were visible yet on the main Ethereum network — this was a preparatory activation.
Phase 2: Paris Upgrade (Execution Layer Transition)
Also referred to as "The Merge" proper, the Paris upgrade marked the actual switch from PoW to PoS. It was triggered not by a timestamp but by a Terminal Total Difficulty (TTD) threshold — set at 58_750_000_000_000_000_000_000.
Once the PoW chain reached this cumulative difficulty:
- Mining ceased permanently.
- The next block was proposed by a staking validator instead of a miner.
- The network officially operated under proof-of-stake.
The TTD ensured a deterministic and predictable transition regardless of fluctuations in hash rate. The actual merge occurred on September 15, 2022, within the projected window of September 10–20.
Note: Terminal Total Difficulty (TTD) was designed to prevent chain splits and allow all participants to synchronize the switch simultaneously, even if network conditions varied.
How to Confirm That The Merge Is Complete
After the TTD milestone, several technical indicators confirmed the successful transition:
On-Chain Signals
- Post-Merge Blocks: Any block after the TTD is generated by a validator, not a miner. The first such block is often called the "PoS genesis block."
- Finality via JSON-RPC: Applications can query the
finalizedblock tag using Ethereum’s JSON-RPC API. After The Merge, this returns the latest finalized PoS block. - PREVRANDAO Opcode: The
DIFFICULTYopcode (0x44) was repurposed post-Merge asPREVRANDAO, providing a source of randomness for DeFi and gaming dApps. Its behavior changed significantly after the upgrade.
Monitoring Tools
While external tracking sites like bordel.wtf and 797.io/themerge provided real-time countdowns in 2022, today’s users can rely on blockchain explorers (e.g., Etherscan) or client logs to verify node synchronization status and consensus health.
What Node Operators Must Know
After The Merge, every full Ethereum node runs two client components:
- Execution Layer (EL) Client – Executes transactions and maintains state (e.g., Geth, Nethermind).
- Consensus Layer (CL) Client – Manages validator duties and finalizes blocks (e.g., Lighthouse, Prysm).
✅ Critical Action Required:
Node operators must run both updated EL and CL clients to stay on the canonical chain. Running only one or outdated versions results in being stuck on a deprecated fork — meaning no ability to send ETH or interact with dApps.
👉 Learn how to securely manage digital assets on next-gen blockchain networks
Guidance for Validators
Validators play a crucial role in securing post-Merge Ethereum. To ensure smooth operations:
- Update Consensus Clients: Ensure your CL client supports the Bellatrix and Paris upgrades.
- Set Fee Recipient Address: Configure your validator client to specify a
fee recipientaddress. This ensures you receive priority fees (tips) from transaction inclusion. - Validator Flexibility: Multiple validators can connect to a single beacon node and execution client pair, enabling efficient scaling for staking pools.
Stakers who tested on Goerli (merged with Prater) gained valuable experience ahead of mainnet. Today, similar test environments exist on Sepolia and Holesky for future upgrades.
What Developers Should Understand
For most dApp developers, The Merge had minimal impact:
- Smart contracts continued functioning without interruption.
- No code changes were required for existing deployments.
- Gas mechanics remained unchanged.
However:
- The
DIFFICULTYopcode now behaves asPREVRANDAO, useful for randomness in on-chain games and lotteries. - All pre-Merge testnets (except Sepolia and Goerli) were deprecated. Developers should use these active testnets for testing.
Future upgrades like Surge, Verge, and Scourge will build upon this foundation, introducing sharding, proposer-builder separation (PBS), and enhanced scalability.
Security Incentives: Bug Bounty Program
To safeguard the transition, Ethereum launched a Merge Bug Bounty Program offering rewards up to $1 million USD for critical vulnerability reports before September 8, 2022. This initiative encouraged white-hat hackers and researchers to stress-test client implementations, significantly improving network resilience.
While that program has concluded, ongoing bounties continue for future upgrades through Ethereum’s security working groups.
Frequently Asked Questions (FAQ)
Q: Did The Merge cause any downtime or transaction delays?
A: No. The transition was seamless. Transactions continued processing without interruption. Finality delays were minimal and resolved quickly post-merge.
Q: Can I still mine Ethereum after The Merge?
A: No. Mining ended permanently after the TTD was reached. Ethereum now relies solely on staking for block validation.
Q: Do I need to take any action if I hold ETH?
A: No. Regular users holding ETH in wallets did not need to do anything. Your funds remained safe and unchanged.
Q: How does staking work after The Merge?
A: Users can stake 32 ETH directly as validators or use liquid staking services (e.g., Lido, Rocket Pool) to participate with smaller amounts.
Q: Was there a new token created during The Merge?
A: No. There was no new ETH token. Beware of scams claiming “ETH2” tokens — they are fraudulent.
Q: What comes after The Merge?
A: Ethereum continues evolving through upgrades focused on scalability (sharding), lower fees (rollups), and improved decentralization.
Core Keywords
Ethereum The Merge, Proof-of-Stake Upgrade, Beacon Chain Merge, Terminal Total Difficulty (TTD), Ethereum Consensus Layer, Ethereum Execution Layer, PoS Transition 2025
👉 Stay ahead in crypto with tools built for tomorrow’s blockchain ecosystem