Crypto Codex Codexery

Algorand

A proof-of-stake blockchain using cryptographic sortition and Byzantine agreement.

Algorand is a proof-of-stake blockchain and cryptocurrency. Its native cryptocurrency is called ALGO.

Founder
Silvio Micali
Consensus Mechanism
Pure Proof-of-Stake (PPoS)
Native Token
ALGO
Key Innovation
Instant Finality via Verifiable Random Function (VRF)

Lore & Background

Algorand was founded in 2017 by Silvio Micali, a computer scientist and professor at the Massachusetts Institute of Technology (MIT). Its test network was launched to the public in April 2019, and the main network was officially launched in June 2019. The SEC had previously named ALGO as an unregistered security in several lawsuits against cryptocurrency exchanges.

In Their Own Story

In the silent hum of a Zurich server farm, a validator node stirs—not waiting for a leader's decree, but consulting its internal VRF key against the latest block hash. A number flashes green: selected. Within milliseconds, it assembles a global tapestry of transactions—cross-border remittances, asset transfers, and smart contract executions. There is no frantic mining race, no energy-wasting competition; only cryptographic proof. The block is sealed and blasted across the network. Before the system clock can tick again, consensus is locked in. Finality is absolute. No forks, no reorganizations, just an immutable ledger etched in math.

Reader's Guide

Algorand can only be forked intentionally through soft forks and source code forks. It uses a Byzantine agreement protocol that leverages proof of stake, contributing to its energy efficiency. The Algorand Foundation funded an article which claims Algorand's overall protocol framework is sound under certain conditions. The core principle of Algorand consensus is cryptographic 'self' sortition, which runs locally and privately on each node. The sortition randomly selects a subset of users for committees, with selection likelihood influenced by the number of ALGO tokens held. Consensus steps are: block proposal (proposal committee selected by sortition), proposals filtering (soft vote committee votes on highest priority proposal via Byzantine Agreement), and certify block (certify committee votes to commit the block). If the network cannot reach consensus, the protocol enters recovery mode, suspending block production to prevent forks; the team claims block production resumes eventually if Byzantine Agreement is reached again. Algorand nodes communicate through message gossiping either peer-to-peer or via relay nodes.

Did You Know?

More in Championships & Titles

Elsewhere in the Crypto Codex universe

Spotted an error? Know more?

This is a living reference — every entry is fact-audited, and reader corrections feed straight into our audit queue. Suggest an edit · See this site's audit record

Comments

Loading…
Open in the interactive codex →