Moonlight Labs just announced a new consensus mechanism promising 3 million TPS. Their press release trumpets a “total consensus capacity” of 3M—a figure that dwarfs Ethereum’s 15 TPS and even Solana’s theoretical 65,000. But their technical whitepaper is conspicuously missing one critical number: the actual security margin per shard.
I’ve seen this playbook before. In 2018, I audited a smart contract for a Loom Network ICO that claimed 1,000 TPS. The code revealed an integer overflow in the staking mechanism that would let an attacker seize the entire validator set. The narrative was beautiful; the code was broken. Moonlight’s 3M TPS sits in the same uncomfortable gap between hype and hardware.
Let’s parse the claim. Moonlight says their “total consensus capacity” is 3 million transactions per second. This is the equivalent of a 2-3 trillion parameter AI model—impressive on the surface, but meaningless without activation parameters. In blockchain terms, “total capacity” usually includes all shards, all nodes, all parallel paths. But the key metric is effective throughput per validator or per resource unit. If Moonlight uses 1,000 shards, each shard only processes 3,000 TPS—competitive, but not revolutionary. And that’s before accounting for cross-shard communication overhead, which typically drops realized throughput by 30-50%.

The deeper issue is data availability. Every transaction must be posted to a DA layer (often the base chain in a rollup setup). If Moonlight is a Layer-2, they’re relying on Ethereum or Bitcoin for finality. Ethereum’s blob space caps at ~1.5 MB per 12 seconds. To support 3M TPS, each transaction would need to be ~0.5 bytes—impossible for any real UX data. So either Moonlight is running its own DA layer (centralized), or the claim is purely theoretical.
Tracing the fault lines where code meets capital, I see three hidden assumptions:

- The MoE fallacy applied to consensus: Moonlight likely uses a multi-consensus architecture (PoS + DAG + parallel execution) analogous to a Mixture of Experts model. Total capacity includes routers, validators, and backup nodes. Effective activated TPS might be 200,000—still high, but not 3M. The marketing team chose the larger number because it sells.
- Ignoring latency constraints: Speed of light and network propagation set a hard limit on global consensus. If Moonlight’s nodes are geographically dispersed, 3M TPS implies each node has a 1-5 millisecond processing window. That requires either a custom hardware (FPGA/ASIC) or a highly centralized validator set. The whitepaper is silent on hardware requirements.
- The MEV bottleneck: Higher throughput amplifies MEV opportunities. On Solana, MEV extraction already creates centralization pressure. At 3M TPS, the solver network would need to be incredibly fast—likely off-chain. Intent-based architectures don’t remove MEV; they just move it to off-chain auction houses, where the same extractors win. Moonlight’s claims ignore this redistribution of value.
During the 2021 NFT boom, I led a team that tracked the pivot from PFPs to utility collectibles. The same pattern appears here: projects launch with a massive capacity number to attract liquidity and developer mindshare, then quietly de-risk over time. Moonlight is no different. Their “challenge to Ethereum” is a narrative play for the next funding round.
Shorting the hype to fund the truth: I’ve been through the 2022 bear market, where overleveraged stablecoin algorithms collapsed. The Terra/Luna disaster taught me that any protocol promising “100x faster” without a clear decentralization trade-off is selling risk disguised as progress. Moonlight’s 3M TPS is the same: a synthetic asset backed by narrative leverage.
Now for the contrarian angle. The real innovation might not be the throughput itself, but the modular design. If Moonlight allows each shard to run its own execution environment (EVM, SVM, Move), that could unlock composability across ecosystems. But composability comes at a cost: shared security. At 3M TPS, the attack surface expands quadratically. A single cross-shard message bug could drain the entire network. My audit experience tells me these bugs are inevitable at launch.
Furthermore, the regulatory narrative is ignored. Moonlight operates in a jurisdiction where the Tornado Cash sanctions set a precedent—writing code that enables transaction obfuscation is now a crime. If Moonlight’s high throughput inadvertently facilitates money laundering, the entire team could face legal risk. The press release doesn’t mention compliance or KYC/AML integration. That’s a ticking time bomb for any institutional investor.

We don’t need another 3M TPS fairy tale. We need a protocol that can do 1,000 TPS with provable security. The obsession with raw capacity is a relic of the 2017 ICO era. Smart money is already moving toward verifiable rollups and zero-knowledge proofs, where speed is bounded by circuit size, not marketing.
Every bug is a bug in the human expectation. Moonlight expects us to believe 3M TPS is achievable and meaningful. But until they publish a public testnet with measurable benchmarks and a decentralized validator set, the only thing scaling is their valuation.
Takeaway: The next narrative shift will be from “how fast” to “how final.” Protocols that prioritize settlement guarantees over raw speed will survive the bear. Moonlight’s 3M TPS is a distraction. Watch for the real metric: effective TPS after slashing conditions and anti-MEV mechanics. If they don’t deliver those, the narrative will collapse faster than a bad smart contract.