Proof of Elapsed Time (PoET)
Web3 / mining staking
Proof of Elapsed Time is a consensus mechanism primarily designed for permissioned blockchains that selects the next block validator through a fair lottery system rather than computational competition. In PoET, each participant requests a random wait time from a trusted execution environment (TEE), and whoever's timer expires first earns the right to propose the next block. This approach dramatically reduces energy consumption compared to Proof of Work while maintaining fairness and security. The algorithm relies on the integrity of the TEE to ensure no participant can cheat by manipulating their wait time, making it suitable for enterprise and private blockchain networks where trust assumptions are more controlled. Example: Intel's Hyperledger Sawtooth framework implements PoET consensus, allowing enterprises to build permissioned blockchain networks that select block proposers through this efficient lottery mechanism rather than energy-intensive mining competitions. Why it matters for mining and staking: PoET eliminates the need for specialized mining hardware and massive electricity consumption, making blockchain participation accessible and sustainable while still providing cryptographic security guarantees for consensus.
Explore the full Web3 Glossary — 2,062+ expert-curated definitions. Need guidance? Talk to our consultants.