Hashgraph

Definition
Hashgraph is a distributed ledger technology designed as an alternative to blockchain. It uses a consensus algorithm based on gossip about gossip and virtual voting to achieve fast, secure, and fair transaction validation. Unlike traditional blockchains that rely on sequential blocks, Hashgraph allows transactions to be confirmed in parallel, offering higher speed and efficiency.
For example, a payment application built on Hashgraph can process thousands of transactions per second with very low fees while maintaining security and transparency.
Advanced
Hashgraph uses directed acyclic graph structures instead of linear chains. Its gossip protocol quickly spreads information across the network, and virtual voting enables consensus without requiring proof of work. This results in high throughput, low latency, and reduced energy consumption compared to blockchains.
Advanced applications of Hashgraph include tokenisation, decentralised finance, digital identity, and supply chain tracking. Hedera Hashgraph is the most well known implementation, offering public governance through enterprise council members. It also integrates with smart contracts and file services for broader use cases.
Why it matters
Use cases
Metrics
Issues
Example
A healthcare provider adopts Hashgraph to record and verify patient consent forms. The system processes updates in real time, ensures data integrity, and provides an immutable audit trail.