Guide
What Is Proof of History (PoH)? Solana's Cryptographic Clock

Bottom line: a cryptographic clock that orders transactions
Proof of History (PoH) is Solana's signature innovation: a way to prove that time has passed and to put events in order without every node coordinating constantly. Think of it as a cryptographic clock. Because validators can trust the ordering without back-and-forth messaging, Solana removes a major bottleneck and can process transactions in parallel — a big reason it is fast and cheap.
Key takeaways
PoH = a verifiable record of time/ordering created by a continuous hash function. It is not a consensus mechanism by itself — Solana pairs PoH with Proof of Stake (validators who stake SOL). PoH removes the need for constant coordination, enabling parallel, high-throughput processing. Conceived by Anatoly Yakovenko in 2017. New here? See What is Solana.
Why ordering is the hard part
In most blockchains, nodes must communicate a lot just to agree on the order of transactions, which slows things down. PoH lets each validator read a single, verifiable timeline instead of negotiating order, so they spend their effort validating rather than coordinating.
| Concept | In plain terms |
|---|---|
| PoH | A trustworthy timeline ("clock") for ordering events |
| Proof of Stake | Who gets to produce/validate blocks (stake-weighted) |
| Result | Less coordination → parallel processing → high speed |
PoH and Proof of Stake together
PoH answers "in what order did this happen?"; Proof of Stake answers "who secures the chain and produces blocks?". Together they give Solana its throughput while keeping the network secured by stakers and validators.
Read next
- Foundation → What is Solana?
- Compare → Solana vs Ethereum
- Token evolution → What is Token-2022?
- Coming from another chain → How to bridge to Solana
- Institutional adoption → SOL treasury companies
- Put it to work → How to use Raydium
FAQ
Q. What is Proof of History? A. It is a method that proves time has passed and orders transactions using a cryptographic clock, so validators don't need constant coordination.
Q. Is PoH a consensus mechanism? A. Not by itself. Solana combines PoH with Proof of Stake, which secures the network and selects block producers.
Q. Why does PoH make Solana fast? A. By providing a verifiable ordering of events, it removes a coordination bottleneck and enables parallel, high-throughput processing.
Q. Is Proof of History being replaced? A. Eventually, yes. Anza, the core Solana client team, has proposed Alpenglow, a consensus upgrade that retires both Proof of History and TowerBFT in favor of two new components: Votor (voting and finality) and Rotor (data propagation). Alpenglow passed a validator governance vote with over 98% support, went live on a community test cluster on May 11, 2026, and was targeted for mainnet activation around Q3-Q4 2026 pending further testing and audits. It would cut block finality from about 12.8 seconds to roughly 100-150 milliseconds. Until it actually activates on mainnet, PoH remains live and unchanged in production exactly as described above.
Sources
- Solana official: https://solana.com/
- Solana docs: https://solana.com/docs
- Anza — Alpenglow: A New Consensus for Solana (official): https://www.anza.xyz/blog/alpenglow-a-new-consensus-for-solana
- CoinDesk — The biggest consensus overhaul in Solana history is officially live for testing (2026-05-11): https://www.coindesk.com/tech/2026/05/11/the-biggest-consensus-overhaul-in-solana-history-is-officially-live-for-testing
Disclaimer
This article is for general information only and is not investment advice. Crypto assets (including SOL) carry risks such as price volatility, hacking, scams, and network outages. Make your own decisions, verify the latest official sources, and only use funds you can afford to lose.
Sources
FAQ
- What is Proof of History?
- It is a method that proves time has passed and orders transactions using a cryptographic clock, so validators don't need constant coordination.
- Is PoH a consensus mechanism?
- Not by itself. Solana combines PoH with Proof of Stake, which secures the network and selects block producers.
- Why does PoH make Solana fast?
- By providing a verifiable ordering of events, it removes a coordination bottleneck and enables parallel, high-throughput processing.
- Is Proof of History being replaced?
- Eventually, yes. Anza, the core Solana client team, has proposed Alpenglow, a consensus upgrade that retires both Proof of History and TowerBFT in favor of two new components: Votor (voting and finality) and Rotor (data propagation). Alpenglow passed a validator governance vote with over 98% support, went live on a community test cluster on May 11, 2026, and was targeted for mainnet activation around Q3-Q4 2026 pending further testing and audits. It would cut block finality from about 12.8 seconds to roughly 100-150 milliseconds. Until it actually activates on mainnet, PoH remains live and unchanged in production exactly as described above.
This article is informational only and is not financial, investment, or trading advice. Prices are reference snapshots and may be outdated. Always do your own research.