The August 19th 'Encrypt the Mempool' call was a quiet affair. A handful of researchers, a few client developers, and the ghost of a problem that has haunted Ethereum since its first block: maximal extractable value. The catalyst was not a new exploit, but a personal one. Vitalik Buterin's own address had been front-run by Jaredfromsubway.eth, a bot that has become synonymous with the degradation of the public mempool. The market, distracted by the bull run, barely noticed. But the ledger remembers what the market forgets.
Context: The Architecture of Exposure
The public mempool is Ethereum's open wound. Every transaction sits there, visible to all, before it is included in a block. This transparency is the foundation of MEV: bots, searchers, and block builders can order transactions to extract value, from simple front-running to complex sandwich attacks. The current solution is a patchwork of private relays and transaction channels. These work, but they introduce a new trust assumption: the relay operator. They are gatekeepers, not less central than the bots they claim to replace. The protocol itself remains exposed.
Enter the latest wave of proposals: EIP-8184 (LUCID), EIP-8105, and the FOCIL mechanism (EIP-7805). Their stated goal is to hide trades from bots at the protocol level, not by circumventing the mempool, but by encrypting it. The vision is elegant: transactions are submitted in an encrypted form, and only after a block is built are the decryption keys released. The bots cannot see what they cannot read. The architecture reveals the true intent: to shift the playing field from information asymmetry to cost asymmetry.
Core: The Cryptographic Reality Check
I have spent years mapping the invisible currents of liquidity, and I have learned that every cryptographic solution carries a hidden ledger of assumptions. LUCID, the centerpiece of the discussion, is a commit-reveal scheme. The sender submits a sealed transaction (commit), the block builder includes it without knowing its contents, and then the decryption key is revealed. Simple in theory. In practice, the cryptographic requirements are staggering.
The author of EIP-8184 admitted what any cryptographer would recognize: no known construction satisfies all requirements simultaneously. The list is a gauntlet: small public keys, non-interactive decryption, no trusted setup, practical ciphertext sizes, strong chosen-ciphertext security, and a credible path to quantum resistance. The last point is critical. The 'Q-Day' timeline, once a distant 2035, is now estimated as early as 2029. Any encryption scheme deployed today must be either upgradeable or quantum-resistant from the start. Neither is currently achievable at Ethereum's scale.
LUCID sidesteps this bottleneck by outsourcing the decryption step to an external key publisher. The sender or a third party holds the keys. This is not a cryptographic solution; it is a trust relocation. The bots are replaced by a key publisher. The problem of 'who watches the watcher' remains. The reserve fee mechanism in LUCID attempts to enforce honesty: the encrypted block top is limited to 1/8 of the gas limit, and a reserve fee is posted. If the key is not revealed, the fee is forfeited. But this punishes the sender for network latency or malicious key publishers, creating a systemic risk for honest users.
EIP-8105 takes a different approach: a directed trust graph. Providers register their trusted peers, and the consensus layer relies on these relationships to propagate encrypted transactions. The penalty and reliability mechanisms are left entirely off-chain. This is not a protocol; it is a social contract written in code. My experience auditing ICO tokenomics in 2017 taught me that off-chain enforcement in a permissionless system is a mirage. Without on-chain slashing, the trust graph is a honeypot for collusion.

FOCIL (EIP-7805) is the binding element. It is a pipeline that allows multiple validators to propose a list of transactions that the block builder must include. This is a necessary precondition for any encrypted mempool, because without a guarantee that the encrypted transaction is included, the encryption is pointless. FOCIL is already listed as a consensus-layer priority for the Hegotá upgrade, expected in 2027. This is the earliest realistic timeline for any encrypted mempool deployment. The integration of FOCIL with LUCID or EIP-8105 is still in the research phase.
Contrarian: The Decoupling Thesis
The market narrative is that encrypted mempools will 'solve' MEV. This is a dangerous oversimplification. The real effect is to raise the cost of extraction, not eliminate it. Bots will adapt. They will invest in faster decryption, exploit timing windows, or move to private order flow where the encrypted mempool is irrelevant. The decoupling thesis is that the cryptographic complexity will delay any meaningful deployment until after the next bull cycle, if not longer. The current bull market euphoria masks the technical flaws.
Consider the quantum threat. The proposals acknowledge a 'credible path to quantum safety' as a requirement, but no one can point to a concrete construction. In the meantime, any encryption scheme deployed is a liability. The architecture of Ethereum's future must be agile enough to replace its cryptographic primitives, a feat that has never been accomplished on a live blockchain without a hard fork.
Furthermore, the economic incentives are misaligned. The block builders who currently profit from MEV are the same entities that would need to implement the encrypted mempool. They have no incentive to kill the golden goose. Private relays are a profitable business; a protocol-level encrypted mempool is a threat to that revenue. The consensus is often the contrarian trap. The real battle is not technology; it is the distribution of power.

Takeaway: Position Sizing in a World of Uncertainty
Survival is a function of position sizing, not prediction. The encrypted mempool is a necessary direction, but it is a long-term structural shift, not a short-term catalyst. The immediate path for traders remains private relays and careful transaction ordering. The Hegotá upgrade in 2027 is the earliest milestone; anything before that is speculation. The true signal will be when FOCIL is deployed on testnet, and when a cryptographic construction that satisfies all requirements is published and peer-reviewed. Until then, treat every announcement as a research paper, not a roadmap.
Patterns repeat, but the participants change. The MEV problem will not be solved by a single proposal; it will be managed by a complex ecosystem of protocols, relays, and market forces. The encrypted mempool is a piece of that puzzle, but it is far from the final piece. As I wrote in my 2022 report on custodial risk, the most dangerous phrase in crypto is 'the technology is ready.' It is not ready. Not yet. The ledger remembers, and it holds the truth.