Skip to main content

Proposer Builder Separation

Definition

Proposer-builder separation (PBS) is an architectural design in blockchain networks, particularly in proof-of-stake systems, that decouples the roles of block proposers and block builders. In this model, specialized builders create blocks by selecting and ordering transactions based on economic incentives, and then proposers select the most profitable block to present to the network. This separation aims to enhance decentralization, censorship resistance, and economic efficiency. Understanding PBS is important for comprehending the evolving mechanisms of transaction ordering and block production in advanced blockchain architectures.