Subscribe to Bankless or sign in
Vitalik Buterin just made a bold declaration:
Ethereum has solved the blockchain trilemma.
He credits a new combination of technical upgrades that are working together to push the network’s scaling limit – without sacrificing decentralization or security.
Blockchains have long been perceived as doomed to accept a non-optimal balance between decentralization, security, and scalability (the blockchain trilemma). Buterin believes that zkEVMs and PeerDAS can help Ethereum scale without tradeoffs, producing a “fundamentally new and more powerful kind of decentralized network.”
Today, we’re discussing why zkEVMs and PeerDAS stand to unlock the future of Ethereum scalability, and exploring where Ethereum is headed next. 👇
Ethereum’s Scaling Future
All networks make tradeoffs between decentralization, security, and scalability.
While peer-to-peer file sharing platform BitTorrent is highly decentralized and could theoretically scale to a similar size as the internet, it has no single source of truth that forms network consensus, providing weak security guarantees.
Although
Bitcoin achieves strong decentralization and security guarantees via globally distributed mining operations, the network’s desire to impose minimal hardware requirements combined with its brute force consensus mechanism yields an extremely slow throughput of approximately 7 transactions per second.
And while the
Solana network delivers Bitcoin-like security at much faster speeds, the network’s hefty hardware requirements restrict participation to commercial-quality node operators, limiting decentralization.
The blockchain trilemma constrained the development of a balanced blockchain that simultaneously optimizes for decentralization, security, and scalability in each of these examples, yet Vitalik Buterin believes Ethereum can achieve where others have failed using zkEVMs and PeerDAS.
Now that ZKEVMs are at alpha stage (production-quality performance, remaining work is safety) and PeerDAS is live on mainnet, it's time to talk more about what this combination means for Ethereum.
— vitalik.eth (@VitalikButerin) January 3, 2026
These are not minor improvements; they are shifting Ethereum into being a…
What are zkEVMs?
Zero-Knowledge Ethereum Virtual Machines (zkEVMs) are a type of scaling solution that executes Ethereum transactions offchain and proves their correctness back onchain using cryptographic zero-knowledge proofs.
Instead of individually submitting transactions to the Ethereum L1, zkEVMs bundle thousands of transactions together in a proof, which accounts for the results of transactions while circumventing the need for blockchain computation. This design increases scalability by using offchain execution, while preserving Ethereum-grade security via onchain proof verification.
Vitalik characterizes contemporary zkEVMs as “alpha stage,” claiming they enjoy production-quality performance, but require safety work. He expects their full benefits to emerge over the next 4 years, with the first opportunities to run zkEVM nodes occurring sometime in the new year.
Important planning doc from @kevaundray (zkEVM team):
— Ethproofs (@eth_proofs) December 18, 2025
*concrete 2026 roadmap for shipping zkEVM proofs on Ethereum L1
*lays out the real work—execution witnesses, guest programs, zkVM APIs, CL integration, benchmarking, security, and prover infra—and how it all fits together.…
What is PeerDAS?
Peer-to-Peer Data Availability Sampling (PeerDAS) is Ethereum’s latest leap in data scaling. It was adopted to mainnet on December 3, 2025, and served as the headline improvement of Ethereum’s recent Fusaka upgrade.
Rollups need to publish transaction data to Ethereum so the network can independently verify state transitions, and PeerDAS dramatically reduces the cost of making this data available by allowing nodes to sample small pieces of data from peers, rather than downloading entire data blobs.
PeerDAS (live today on mainnet) allowed Ethereum to increase the dedicated “blob” storage space for data availability with no changes to the hardware requirements for nodes that want to validate the Ethereum L1.
PeerDAS (EIP-7594) is a headline improvement in Ethereum's latest upgrade, Fusaka.
— Ethereum (@ethereum) December 10, 2025
It unlocks up to 8x data throughput, giving rollups cheaper blob fees and more space to grow.
Learn more from voices across the ecosystem. pic.twitter.com/YRNjmOmReZ
Where to Next?
Over the next four years, Vitalik believes that Ethereum can become the first network to fully conquer the blockchain trilemma. Such a breakthrough is not anticipated to be the outcome of a single sudden achievement; rather it is expected to be the gradual result of sustained progress over time.
Ethereum has already expanded data availability through PeerDAS, and while developers expect initial zkEVM node experiments to begin this year, Buterin doesn’t anticipate zkEVMs will become a dominant method of block validation until later this decade.
Although execution risk remains, should Vitalik’s scaling vision materialize, Ethereum could very well redefine what’s possible for decentralized systems, offering a model where security, decentralization, and scalability reinforce one another instead of competing.