Crypto

Blockchain

Also calleddistributed ledger

A blockchain is a distributed digital ledger in which cryptographically signed records are grouped into blocks, validated under network rules, and linked to earlier blocks. Replicated copies of the ledger make later alteration of confirmed records increasingly difficult, but not necessarily impossible.

What Blockchain means

A blockchain is shared record-keeping software. Instead of one company maintaining the only database, multiple network participants maintain copies and use a defined process to agree which new records are valid and in what order. A blockchain can support a cryptocurrency, a token, or another application. Public blockchains are not automatically anonymous, private, fast, cheap, or suitable for every use.

Blockchain determines how transactions are authorized, recorded, and finalized. Its design affects transaction fees, processing capacity, whether code can run on the network, and the assumptions users make about control and security. The blockchain itself does not protect a wallet holder from a lost private key, fraud, coding flaws, or a sharp price decline.

Suppose Ana sends 0.05 units of a crypto asset to Ben. Her wallet creates and signs a transaction, network participants check it against the blockchain's rules, and a validator includes it in a block. Once subsequent blocks build on it, reversing that record becomes progressively more difficult. This is simplified; confirmation procedures vary by network.

Common questions

Is every blockchain public?+

No. Public blockchains generally allow broad participation and viewing of records, while permissioned systems restrict who may read, submit, validate, or administer records. The technical and trust assumptions differ substantially.

Does blockchain mean no central control?+

Not necessarily. Some networks are designed for decentralized validation, but developers, foundation entities, miners, validators, exchanges, or administrators may still exercise meaningful influence over particular functions.

Go to the original material.

01NIST: Blockchain glossary02NISTIR 8202: Blockchain Technology Overview