Proof-of-History (PoH)
A cryptographic time-stamping mechanism used by the Solana blockchain to sequence events and enable high transaction throughput with verifiable order.
What is Proof-of-History (PoH)?
Proof-of-History (PoH) is a core innovation of the Solana blockchain, introduced by Solana Labs founder Anatoly Yakovenko in 2018. It is not a consensus mechanism but a decentralized clock that cryptographically timestamps transactions to create a verifiable, chronological order of events. By using a verifiable delay function (VDF) based on SHA-256 hashing, PoH allows Solana validators to process transactions without needing to communicate extensively to agree on their order, significantly boosting scalability. This enables Solana to achieve up to 65,000 transactions per second (TPS) with average fees of $0.00025, as reported in 2025 network metrics.
In practice, PoH works by generating a sequence of hashes where each hash depends on the previous one, creating a tamper-proof timeline. Validators can independently verify this sequence, reducing the time and computational overhead compared to traditional blockchains like Bitcoin or Ethereum, where nodes must synchronize to confirm transaction order. PoH complements Solana’s Proof-of-Stake (PoS) consensus, where validators stake SOL to secure the network, allowing Solana to process blocks every 400 milliseconds. As of September 2025, Solana’s PoH has contributed to over 200 billion transactions processed, supporting DeFi platforms like Serum and NFT marketplaces like Magic Eden.
While PoH enhances efficiency, it has faced scrutiny for centralization concerns, as early Solana validators required high-performance hardware, though optimizations have since lowered barriers. Network outages, like the 17-hour downtime in September 2021 caused by a transaction surge, exposed reliance on PoH’s leader schedule, prompting upgrades like QUIC protocol integration. Despite these challenges, PoH remains a cornerstone of Solana’s ability to handle high-throughput applications, such as Visa’s USDC settlement trials in 2023.
Related Terms
Transaction Fee (DEX)
A transaction fee on a decentralized exchange (DEX) is the cost paid by users to execute trades or provide liquidity, typically comprising trading fees paid to liquidity providers and network fees (gas) paid to blockchain validators.
Block Proposer in Ethereum
The validator pseudo-randomly selected to propose and broadcast a new block during a specific 12-second slot in Ethereum's proof-of-stake consensus mechanism.
Federal Open Market Committee (FOMC)
A 12-member committee within the Federal Reserve System responsible for setting U.S. monetary policy, including interest rates and open market operations.
Gas (Ethereum)
A unit measuring the computational effort required to execute transactions or smart contracts on Ethereum.
Domain Expertise (Prediction Market)
Specialized knowledge that enhances a participant’s ability to make accurate predictions in a specific field.
Dodd-Frank Act Stress Tests (DFAST)
Annual assessments by the Federal Reserve evaluating large banks' capital adequacy under hypothetical severe economic scenarios to ensure resilience.