Skip to main content

Pbs Architecture

Definition

PBS architecture, or Proposer-Builder Separation architecture, is a design modification for blockchain consensus mechanisms that divides the role of block production into two distinct parts. A “builder” assembles transactions into a block, potentially optimizing for Maximal Extractable Value (MEV), while a “proposer” then selects and proposes a block from available builders. This separation aims to mitigate centralization risks and improve network fairness. It is a significant structural change in how blocks are created and validated.