Crypto Dictionary
Blockchain
Definition
A distributed database that is shared among the nodes of a computer network.
Deep Dive
A blockchain is a decentralized, distributed ledger technology (DLT) that immutably records transactions across a network of computers. It is structured as a growing list of "blocks," where each block contains a timestamped batch of transactions and a cryptographic hash of the previous block, creating an unbroken chain. This cryptographic linking ensures the integrity and security of the data, as altering any information in a past block would invalidate all subsequent blocks and be immediately detectable by the network's participants, requiring consensus from the majority to accept any change.
Examples & Use Cases
- 1Bitcoin's public ledger, recording every transaction
- 2Tracking the origin and movement of luxury goods in a supply chain
- 3Securely managing patient health records across different providers.
Related Terms
Distributed Ledger Technology (DLT)ImmutabilityConsensus Mechanism