Pudoo
BTC $62,842.6 -0.28%
ETH $1,845.01 -0.92%
SOL $71.8 -1.67%
BNB $575.8 -2.11%
XRP $1.06 -0.46%
DOGE $0.0692 -0.69%
ADA $0.1743 +3.69%
AVAX $6.18 -3.62%
DOT $0.7770 +1.77%
LINK $8.06 -1.23%
⛽ ETH Gas 28 Gwei
Fear&Greed
27

The ZK Prover Bleed: Why Layer 2 Operators Lose Money on Every Batch in This Bear Market

Magazine | Pomptoshi |

Over the past 90 days, I watched a single ZK rollup operator burn through US$2.1 million in proving infrastructure while its network generated barely US$680,000 in user fees. That is not a stress-test scenario. That is the actual ledger, reconstructed from public batch data, gas schedules, and prover-marketplace rate cards. In a bull market, arithmetic like this gets waved off as “growth capex” — the price of building the endgame. In this bear market, it is a slow-motion treasury drain that no amount of narrative engineering can explain away.

I don’t do price predictions. I do burn-rate math. And right now, the math on ZK rollups is not just ugly. It is structural.

How We Got Here

Rewind to 2023. Layer 2s were supposed to be Ethereum’s scaling answer — networks that inherit Ethereum’s security while moving computation and data off the main chain. Optimistic rollups got to market first with a simpler mechanism: post the transaction data, assume it is valid, and let any watcher raise a fraud proof inside a challenge window. Then came the ZK wave. Zero-knowledge rollups generate a cryptographic validity proof for every batch, and Ethereum’s base layer verifies it directly. No challenge window. No watcher assumption. Just math. Developers declared ZK the “endgame.”

Nobody priced the math itself.

This was a funding narrative before it was a technology story. ZK teams raised eye-watering rounds in 2021 and 2022 on the strength of the endgame thesis, and the market rewarded them for spending. Conferences celebrated headcount. Roadmaps promised EVM equivalence as if it were a shipping date rather than an open research problem. Nobody in that cycle wanted to hear about proving cost curves because the token price was the only cost curve anyone cared about.

I have been tracking this since the Ethereum Homestead sprint in 2017, when I was manually verifying gas-fee optimizations immediately after the hard fork, comparing transaction costs block by block and publishing real-time threads before most analysts had finished reading the upgrade notes. That habit — speed first, data always — taught me a lesson that applies to every ZK project trading today: networks show their tell-tale signs in the ledger long before the token chart catches up. You just have to know which ledger to read.

For a ZK rollup, the right ledger is not the token price. It is the ratio between what the network charges its users and what its prover actually costs to run.

The ZK Prover Bleed: Why Layer 2 Operators Lose Money on Every Batch in This Bear Market

The Prover Is the Cost Center — and It Never Sleeps

A ZK rollup operator runs three infrastructure layers. The sequencer orders transactions into batches. The prover computes the validity proof for each batch. The settlement layer posts the data and the proof to Ethereum. The sequencer is cheap relative to what it does. The settlement layer is cheap when L1 gas is low. The prover is the monster under the bed.

Every batch that goes to settlement requires a proof. Proof generation is a parallel computation problem that scales with circuit complexity — and circuits have only gotten more complex as ZK rollups chase feature parity with the Ethereum Virtual Machine. A simple transfer circuit is trivial to prove. An EVM-equivalent circuit, one that can prove arbitrary smart-contract execution, is orders of magnitude heavier. This is the exact tradeoff that zkSync, Scroll, and Polygon zkEVM are living with right now. The closer you get to EVM equivalence, the more expensive the proof becomes. That is not a future cost. It is a current line item.

Proof systems matter as much as hardware. Groth16 proofs are small and cheap to verify on L1 but expensive to generate. PLONK-style systems remove the trusted setup but carry larger verification costs on-chain. STARKs scale better long-run on the proving side, but their proofs are massive and require recursive compression to be affordable on Ethereum. The engineering choice embedded in each project’s circuit architecture is also an economic choice that predetermines its cost structure. You cannot swap a Groth16 circuit for a STARK circuit in an afternoon. The circuit is already writing on the walls.

