Skip to main content

Decentralized Mempool

Definition

A decentralized mempool is a distributed collection of unconfirmed transactions waiting to be processed and added to a blockchain. Unlike a centralized mempool, where a single entity might control transaction visibility, a decentralized version ensures transactions are propagated widely across the network. This design helps to mitigate issues like transaction censorship and frontrunning. It promotes a fairer ordering of pending operations.