In every bull market, Bitcoin and Ethereum end up having the same argument in different words: how much scale can you add before you quietly sacrifice decentralization?
Bitcoin’s answer has been consistent for years: keep the base layer simple, slow, and extremely hard to change. Ethereum’s answer has been to push complexity into new layers and new cryptographic primitives.
With Ethereum’s latest upgrade and a public roadmap from Vitalik Buterin, that difference is turning into a direct challenge. Ethereum’s core developers now claim they can effectively solve crypto’s “scalability trilemma” — the trade-off between decentralization, security, and throughput — using tools that are already starting to ship on mainnet.
For Bitcoin investors and technically minded observers, the key question is not whether Ethereum is “winning.” It’s how this shift reframes Bitcoin’s role if another network can credibly offer high throughput without obviously centralizing.
From Bitcoin’s ‘bedrock’ philosophy to Ethereum’s bolder claims
Bitcoin was deliberately designed to be narrow and sturdy: roughly ten-minute blocks, limited block space, and a culture where every full node independently verifies everything. Nobody gets special treatment, and changing the rules requires broad, slow social consensus.
That conservatism is a feature, not a bug. It’s why many long-term holders describe Bitcoin as digital bedrock. But it also means that whenever demand spikes, the same pattern repeats: block space gets scarce, fees surge, and new users discover that “permissionless money” can still be priced out by congestion.
Ethereum, in contrast, has embraced a modular roadmap. The base chain is evolving into a settlement and data-availability layer, while most user activity moves to rollups and other Layer 2s. That shift has now reached a new phase.
This week, Vitalik Buterin argued on X that Ethereum can effectively resolve the trilemma by combining three pillars:
- PeerDAS (Peer Data Availability Sampling) on mainnet to scale data availability for rollups.
- zkEVMs (zero-knowledge Ethereum Virtual Machines) that reach “alpha” performance, with security being hardened over the next few years.
- More distributed block building so that including transactions in blocks doesn’t get captured by a small group of builders.
His 2026–2030 roadmap sketches a world where Ethereum validators increasingly verify succinct proofs instead of re-executing all transactions, while the network steadily dials up throughput. That is a direct attempt to re-define what a “decentralized” high-capacity blockchain can look like.
PeerDAS and Fusaka: the part that is real today
The first leg of this strategy is already live.
On Dec. 3, 2025, Ethereum activated its Fusaka upgrade at a specific mainnet slot, with the headline feature being PeerDAS. PeerDAS addresses a core scaling bottleneck: how can Ethereum host massive amounts of rollup data without forcing every node to download it all?
The answer is data availability sampling. Instead of every node seeing every byte, nodes subscribe to a subset of the data “blobs” that rollups post on-chain. Each node checks random pieces of those blobs. Using erasure coding, the network can reconstruct missing parts as long as enough fragments are available.
Practically, Ethereum.org explains that a default node only needs to receive about one-eighth of the original blob data under PeerDAS, since it listens to 8 out of 128 subnets and blobs are extended for sampling. The goal is clear: raise data throughput while keeping the resource requirements for running a “regular” node under control.
This matters because bandwidth is an underappreciated centralization pressure. As data loads rise, running a node starts to look like a job for data centers, not home operators. A network can appear geographically distributed yet be functionally controlled by a small group of professional node operators.
Fusaka also introduced a notable governance tool: blob parameter-only forks (BPOs). These are preprogrammed mini-upgrades that modify only blob targets and maximums without invoking the full drama of a traditional hard fork. They allow Ethereum to ratchet up blob capacity in measured steps as the network proves it can handle more load.
The Ethereum Foundation published an initial schedule:
- BPO1 raised the blob target and maximum to 10 and 15 on Dec. 9, 2025.
- BPO2 is set to raise them again to 14 and 21 on Jan. 7, 2026.
Analytics firm Coin Metrics described this as Ethereum starting to treat blob throughput like a dial, rather than a fixed constant. Their report noted that blobs had already been running near the prior six-blob target and that blob fees often hovered at 1 wei — effectively signaling that the market was barely paying for this resource.
That near-zero pricing has prompted another proposal: an EIP to introduce a reserve price, so blob base fees don’t collapse relative to execution costs. It’s designed to prevent blob space from becoming so cheap that it invites spam and pushes the network toward centralization.
For Bitcoiners, the parallel is obvious. Bitcoin keeps base-layer block space expensive and scarce on purpose. Ethereum is trying to expand a separate category of space — blobs for rollups — without turning it into a free-for-all that undermines decentralization.
zkEVMs and proof-based validation: shifting how trust works
If PeerDAS is the data layer, zkEVMs are the validation layer of Ethereum’s pitch.
In December 2025, the Ethereum Foundation published its second “Shipping an L1 zkEVM” update. The message was explicit: performance is no longer the bottleneck. The remaining heavy lift is provable security.
The Foundation set out milestones through 2026, including:
- Reaching 100-bit provable security by the end of May 2026.
- Reaching 128-bit provable security by the end of 2026.
- Imposing caps on proof sizes to keep verification costs bounded.
This is where the contrast with Bitcoin becomes sharp.
Bitcoin’s security story is straightforward: miners expend hash power, full nodes verify blocks by replaying transactions and checking signatures, and invalid blocks are rejected. Trust rests on open computation that any sufficiently resourced user can re-run.
Ethereum is steering toward a model where validators check succinct cryptographic proofs attesting that the underlying execution was valid, rather than re-executing everything themselves. Security assumptions shift from “everyone replays all state transitions” to “everyone verifies proofs that encode those transitions.”
It remains decentralized in the sense that anyone can verify these proofs. But the trust surface changes: it now leans more heavily on the soundness of the cryptography, the correctness of complex implementations, and the economics and distribution of proof producers.
Vitalik’s roadmap envisions:
- 2026 as a year of significant gas-limit increases driven by other upgrades, alongside the first real opportunities to run a zkEVM node.
- 2027–2030 as the period when zkEVM-based block validation becomes the primary path, replacing mass re-execution for most validators.
For Bitcoin investors, the issue is not whether this is “better” but whether the market will view proof-based high-throughput validation as sufficiently credible to compete with Bitcoin’s slower, simpler base layer.
Reframing Bitcoin’s role: decentralization versus throughput
Bitcoin doesn’t need to beat Ethereum on raw throughput. It needs to maintain its edge in credibility and neutrality.
To date, Bitcoin’s strongest differentiator has been its combination of decentralization, a conservative culture, and a base protocol that is legible to technically capable users. Ethereum’s differentiator has been flexibility and a willingness to treat the L1 as part of a layered system, not the entire stack.
Ethereum’s new direction potentially changes the competitive framing. If PeerDAS keeps node requirements bounded while rollups scale, and if zkEVM-based validation proves secure in practice, then the market gains a second network that can plausibly claim to be a “credibly neutral settlement layer” — just with a much higher bandwidth ceiling.
That would allow Ethereum to support more intensive applications — from high-frequency trading to consumer-facing dApps — without resembling a permissioned data center. For Bitcoin, that matters in at least three ways.
1. The premium on Bitcoin block space.
Bitcoin fees spike alongside demand; that’s by design. Ethereum’s strategy is to make rollup fees feel more like ordinary internet costs: stable, low, and less sensitive to bursts of activity, by expanding blob capacity and tuning its fee market.
If Ethereum succeeds, Bitcoin’s block space remains premium, but the use cases that justify paying that premium could narrow to high-value settlement: large transfers, long-term custody moves, and anchoring of layered protocols.
2. The race to host “everything else.”
Many of crypto’s more expansive promises — tokenized dollars, on-chain equity, supply-chain settlement — live or die on cost and throughput. Coinbase’s Base L2, for example, has publicly described how its median fees dropped from about $0.30 to fractions of a cent as it scaled capacity, and it explicitly pointed to Ethereum’s data-availability roadmap, including PeerDAS and future blob increases, as the next catalyst.
When users can access that kind of experience at scale, builders and capital tend to follow. Bitcoin’s role becomes more purely monetary and less general-purpose. Some Bitcoiners welcome that specialization; others see it as ceding the broader application layer to Ethereum.
3. New centralization choke points.
Bitcoin’s centralization risks cluster around mining pools, ASIC manufacturers, and regulated custodial intermediaries. Ethereum’s emerging risks are different: they center on prover markets and block building.
Vitalik has acknowledged this by emphasizing the need for more distributed block building and mechanisms like inclusion lists. On the roadmap are tools such as:
- Enshrined proposer-builder separation, to limit the control specialized builders can exert.
- Fork-choice-enforced inclusion lists, ensuring certain transactions can’t be indefinitely censored.
- Block-level access lists, to structure how access to block space is allocated.
The goal is to avoid a world where scaling hands effective control to a small cartel of professional actors. Bitcoiners have seen versions of this movie before: scaling solutions often shift power to whichever group operates the new, more complex machinery.
Three plausible scenarios for 2026–2030
Ethereum’s own messaging stresses that zkEVM safety is still unfinished work. The right way to think about the impact on Bitcoin is through scenarios, not declarations of victory.
Scenario 1: Slow, careful progress.
PeerDAS and the blob parameter-only forks gradually increase capacity. zkEVM security milestones are met, but proof-based validation remains optional longer than maximalists would like. Ethereum steadily improves the fee experience for rollups without a dramatic step change.
In this world, markets increasingly treat ETH as the most scalable “neutral” settlement network next to Bitcoin, not instead of it. Bitcoin retains its brand as the most conservative monetary base, while Ethereum becomes the default settlement layer for high-throughput applications.
Scenario 2: Demand outruns the roadmap.
Rollups quickly fill each new blob capacity target, keep usage high, and justify turning the throughput dial higher at each BPO step. The “cheap, app-like” crypto user experience consolidates around Ethereum’s rollup stack.
Here, Bitcoin’s image as a savings and settlement layer becomes even clearer. The open question for investors becomes whether Bitcoin’s own Layer 2 ecosystem can match Ethereum’s usability while keeping Bitcoin’s underlying social and technical conservatism intact.
Scenario 3: Proofs become the norm.
Ethereum hits its zkEVM security targets, validators broadly adopt proof verification as their default, and gas limits can be raised further without forcing most nodes into data-center territory.
In this scenario, Ethereum’s claim to “high-bandwidth decentralization” is materially stronger. Bitcoin’s differentiation leans more heavily on simplicity, immutability, and fixed monetary policy. The conversation among investors shifts from “Bitcoin vs altcoins” toward a landscape with two credible base layers, each with a distinct philosophy.
What end users will actually notice
Most users don’t care about data availability sampling or the bit-level security of zk proofs. They care about whether a swap fails, whether a transfer costs $0.03 or $30, and whether memecoin activity makes their wallets unusable for a week.
Bitcoiners have felt this pain during periods of heavy congestion and rising fees, especially when non-monetary use cases crowd the mempool.
Ethereum’s pitch is a future where:
- The base layer remains decentralized enough for ordinary validators to participate.
- The day-to-day user experience happens mostly on rollups, with fees that feel like typical app charges rather than settlement fees.
If that works, it doesn’t render Bitcoin obsolete; it clarifies what Bitcoin is for. Bitcoin becomes the asset and network you retreat to when you want final, conservative settlement — “outside the casino.” Ethereum aims to be the infrastructure that lets large-scale “casino” activity exist without collapsing into a single operator or tightly controlled platform.
The risk on Ethereum’s side is complexity. More cryptography, more moving parts, more specialized roles in proving and block building all create new paths for subtle centralization and correlated failure. Vitalik’s emphasis on unfinished work around distributed block building underscores that those concerns are real, not hypothetical.
Bitcoin’s risk is the inverse. By refusing to touch certain scaling levers on L1, it accepts that the base chain will stay slow, scarce, and expensive when demand rises, leaving it to higher layers and external systems to bridge the usability gap.
Bottom line for Bitcoin and Ethereum investors
Vitalik’s “trilemma solved” claim is a headline; the substance is a multiyear roadmap anchored by real code (PeerDAS and Fusaka) and an aggressive security program for zkEVMs. Whether it fully delivers is uncertain, and even Ethereum’s own materials are explicit that safety work is ongoing.
For Bitcoin, the stakes are clear:
- If Ethereum successfully scales without drastically raising node requirements, the argument that Bitcoin is the only credibly neutral base layer weakens.
- Bitcoin’s core value proposition — restraint, predictability, and a base protocol that remains legible and conservative — does not depend on matching Ethereum’s throughput.
For investors who track both ecosystems, the emerging picture is not winner-take-all but specialization. Ethereum is pushing toward a high-bandwidth settlement fabric built on sophisticated cryptography and layered design. Bitcoin is doubling down on being the conservative monetary anchor and ultimate settlement rail.
If both succeed on their own terms, the market gets exactly the kind of competition it needs: two dominant networks, each forcing the other — and the rest of the industry — to confront the difference between mere speed and durable decentralization.

Hi, I’m Cary Huang — a tech enthusiast based in Canada. I’ve spent years working with complex production systems and open-source software. Through TechBuddies.io, my team and I share practical engineering insights, curate relevant tech news, and recommend useful tools and products to help developers learn and work more effectively.