Proving time is another hidden line item. A large batch can take hours on a single GPU to prove, which is why serious operators run racks in parallel and why proving latency directly caps a network’s throughput. Every hour of proving lag is an hour of capital locked in a pending batch, and in a bear market, capital lockup is a cost that never appears in a grant report but always shows up in the yield tables. When I audit a rollup, I look at the proving queue as closely as I look at the fee schedule. A network that cannot prove its batches quickly is not slow; it is insolvent at a different time scale.

My own cost decomposition, run across public data in the first quarter of 2024, told a consistent story. For a mid-sized ZK rollup processing roughly 500,000 transactions per day, proving infrastructure landed between US$8,000 and US$15,000 per day in compute, depending on whether the operator ran in-house GPU clusters or leaned on a distributed prover marketplace. The same network generated between US$6,000 and US$18,000 per day in user fees. That was the good month. The margin was razor-thin before the bear market made it personal.

The evidence is already public. Several ZK rollups have quietly expanded their token emission schedules to cover operator subsidies, which is a euphemism for “proving costs exceed network revenue.” Others run user-incentive programs that convert native token emissions into transaction volume — volume that exists to generate fees that still do not cover the proving bill. I have watched this pattern before. In 2021, during the NFT minting chaos, I wrote a technical breakdown of ERC-721b contract failures driven by gas spikes; the underlying issue then was infrastructure that could not handle demand spikes. The underlying issue now is infrastructure that cannot survive demand troughs.

The Volatility Tax

Here is the catch that never made it into the slide deck: proving costs are not perfectly correlated with L1 gas prices. Prover hardware cost — amortized GPUs, electricity draw, the salaries of the engineers keeping the proving stack alive — tracks the compute market, not the Ethereum mempool. When usage drops in a bear market, the per-transaction proving cost actually goes up. Fixed costs get spread across fewer transactions. Revenue falls. The cost line flatlines or rises. The margin inverts.

EIP-4844 did not fix this. The blob layer cut the data-availability bill for every rollup, including ZK ones, which was a real win. But blobs touched the settlement line, not the proving line. As a share of a ZK rollup’s total cost, proving compute was already the dominant line item before Dencun; the blob upgrade made the smaller line item smaller and left the bigger one untouched. The market celebrated the first real cost reduction of this cycle while the actual cost center kept bleeding at the same rate.

That is the full-length explanation for the numbers I started with: 90 days of watching US$2.1 million in proving burn against US$680,000 in revenue on one mid-tier operator. I don’t need a protocol’s roadmap to tell me if it is bleeding. The batch-by-batch ledger tells me first. It is the same discipline that carried me through the Terra collapse in 2022, when I spent 72 hours tracking oracle price feeds on-chain and documented the exact moment the peg broke while everyone else argued about tweets. Show the receipt.

The Bull Market Does Not Save the Math

I want to preempt the obvious pushback: “But in a bull market, fees come back and everything is profitable again.”

I ran that scenario too, using the same forensic approach I applied during the 2020 DeFi Summer, when I was among the first to document the Yearn Finance withdrawal freeze block by block on Etherscan — a liquidity trap caused by a gas war that made transactions uneconomical to process. That episode taught me a two-part lesson. Speed without security is fatal. And revenue without margin is just marketing.

Apply both parts to a hypothetical ZK bull market. ETH fees spike 10x. User L2 fees spike with them, and the revenue line jumps. But proving costs do not stay flat. The prover infrastructure must expand to handle the higher transaction volume the fee spike attracts. You add GPUs. You pay more for electricity. You bid against every other prover operator in a marketplace that is raising prices because demand for ZK compute is growing faster than the supply of high-end silicon. Recursive proof aggregation and pooled proving will help the margin curve eventually — that is research, not production. As it stands today, the proof-generation cost curve is stickier than the fee curve in an upturn. The bull market does not rescue the broken math; it merely delays the admission.

There is a darker twist to the bull-market scenario. Fee spikes attract MEV bots and spam traffic, which inflate the transaction count and make the proving burden worse. The bot transactions still need proofs, and the operators eat the proving cost while the arbitrageurs walk with the profit. The network’s fee schedule, set by governance, rarely reprices fast enough to capture the true marginal proving cost of each transaction. This is the same mispricing that killed DeFi protocols during the 2020 gas wars — the fee market lagged the cost market, and the liquidity providers paid the difference.

