Introduction
If you stake crypto, you may focus on staking APR, staking APY, validator uptime, or validator commission. But on many modern proof-of-stake networks, validator income can come from more than basic protocol rewards. It can also come from transaction ordering, priority fees, and MEV rewards.
That is where PBS, or proposer-builder separation, becomes important.
In simple terms, PBS separates the job of choosing the next block proposer from the job of building the most profitable valid block. This matters because block construction has become highly specialized. Rather than forcing every validator to compete in a technical arms race, PBS lets specialist builders compete while proposers select the best block offer.
For stakers, this can affect gross validator revenue, liquid staking token performance, and how staking dashboards display yield. In this guide, you will learn what PBS is, how it works, how it connects to staking and MEV, where the risks are, and what to check before relying on PBS-related yield.
What is PBS?
Beginner-friendly definition
PBS stands for proposer-builder separation. It is a blockchain design where the validator chosen to propose the next block does not necessarily build that block itself.
Instead:
- a proposer has the right to publish the next block
- one or more builders assemble candidate blocks
- the proposer usually selects the most valuable valid bid
This separation is most often discussed in the context of MEV rewards and validator revenue on proof-of-stake chains.
Technical definition
In technical terms, proposer-builder separation is a market structure for block production. It separates:
- block proposal rights held by the selected validator, and
- block construction / ordering rights performed by specialized builders
Builders compete to create transaction bundles and full block payloads that maximize expected value from:
- priority fees
- arbitrage opportunities
- liquidation opportunities
- other MEV-related flows
The proposer then chooses the best valid payload or bid, subject to the protocol or middleware design being used.
Why it matters in the broader Staking & Yield ecosystem
PBS matters because staking rewards are not always limited to baseline issuance. On some networks, validator income may include:
- protocol staking rewards
- transaction fees
- priority fees
- MEV rewards
That means PBS can influence the real economics behind:
- solo staking
- delegated staking
- staking pool performance
- liquid staking token returns
- staking derivative pricing
- reported staking APR and staking APY
PBS does not replace staking. It changes how value from block construction may flow to validators and, indirectly, to delegators or LST holders.
How PBS Works
At a high level, PBS creates a marketplace around block building.
Step-by-step explanation
-
Users submit transactions Transactions enter a public mempool, private order flow system, or another transaction pipeline depending on the network design.
-
Searchers identify opportunities Searchers look for profitable bundles, such as arbitrage or liquidation opportunities, and send them to builders.
-
Builders construct candidate blocks Builders assemble blocks that maximize value while still meeting protocol rules.
-
Builders submit bids Builders offer their block payloads, or a commitment to them, to the validator selected as proposer.
-
The proposer chooses the best valid option The proposer selects the most attractive bid, usually balancing value, timing, and reliability.
-
The block is published The chosen block is proposed to the network and processed under the chain’s consensus rules.
Simple example
Imagine a validator is selected to propose the next block.
- If there is no PBS, the validator must build the block itself.
- If there is PBS, several builders may compete to offer that validator a better block.
Suppose Builder A offers a block expected to deliver more value than the validator could produce alone. The validator accepts it, publishes the block, and earns higher gross rewards than it might have without specialized block building.
That extra value may later affect:
- the validator’s net returns
- delegator payouts after validator commission
- LST performance if the staking provider passes the value through
Technical workflow
The exact workflow depends on the chain and implementation, so verify chain-specific details with current source. But a common pattern includes these participants:
| Participant | Role | Why it matters |
|---|---|---|
| Users | Submit transactions | Create fee and order flow demand |
| Searchers | Find MEV opportunities | Supply profitable bundles |
| Builders | Construct full blocks | Specialize in transaction ordering |
| Relays or marketplaces | Pass bids and verify payloads in some designs | Reduce theft and coordination risk |
| Proposers / validators | Choose and publish blocks | Capture block revenue |
| Delegators / LST holders | Receive downstream staking rewards | Care about net yield and transparency |
In many practical implementations, the proposer should not hand over control of its validator key or withdrawal credentials to builders. Builders compete to supply payloads; they do not need custody over the validator’s funds.
Key Features of PBS
PBS is important because it changes both protocol design and staking economics.
1. Role specialization
Validators do not all need to become expert block builders. Specialized builders can focus on latency, order flow, simulation, and bundle optimization.
2. Competitive block auctions
Rather than a validator taking whatever it can build locally, PBS can create competition for the right to supply the most valuable block.
3. Better access to MEV-related revenue
PBS can help smaller validators access part of the same block-building market that would otherwise favor highly sophisticated operators.
4. Separation of duties
The validator’s main job becomes secure participation in consensus, good validator uptime, and reliable proposal behavior. Block construction is outsourced or separated.
5. Clearer reward attribution
PBS can make it easier to separate:
- base staking rewards
- priority fees
- MEV rewards
That is useful for staking dashboards, institutional reporting, and product disclosures.
6. Influence on displayed yield
PBS can affect the difference between annual percentage rate and annual percentage yield reporting. APR is a simple annualized rate. APY includes reward compounding. PBS changes gross reward inputs, but not the math of compounding itself.
Types / Variants / Related Concepts
PBS is often confused with other staking and MEV terms. Here is how they relate.
Out-of-protocol PBS
This uses middleware or external markets to connect builders and proposers. In practice, many discussions around PBS focus on this model. Exact implementation status by chain should be verified with current source.
Enshrined PBS
This means PBS logic is built into the protocol itself rather than layered on top through external infrastructure. It is often discussed as a design goal because it may reduce trust assumptions and improve neutrality, but implementation details vary.
PBS and MEV rewards
PBS is not the same as MEV. MEV is the value available from transaction ordering and inclusion. PBS is one way to structure who captures and distributes that value.
PBS and priority fees
Priority fees are transaction tips paid to encourage faster inclusion. Builders often consider priority fees when constructing the most valuable block. So PBS can influence who captures those fees.
PBS and delegated staking
In delegated staking, delegators do not run validators themselves. If the validator they delegate to uses PBS effectively, gross rewards may improve. But net rewards still depend on:
- validator commission
- uptime
- slashing history
- reward distribution rules
- bonding period and unbonding period constraints
PBS and liquid staking
If you hold a liquid staking token (LST) or another staking derivative, PBS-related revenue may appear in one of two common ways:
- token balance increases, as with a rebase token
- token value rises relative to the underlying asset
How much reaches you depends on provider fees, validator selection, and product design.
PBS and restaking
A restaking protocol and a restaked asset are separate concepts. Restaking extends economic security to additional services or middleware using already-staked assets. PBS, by contrast, is about block proposal and block construction. They can interact through operator economics, but they are not interchangeable.
PBS and yield aggregation
Some DeFi products use yield aggregation or an auto-compounding vault to stack returns on top of LSTs or restaked assets. If those products mention MEV or PBS-related yield, check whether the displayed APY includes:
- validator commission
- protocol fees
- slashing losses
- smart contract risk
- reward compounding assumptions
PBS and reward epochs
Some chains account for staking rewards by reward epoch, while PBS-related block value may be realized per slot or per block. That can make dashboards look inconsistent from one period to another.
Benefits and Advantages
For validators
PBS can reduce the need to run sophisticated in-house block-building systems. That lowers operational burden and may let validators focus on secure key management, uptime, and consensus reliability.
For delegators and LST holders
If a staking pool or LST provider passes through PBS-related value efficiently, net returns may improve compared with a setup that captures less execution-layer revenue.
For protocol design
PBS can reduce pressure toward validator centralization by separating highly specialized block-building functions from standard validation duties. It does not solve centralization by itself, but it is a meaningful design tool.
For market efficiency
Builders compete to produce the most valuable valid block. In theory, this creates better price discovery for blockspace and makes block construction more specialized.
For transparency
A mature PBS ecosystem can make it easier to distinguish between:
- core staking yield
- variable MEV income
- one-time fee spikes
- sustainable versus unsustainable reward assumptions
That helps investors compare staking APR, APY, and real net returns more accurately.
Risks, Challenges, or Limitations
PBS is useful, but it is not risk-free.
Relay or middleware concentration
In external PBS systems, relays or marketplaces can become important gatekeepers. If too much flow depends on too few intermediaries, that introduces concentration risk.
Censorship risk
If a small number of builders or relays dominate block supply, they may shape which transactions get included. The current state of this risk depends on the chain and market structure, so verify with current source.
Timing and missed-slot risk
Block production is time-sensitive. If the proposer receives a payload too late, or if infrastructure fails, the validator may miss a block and lose rewards.
Yield variability
PBS-related income is often uneven. A high-value block today does not mean stable annualized returns. That makes headline staking APY figures easy to misread.
Operator opacity
Some staking providers advertise yield without clearly separating:
- protocol rewards
- priority fees
- MEV rewards
- commissions
- vault or wrapper fees
That can make comparisons misleading.
Additional product-layer risk
If you access PBS-related yield through:
- a staking pool
- an LST
- a restaking protocol
- a yield aggregation strategy
- an auto-compounding vault
you also take on smart contract, custody, and liquidation risks that PBS itself does not create.
Real-World Use Cases
1. Solo staking optimization
A solo validator uses a PBS-enabled block market to improve gross rewards beyond basic consensus rewards.
2. Institutional staking services
A custodian or staking provider uses PBS-aware infrastructure to deliver better execution-layer revenue and more detailed client reporting.
3. Liquid staking token design
An LST provider incorporates MEV rewards and priority fees into token accounting, improving how yields are reflected in the token’s exchange rate or rebase.
4. Staking pool operations
A staking pool uses PBS to compete more effectively while still sharing rewards with delegators after validator commission.
5. Portfolio analysis for investors
An investor compares two LSTs and discovers that one provider passes through more execution-layer income while the other keeps more fees.
6. Staking dashboard analytics
A dashboard breaks rewards into consensus rewards, priority fees, and MEV rewards so users can see where returns actually come from.
7. Research on decentralization
Researchers study whether PBS reduces or increases concentration among validators, builders, and relays.
8. Trader and searcher infrastructure
Advanced traders or searchers build bundles for builders, contributing to the block-value market that PBS organizes.
9. Restaking operator evaluation
A restaking operator assesses whether additional operator complexity is justified when base validator income already depends heavily on PBS-related flows.
10. Validator selection in delegated staking
Users may redelegate toward validators with stronger uptime, better PBS integration, and clearer reward reporting, subject to chain rules on redelegation and unbonding.
PBS vs Similar Terms
| Term | What it means | Main purpose | How it differs from PBS |
|---|---|---|---|
| PBS | Proposer-builder separation | Separates block proposing from block building | It is the market/design structure itself |
| MEV | Maximal extractable value | Value from transaction ordering and inclusion | MEV is the value; PBS is one way to distribute access to it |
| MEV-Boost | A practical builder market approach on some networks | Lets validators access builder bids via external infrastructure | It is an implementation layer, not the general PBS concept |
| Priority fees | User-paid tips for faster inclusion | Incentivize block inclusion | Priority fees are one component builders may optimize under PBS |
| Delegated staking | Users delegate stake to validators | Earn rewards without running a validator | Delegated staking is a staking model; PBS is a block-production model |
| Restaking | Reusing staked assets for additional security services | Add potential yield and shared security | Restaking changes economic exposure; PBS changes who builds blocks |
Best Practices / Security Considerations
If PBS affects your staking strategy, focus on operational quality more than marketing claims.
For stakers and investors
- Check whether the provider shares MEV rewards and priority fees
- Ask how staking APR and staking APY are calculated
- Confirm whether returns are shown before or after validator commission
- Review the provider’s slashing policy, custody model, and withdrawal process
- Understand the bonding period, unbonding period, and any redelegation limits
For validator operators
- Keep validator key management separate from withdrawal control where the protocol supports it
- Protect withdrawal credentials with strong operational security
- Use reliable infrastructure and monitor validator uptime
- Evaluate relay, builder, or middleware dependencies carefully
- Test failover plans to reduce missed proposals
For DeFi users
- Do not treat a staking derivative, rebase token, or auto-compounding vault as risk-free just because it references staking yield
- Review smart contract audits, oracle design, liquidation mechanics, and fee layers
- Understand whether extra yield comes from real validator revenue or leveraged strategy design
For everyone
Use a staking dashboard that separates reward sources. If a provider cannot explain where yield comes from, that is a warning sign.
Common Mistakes and Misconceptions
“PBS is the same thing as staking.”
No. Staking secures a proof-of-stake network. PBS is a way to organize block production and reward capture.
“PBS guarantees higher returns.”
No. It may improve access to block-building revenue, but returns remain variable and depend on market conditions, uptime, fees, and implementation quality.
“PBS removes MEV.”
No. PBS does not eliminate MEV. It changes how block-building rights and MEV-related value are coordinated.
“PBS and MEV-Boost are identical.”
Not exactly. MEV-Boost-style systems are implementations associated with PBS ideas. PBS is the broader concept.
“If my LST has high APY, PBS must be working well.”
Not necessarily. APY may reflect reward compounding, temporary fee spikes, incentive programs, or added risk layers.
“PBS affects bonding and unbonding rules.”
Usually no. Those are staking protocol rules, not block-building rules.
Who Should Care About PBS?
Investors
If you compare staking products, PBS helps explain why two assets with similar headline staking rates can produce different net returns.
Validators and staking providers
PBS directly affects how execution-layer value is captured, reported, and distributed.
Liquid staking and restaking users
If you hold an LST or a restaked asset, PBS may affect gross reward flow before wrappers, fees, and smart contract layers are applied.
Traders and market researchers
PBS matters for understanding blockspace auctions, MEV markets, execution quality, and validator incentives.
Developers and protocol researchers
Anyone designing validator infrastructure, wallets, order flow systems, or staking products should understand how PBS changes incentives and trust assumptions.
Beginners
You do not need to master block-building internals, but you should know that staking yield can come from multiple sources, and PBS is part of that picture.
Future Trends and Outlook
PBS will likely remain a major topic anywhere block-building markets become specialized.
Areas to watch include:
- more protocol-native or enshrined PBS designs
- better separation between consensus rewards and execution-layer rewards in public dashboards
- stronger competition among builders
- reduced trust assumptions in relay-like infrastructure
- improved privacy and fairness tools around transaction inclusion
- clearer reporting for LSTs, staking pools, and restaking products
What is unlikely is a simple, permanent answer to MEV. PBS is best understood as part of a broader protocol design toolkit, not a final fix. Its real impact will depend on implementation quality, decentralization of builders and relays, validator participation, and how reward flows are disclosed to end users.
Conclusion
PBS, or proposer-builder separation, is one of the most important concepts behind modern staking economics. It separates the right to propose a block from the specialized work of building it, which can affect MEV rewards, priority fees, validator earnings, and ultimately the yields seen by delegators and LST holders.
If you stake, the practical takeaway is simple: do not look at APY alone. Ask where the rewards come from, how they are shared, what fees are taken, and what infrastructure risks sit underneath the product. Understanding PBS will not guarantee better returns, but it will help you judge staking opportunities with much more clarity.
FAQ Section
1. What does PBS stand for in crypto?
PBS stands for proposer-builder separation. It is a design where the validator chosen to propose a block does not necessarily build that block itself.
2. Is PBS only relevant to Ethereum?
No. Ethereum is the most common reference point, but the idea can apply to other proof-of-stake systems that separate block proposal from block construction. Verify current source for chain-specific implementation details.
3. Does PBS increase staking yield?
It can increase gross validator revenue by improving access to MEV rewards and priority fees, but it does not guarantee higher net returns for every staker.
4. Is PBS the same as MEV?
No. MEV is the value available from transaction ordering. PBS is a structure for deciding who builds blocks and how that value may be captured.
5. How does PBS affect staking APR and staking APY?
PBS can change the reward inputs behind APR and APY by adding variable execution-layer revenue. APY may look higher if those rewards are compounded.
6. Do delegated stakers benefit from PBS?
Sometimes. Delegators can benefit if their validator or staking pool captures PBS-related revenue efficiently and passes it through after validator commission.
7. Can liquid staking token holders benefit from PBS?
Yes. If an LST provider shares MEV rewards and priority fees, that value may flow into the LST through rebasing or exchange-rate growth.
8. Does PBS require giving up control of my validator key?
No. PBS should not require builders to control your validator key or withdrawal credentials. Operators should still follow strict key management practices.
9. Is PBS a security improvement?
It can reduce some operational burdens on validators, but it also introduces infrastructure and market-structure risks, especially if too much power concentrates in relays or builders.
10. What should I check before choosing a PBS-aware staking provider?
Check reward sharing policy, validator commission, uptime history, fee disclosures, slashing policy, custody model, and whether the provider clearly separates consensus rewards from MEV and priority fees.
Key Takeaways
- PBS means proposer-builder separation, a system where block proposal and block building are handled by different participants.
- PBS matters because validator rewards may come from more than base staking rewards, including priority fees and MEV rewards.
- It can affect staking APR, staking APY, staking pool returns, and the performance of liquid staking tokens.
- PBS is not the same as staking, MEV, delegated staking, or restaking.
- Better PBS integration can improve gross validator income, but net returns depend on fees, uptime, commissions, and implementation quality.
- Off-chain or middleware-based PBS can introduce relay concentration, censorship, and timing risks.
- LST holders and DeFi users should check whether rewards are passed through via rebasing, exchange-rate growth, or auto-compounding strategies.
- Strong validator key security, protected withdrawal credentials, and transparent reward reporting remain essential.
- If you compare staking products, always ask where the yield comes from, not just how high the APY looks.