| # | Coin | Ticker | Price | 24h % | Market Cap | Volume (24h) |
|---|---|---|---|---|---|---|
Proof of Elapsed Time (PoET) is a consensus mechanism originally developed by Intel that uses trusted execution environments (TEEs) to create a fair, lottery-based leader election process. Each validator requests a random wait time from a trusted hardware enclave, such as Intel's Software Guard Extensions (SGX), and then simply waits. The validator whose assigned wait time expires first wins the right to create the next block. The TEE ensures that each participant genuinely waited the required time and did not cheat by selecting a shorter duration.
The primary advantage of PoET is its exceptional energy efficiency — validators are essentially idle during their wait periods, consuming minimal resources compared to Proof of Work. The random wait time distribution ensures fairness, giving each validator a roughly equal chance of being selected over time, which promotes decentralization. PoET also achieves good scalability since the consensus process requires minimal inter-node communication. However, the significant trade-off is its reliance on specialized hardware (Intel SGX), which creates a dependency on a single hardware manufacturer and introduces a trusted third-party element that conflicts with the trustless ethos of many blockchain communities.
Proof of Elapsed Time was designed primarily for permissioned enterprise blockchain environments. Hyperledger Sawtooth, a blockchain framework hosted by the Linux Foundation, was the first and most prominent implementation of PoET. It has been used in supply chain management, digital identity systems, and other enterprise use cases where participants are known and the trust assumptions of TEE-based consensus are acceptable. While PoET has not gained traction in public, permissionless blockchains due to its hardware dependency, it remains an influential concept in the enterprise blockchain space and has inspired other research into hardware-assisted consensus mechanisms.
Advertise
Are you looking to advertise? We offer press release publications, display banners, featured listings and more.
Contact us for questions, submit a PR or request our media kit.