Back to Glossary
BeginnerTechnology

Blockchain

Definition

A distributed, append-only digital ledger that records transactions across a network of computers in a way that makes it cryptographically secured and practically impossible to alter historical records. Each block contains transaction data and is linked to the previous block through a cryptographic hash, forming an immutable chain.

Example

Bitcoin uses a blockchain to record all transactions, allowing anyone to independently verify the complete history of every Bitcoin ever transferred.

Related Terms