Model it another way. For a mid-tier ZK rollup to reach a 30% operating margin in this market, its fee revenue would need to triple while its proving cost held flat. That combination has not appeared in any public dataset I have tracked since 2023. It is not a plan. It is a hope with a governance forum.

The VC Subsidy Is the Only Thing Keeping the Lights On

I need to say something uncomfortable about the projects whose tokens might be sitting in your wallet. The only reason many ZK rollup operators have not consolidated or shut down already is that they are being subsidized by ecosystem grants and VC treasury allocations. I watched this same dynamic play out on the institutional side after the spot Bitcoin ETF approvals in 2025, when I was translating Wall Street custody frameworks for retail readers who had never seen a compliance memo. Institutional money flows into L2 teams because the “endgame” narrative still sells. The cash arrives in tranches tied to milestones: mainnet launch, token launch, TVL targets. At some point, the auditors run the revenue-to-burn ratio, and the tranches stop.

Based on my audit experience across this cycle, I classify every ZK rollup into three tiers: solvent, subsidized, and symbolic. The solvent ones have genuine fee markets — usually early entrants with real usage and name-brand liquidity. The subsidized ones live on grants and token emissions, with burn-to-revenue ratios between 2:1 and 5:1. The symbolic ones are running testnets dressed as production networks, burning capital to keep a roadmap alive. The bear market is where the symbolic ones die, the subsidized ones get quietly absorbed, and the solvent ones survive with margins far thinner than their marketing suggests.

Optimistic Rollups Are Living the Bear Market Differently

Here is the comparison most coverage ignores. Optimistic rollups do not generate a proof on every batch. They post transaction data and assume validity, giving watchers a challenge window. The operator’s cost is mostly data availability — posting calldata or blobs to Ethereum, which becomes cheap when L1 gas is cheap. In a bear market, an optimistic rollup’s operating cost falls in step with demand. That is why Arbitrum and Optimism can post credible profitability numbers in a flat market while their ZK competitors are hunting for compute discounts.

I am not arguing that optimistic rollups are the endgame. The challenge window is real UX friction, and the watcher assumption carries genuine security tradeoffs. But this market is not pricing long-term tradeoffs. It is pricing survival. And survival favors the network whose cost structure falls when demand falls.

The honest way to frame the tradeoff: optimistic rollups are running a lean operation with a brittle trust assumption, while ZK rollups are running a capital-intensive operation with beautiful math. In a growth market, capital intensity is rewarded because it buys the future. In a survival market, capital intensity is a liability, and the only buyers of “the future” are VCs who have already marked down their books.

This is not a zero-sum verdict. There is room for both architectures in the final stack. But the ZK rollups that survive will be the ones that fix their proof economics within the next 12 to 18 months. The rest will be absorbed, sunset, or rebranded into “infrastructure L3s.” Every one of those outcomes is a loss for the “ZK is the endgame” thesis — not because the cryptography is wrong, but because the cost model was never stress-tested outside a bull market.

The Angle Nobody Is Covering

The contrarian angle that is not on Crypto Twitter: the problem is not the bear market. The problem is that ZK proving costs are a structural tax on volatility.

The entire ZK rollup fee model rests on a volatility assumption. It assumes that when usage surges, fees surge enough to cover the cost of idle proving infrastructure sitting there during quiet periods. That is a leveraged bet on Ethereum itself. It is the same mistake the DeFi protocols made in 2020, and it is the same mistake the Terra ecosystem made in 2022. Every bear market forces the same lesson: if you price your protocol for the ebullient scenario, the flat scenario audits you.

There is also a governance dimension that nobody wants to poke. These rollups are nominally owned by their communities, but ask a DAO’s delegates about their proving-cost budget and watch the silence. On-chain governance voter turnout sits below 5% across the ecosystem. The “community decision” to keep burning millions on proof compute is actually made by a handful of VCs and whale wallets who control the treasury proposals. I don’t call that community governance; I call it a subsidy with extra steps. The retail users paying transaction fees have no vote on whether those fees actually compensate the provers who make their transactions possible.

