Ethereum is preparing for a major four year transformation that could reduce block times to two seconds and bring transaction finality down to mere seconds.
Key Takeaways
- Ethereum plans to reduce block times from 12 seconds to 2 seconds through gradual upgrades.
- Transaction finality could drop from 16 minutes to between 6 and 16 seconds.
- The roadmap includes seven protocol forks through 2029, with Glamsterdam and Hegotá already confirmed.
- Major upgrades will introduce post quantum hash based signatures for stronger security.
- The base layer targets 10,000 transactions per second, while Layer 2 aims for 10 million TPS.
What Happened?
Ethereum co-founder Vitalik Buterin has outlined a detailed four year development roadmap called the Strawmap. The plan focuses on speeding up block production and improving transaction finality while preparing the network for quantum computing threats.
The roadmap, released by the Ethereum Foundation Protocol team, sets out a staged upgrade path through 2029, with seven forks expected at roughly six month intervals.
A very important document. Let’s walk through this one “goal” at a time. We’ll start with fast slots and fast finality.
— vitalik.eth (@VitalikButerin) February 25, 2026
I expect that we’ll reduce slot time in an incremental fashion, eg. I like the “sqrt(2) at a time” formula (12 -> 8 -> 6 -> 4 -> 3 -> 2, though the last two… https://t.co/ni9wIF2BgJ
Gradual Slot Time Reductions
Ethereum currently produces a new block every 12 seconds. Under the new roadmap, this slot time will gradually decrease following a square root of two pattern. The progression moves from 12 seconds to 8, then 6, then 4, and eventually as low as 2 seconds.
Buterin explained that these reductions will happen incrementally to protect network stability. Most planned upgrades do not depend on slot duration, which allows developers to adjust timing when conditions are stable.
Upgrades to the peer- to-peer communication layer are central to this effort. Improvements will allow Ethereum nodes to share new blocks and data more efficiently without repeatedly downloading the same information. Techniques such as erasure coding split blocks into smaller pieces that nodes can reconstruct, reducing duplication and speeding up propagation.
Tests show that these networking enhancements can support shorter slots without compromising security guarantees.
Finality From Minutes to Seconds
Ethereum finality currently takes about 16 minutes, based on 12 second slots and 32 slot epochs. Finality represents the point at which a transaction becomes mathematically irreversible.
The Strawmap aims to separate slot production from finality logic so both can evolve independently. The long term goal is a simpler, one round finality model that could bring confirmation times down to between 6 and 16 seconds.
An intermediate step known as one epoch finality could first reduce confirmation time to around one minute before moving below 20 seconds. Buterin described the transition as complex but manageable through staged upgrades.
He also noted that the largest structural changes may coincide with a shift in cryptography.
Quantum Resistant Security Built In
A major component of the roadmap is the adoption of post quantum hash based signatures. These cryptographic systems are designed to remain secure even if powerful quantum computers emerge.
Buterin described the changes as a very invasive set of upgrades. As a result, the plan is to bundle major architectural improvements with the switch to quantum resistant cryptography.
One consequence of the staged approach is that slot production could become quantum resistant before finality does. In a scenario where quantum computers appear suddenly, Ethereum could temporarily lose its finality guarantees but still continue processing blocks.
The broader aim is to create a cleaner, simpler, prover friendly, and formally verified consensus model.
Throughput and Privacy Ambitions
Beyond speed and security, Ethereum is targeting significant performance gains.
The roadmap sets ambitious benchmarks:
- 10,000 transactions per second on the base layer using zero knowledge virtual machines with real time proofs.
- 10 million transactions per second on Layer 2 through data availability sampling.
- Native support for shielded ETH transfers to improve privacy at the protocol level.
Seven forks are scheduled across the next four years, with Glamsterdam and Hegotá already confirmed for deployment later this year. The Strawmap is described as a living document that will be updated quarterly as research evolves and community input shapes decisions.
CoinLaw’s Takeaway
In my experience covering Ethereum upgrades, this is one of the most ambitious roadmaps I have seen from the network. Cutting block times to two seconds while pushing finality into single digit seconds would fundamentally change how users experience Ethereum.
I believe the quantum resistant push is equally important. Even if large scale quantum computers are still years away, building protection early shows long term thinking. If Ethereum executes this plan carefully, it could strengthen its position as the most technically advanced smart contract platform in the market.