Skip to main content

What Is a ‘Builder’ and a ‘Proposer’ in the Context of MEV and Transaction Ordering?

In Ethereum's Proof-of-Stake system, the process of block creation is split into two roles: the builder and the proposer. The builder is responsible for assembling a block of transactions, often including profitable MEV bundles from searchers.

The proposer is the validator randomly selected to propose the next block to the network. The proposer chooses the block with the highest bid from a builder.

This separation, known as Proposer-Builder Separation (PBS), was introduced to mitigate the centralization risk of MEV.

What Is a “Searcher” in the MEV Ecosystem?
How Do ‘Flashbots’ Bundles Facilitate Private Transactions in Ethereum?
How Does the Implementation of ‘Proposer-Builder Separation’ (PBS) Relate to Flashbots?
How Is MEV Extraction Managed in Proof-of-Stake (PoS) Consensus Mechanisms?