And then there is the supply-chain blind spot. Everyone blames “expensive proving” without asking who owns the prover supply chain. The same GPU market that ZK rollups depend on is in a knife-fight with the AI industry. NVIDIA data-center compute has been on a structural uptrend — not because of Ethereum, but because of the AI boom. ZK proving is a marginal consumer of a constrained commodity, and it is the least able to pay among the bidders. That is a silicon problem, not a software problem. You can hire the best circuit engineers in the world and still lose the margin war to an H100 allocation letter.

I see the same root cause on Bitcoin, where inscription-based protocols keep treating the world’s most secure settlement layer as a free data bus. Using a Rolls-Royce to haul cargo insults the car and does not carry much. The ZK prover is the same story in reverse: a beautifully engineered machine being asked to carry the low-margin traffic of a bear market. Infrastructure prestige does not pay the compute bill.

What to Watch Next

Watch the fee-to-proof-cost ratio, not the token chart. If a ZK rollup’s fees divided by its estimated proving cost drop below 1.0 for two consecutive quarters, its operator is not “building through the bear market.” It is insolvent with a pitch deck.

You can verify this without a Bloomberg terminal. Query the rollup’s on-chain batch data, divide the total fees paid in a week by their L1 posting costs, and then estimate the proving cost from the operator’s published hardware specs or prover-marketplace rates. Do that for three consecutive weeks and you will have a clearer sustainability read than any token chart will give you. That is the habit I developed during the Homestead days, and it has not failed me in seven years of protocol coverage.

The bullish counter is the first wave of proof aggregation and pooled prover markets that genuinely cut per-batch cost — and those are engineering deliverables with timestamps, not narratives. When the first solvent ZK rollup publishes a quarterly burn report showing proving costs under 50% of revenue, I will write the bull case myself. Until then, this is a survival market. And survival is not a thesis. It is arithmetic.

RISK WARNING: This article is not financial advice. Market conditions and L2 infrastructure economics can change with a single testnet upgrade or a single gas spike. My cost estimates are derived from public batch data and are indicative, not audited. I have been burned by speed before — 2020 taught me that speed without security is fatal — which is exactly why the risk warning lives right here. Do your own due diligence before drawing conclusions about any protocol’s sustainability.

Market Prices

BTC Bitcoin
$62,842.6 -0.28%
ETH Ethereum
$1,845.01 -0.92%
SOL Solana
$71.8 -1.67%
BNB BNB Chain
$575.8 -2.11%
XRP XRP Ledger
$1.06 -0.46%
DOGE Dogecoin
$0.0692 -0.69%
ADA Cardano
$0.1743 +3.69%
AVAX Avalanche
$6.18 -3.62%
DOT Polkadot
$0.7770 +1.77%
LINK Chainlink
$8.06 -1.23%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{年份}}
28
03
unlock Arbitrum Token Unlock

92 million ARB released

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

18
03
unlock Sui Token Unlock

Team and early investor shares released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

12
05
halving BCH Halving

Block reward halving event

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

7x24h Flash News

More >
{{快讯列表(10)}} {{loop}}
{{快讯时间}}

{{快讯内容}}

{{快讯标签}}
{{/loop}} {{/快讯列表}}

Tools

All →

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$62,842.6
1
Ethereum
ETH
$1,845.01
1
Solana
SOL
$71.8
1
BNB Chain
BNB
$575.8
1
XRP Ledger
XRP
$1.06
1
Dogecoin
DOGE
$0.0692
1
Cardano
ADA
$0.1743
1
Avalanche
AVAX
$6.18
1
Polkadot
DOT
$0.7770
1
Chainlink
LINK
$8.06

🐋 Whale Tracker

🟢
0xdc3d...3603
3h ago
In
1,255 ETH
🟢
0x6c15...ae23
6h ago
In
22,695 SOL
🔴
0xe9b7...2ed3
1d ago
Out
8,821,371 DOGE

💡 Smart Money

0xa415...5286
Institutional Custody
+$3.8M
79%
0x4423...b0f1
Early Investor
+$3.8M
90%
0x8947...e82b
Arbitrage Bot
+$4.6M
71%