Ethereum Roadmap
The Path to 100,000 Transactions per Second
Scaling Requirements as a Structural Challenge
Ethereum is the leading Smart-Contract platform for DeFi, NFTs, tokenization, and On-Chain infrastructure. However, with growing usage, the network quickly hit capacity limits: High gas fees, limited throughput, and network overloads made it clear that the base layer alone is not designed for global adoption.
The Ethereum Roadmap addresses this scaling problem through a combination of protocol upgrades, Layer-2 integration, data availability solutions, and cryptographic innovations. The long-term goal: an infrastructure capable of processing up to 100,000 transactions per second (TPS) – without compromising security or decentralization.
Transition to Proof of Stake as the Foundation
A central milestone was the switch from Proof of Work to Proof of Stake.
Structural effects:
- Reduction in energy consumption
- Improved economic security
- Foundation for future scaling upgrades
- More flexible validator structure
Proof of Stake forms the economic and architectural foundation for subsequent scaling layers.
Rollup-Centric Scaling as the Core Strategy
Ethereum deliberately avoids a monolithic scaling approach. Instead, a Rollup-centric Roadmap has been defined.
Core principle:
- Execution on Layer-2
- Settlement on Layer-1
- Data availability via Ethereum
Rollups bundle transactions off-chain and post compressed data on-chain. This exponentially increases effective throughput while Ethereum serves as the security anchor.
Proto-Danksharding and Data Availability
A critical bottleneck for Rollups is cost-effective data publication.
Proto-Danksharding addresses exactly this issue.
Core mechanics:
- Introduction of "Blob" data
- Cheaper data availability for Rollups
- Temporary on-chain data storage
- Reduction of Layer-2 fees
Cheaper DA costs allow Rollups to bundle more transactions per second.
Full Danksharding
Proto-Danksharding is just an intermediate step. In the long term, Ethereum aims for full Danksharding.
Architecture goals:
- Division of the network into data shards
- Parallel data processing
- Massive increase in DA capacity
While earlier sharding models sharded execution, Ethereum now focuses exclusively on Data Sharding – execution remains with Rollups.
Scaling through Data Instead of Execution
This paradigm shift is crucial.
Ethereum scales primarily via:
- Data availability
- Compression
- Off-chain execution
Not via:
- More Layer-1 execution
- Block size expansion
This reduces hardware requirements for validators and protects decentralization.
Zero-Knowledge Technology as an Accelerator
ZK-Proofs play a central role in the scaling strategy.
Areas of application:
- ZK-Rollups
- Validity Proofs
- State Compression
- Privacy-Preserving Transactions
ZK systems enable mathematical verification of large transaction volumes with minimal on-chain footprint.
Sequencer Architecture and Decentralization
Rollups use Sequencers for transaction ordering.
Current structure:
- Often centralized Sequencers
- Fast execution
- Low latency
Long-term roadmap:
- Decentralized Sequencers
- Shared Sequencer Networks
- MEV minimization
- Censorship resistance
Sequencer decentralization is essential for complete trust minimization.
Account Abstraction and UX Scaling
Technical scaling alone is not enough – user experience is crucial.
Account Abstraction enables:
- Smart Contract Wallets
- Gas sponsoring
- Social recovery
- Batch transactions
These features significantly reduce entry barriers for mainstream users.
Statelessness and State Growth Management
Another scaling issue is the continuously growing network state.
Solution approaches:
- Stateless Clients
- Verkle Trees
- State Expiry
The goal is to limit validator hardware requirements and ensure long-term network decentralization.
MEV and Proposer-Builder Separation
Maximal Extractable Value (MEV) impacts network economics and fairness.
PBS (Proposer-Builder Separation) separates:
- Block production
- Block content creation
Benefits:
- More efficient block auctions
- Less centralization
- Transparent MEV markets
MEV management is an integral part of the scaling and security strategy.
Interoperability between Rollups
With a growing Rollup landscape, fragmentation arises.
Roadmap goals:
- Native Rollup Messaging
- Shared Bridges
- Atomic Cross-Rollup Swaps
- Unified Liquidity
In the long term, users should no longer perceive which Rollup they are operating on.
Security Anchoring on Layer-1
Despite execution offloading, Ethereum Layer-1 remains the security anchor.
Functions:
- Final Settlement
- Fraud and Validity Proof verification
- Data availability
- Validator consensus
This architecture allows scaling without security compromises.
Fee Economics in the Target State
With full Rollup adoption, the fee structure shifts:
From:
- High L1 gas fees per transaction
To:
- Low L2 fees
- L1 fees for data publication
Mass usage thus becomes economically viable.
Realistic TPS Paths
The 100,000 TPS target does not come from Layer-1 alone, but from aggregated Rollup capacity.
Scaling levers:
- More Rollups
- Higher batch compression
- Cheaper data availability
- ZK-Proof optimization
Combined, this creates an exponential scaling effect.
Comparison to Traditional Payment Systems
For context:
| Network | Estimated TPS |
|---|---|
| Ethereum L1 (historical) | ~15 |
| Rollup-aggregated (target) | 100,000+ |
| Visa (peak) | ~65,000 |
Ethereum thus positions itself as a global settlement and execution infrastructure.
Timeline Roadmap Perspective
Scaling occurs iteratively:
- Proof of Stake – completed
- Proto-Danksharding – implemented / in rollout
- Rollup maturation – ongoing
- Full Danksharding – long-term
- Sequencer decentralization – in development
The path to 100k TPS is evolutionary, not punctual.
Overall Assessment
Ethereum's Roadmap pursues a modular, security-focused scaling approach. Instead of overloading the base layer, the network offloads execution to Rollups, scales data availability through sharding, and leverages Zero-Knowledge cryptography for efficiency gains.
The targeted 100,000 transactions per second emerge from the interplay of these layers – not from a single upgrade. If full implementation succeeds, Ethereum positions itself as a global, highly scalable settlement and application layer for financial, identity, and data infrastructure.


