CL
ChainLens

Blockchain

basicsbeginner

Definition

A distributed database where new entries are added in 'blocks' and cryptographically linked to previous blocks, making the history tamper-evident. Thousands of computers each hold a full copy, and the majority must agree before new blocks are accepted.

Example

Bitcoin's blockchain has been running continuously since January 2009, with every transaction ever made recorded and publicly viewable.

Related