Block Producer
A network participant selected or elected to assemble transactions into a candidate block and propose it to the network.Definition
A network participant selected or elected to assemble transactions into a candidate block and propose it to the network.Why it matters
Consensus concepts explain how independent nodes agree on one shared history without a central coordinator.How it works
Participants stake tokens or prove their identity to be elected. Once selected, the block producer broadcasts their signed block to the network. Other nodes verify the block’s validity, and if it passes, it is added to the permanent ledger.Real-world example
In the EOS network, 21 active block producers are elected by token holders to manage the network and produce blocks sequentially in real-time.Advantages
- Enables high transaction processing speeds
- Allows for more efficient network governance
- Reduces energy consumption compared to Proof of Work
Limitations
- Risk of centralized power among top producers
- Vulnerable to collusion or malicious behavior
- Requires active community voting or stake management
Common misconceptions
- It is a common myth that block producers have total control over the chain, but they are still restricted by protocol rules.
- People often think block producers are the same as miners, but they use different consensus models.
Related knowledge
- Finality — term
- Proof of Stake — term
- Validator — term
Canonical knowledge ID:
glossary:block-producer