Aptos on May 22 launched an encrypted mempool on its devnet, becoming the first Layer 1 blockchain to natively shield transactions from front-running.
"The feature relies on a batched threshold encryption scheme that integrates directly into Aptos’ existing consensus mechanism," the project's technical documents state. Transactions are ordered by validators while still encrypted, with decryption occurring only after the block order is finalized.
The design maintains network performance by keeping computational overhead linear, or O(n), a critical factor for high-volume decentralized finance applications. According to Aptos, the upgrade introduces no new trust assumptions and will be an opt-in feature for users, requiring a single click per transaction.
The development targets the pervasive front-running and Maximal Extractable Value (MEV) problem, which siphons significant value from traders on decentralized exchanges. Monthly DEX volumes exceeded $200 billion in 2025, making even marginal value extraction a multi-billion dollar issue.
How It Works and Why It Matters
Aptos, a blockchain developed by former Meta engineers from the Diem project, is implementing encryption directly at the protocol level. This contrasts with solutions on other chains like Ethereum, which often rely on third-party relayers like Flashbots, or Solana, which has used priority fee mechanisms. A native implementation avoids the additional trust assumptions and potential points of failure associated with external solutions.
Transactions submitted to the encrypted mempool are hidden from all parties, including the validators sequencing the blocks. Only after a block is confirmed and its order is immutable are the transactions decrypted and executed. This "sealed bid" auction model prevents attackers from seeing a pending transaction and placing their own orders ahead of it to profit from the price impact.
What's Next
The encrypted mempool is currently live on the Aptos devnet. The team plans to roll it out on the testnet soon, with a full mainnet launch contingent on a successful governance vote by the Aptos community.
For investors, the key metrics to watch will be the feature's performance on testnet and the subsequent adoption rate by users and developers on mainnet. A successful, performant implementation could enhance security and trust in the Aptos DeFi ecosystem, potentially attracting more users and liquidity by creating a fairer trading environment.
This article is for informational purposes only and does not constitute investment advice.