Vitalik Buterin has outlined how Ethereum plans to scale transaction capacity without sacrificing decentralization.
He expands on the Strawmap roadmap that combines near-term execution improvements with longer-term reliance on zero-knowledge proofs.
In a recent technical post, Buterin framed Ethereum’s scaling efforts around two timelines: short-term changes to improve block-time efficiency, and long-term architectural shifts to support sustained growth while keeping validator requirements manageable.
Short-term scaling focuses on execution efficiency
In the near term, Ethereum developers are targeting ways to safely raise throughput by improving how blocks are verified and executed.
Upcoming changes tied to the planned “Glamsterdam” upgrade include block-level access lists, which allow parts of a block to be verified in parallel, reducing bottlenecks during validation.
Another key change is enshrined proposer-builder separation [ePBS]. It makes it safer to use a larger portion of each slot for block verification rather than the narrow window currently used.
In addition to gas repricing, these changes are intended to allow Ethereum to increase gas limits without exposing validators to unexpected worst-case scenarios.
Multidimensional gas aims to limit state growth
A central element of the plan is the gradual introduction of multidimensional gas accounting. Today, Ethereum largely prices execution, calldata, and permanent state growth under a single gas model.
Buterin argues this makes it difficult to scale execution without also encouraging excessive state growth, which raises long-term costs for validators.
Under the proposed approach, costs associated with creating new state would be separated from regular execution costs. State creation would become more expensive, but those costs would not count toward the per-block transaction gas cap.
This allows execution capacity to scale more aggressively while placing stricter economic limits on how quickly the network’s state can grow.
Long-term scaling relies on blobs and ZK-EVMs
Beyond execution changes, Buterin reiterated that Ethereum’s long-term scaling depends on data availability via blobs and increasing reliance on zero-knowledge Ethereum Virtual Machines [ZK-EVMs].
Blobs, originally introduced to support layer-2 rollups, are expected to play a larger role in how Ethereum handles data, enabling validators to verify availability without downloading and re-executing every transaction.
For ZK-EVMs, Buterin outlined a staged adoption path. In 2026, ZK-EVM clients are expected to become viable for a small portion of the network, allowing validators to attest to blocks using proofs rather than full re-execution.
By 2027, wider adoption could enable higher gas limits by giving solo stakers a cheaper verification path. Over time, Ethereum may require multiple independent proofs per block, further reducing the need for full execution by most nodes.
Reframing Ethereum’s scaling debate
Taken together, the Strawmap roadmap suggests Ethereum is moving away from viewing scaling as a trade-off between throughput and decentralization.
Instead, the focus is on separating execution from state growth and using cryptographic proofs to keep validator costs low even as capacity increases.
The approach contrasts with monolithic scaling strategies pursued by some rival networks, positioning Ethereum’s roadmap around incremental changes that preserve its existing validator base while preparing for significantly higher usage.
Final Summary
- Ethereum’s scaling roadmap emphasizes execution efficiency and proof-based validation rather than hardware-driven throughput increases.
- The outlined timelines suggest higher network capacity may emerge gradually, without forcing validators into more demanding infrastructure.

