Glossary term

Blockchain

A blockchain is a shared digital ledger that groups transactions into blocks and links them using cryptography.

Updated

May 25, 2026

Read time

3 min read

What Is a Blockchain?

A blockchain is a shared digital ledger that groups transactions into blocks and links them using cryptography. Each new block refers back to earlier blocks, creating a record that is difficult to alter without changing the chain of records that follows.

Blockchains are best known for supporting cryptocurrencies such as bitcoin, but the technology can also be used for tokenized assets, settlement systems, supply-chain records, identity systems, smart contracts, and other forms of shared recordkeeping. The financial meaning depends on what the blockchain records, who controls participation, and what legal rights exist outside the ledger.

Key Takeaways

  • A blockchain is a ledger structure that links blocks of data cryptographically.
  • Public blockchains allow broad participation; private or permissioned blockchains restrict access.
  • Consensus rules determine how the network agrees on the ledger's state.
  • Blockchain records can improve transparency, but they do not automatically make an asset valuable or legally protected.
  • Users still face custody, software, governance, regulatory, and operational risks.

How a Blockchain Works

Transactions are collected into blocks. A network process then decides whether a block is valid and adds it to the chain. In a proof-of-work system, miners compete by expending computing power. In a proof-of-stake system, validators participate based partly on staked tokens. Other systems use different consensus mechanisms.

The ledger is replicated across participating computers, often called nodes. Because many participants can compare copies of the ledger, a blockchain can reduce reliance on one central recordkeeper. That does not remove all trust. Users still trust the software, the consensus design, the security of private keys, and the surrounding legal and market infrastructure.

Public Versus Permissioned Blockchains

Type

Basic structure

Common use

Public blockchain

Broadly open participation and transparent records

Cryptocurrencies and open networks

Permissioned blockchain

Restricted participants or validators

Institutional settlement, enterprise records, private networks

A public blockchain can be more transparent and censorship-resistant, but it may be slower, more expensive, or harder to govern. A permissioned blockchain can be easier to coordinate but may look more like a shared database with cryptographic features.

What Blockchain Can and Cannot Prove

A blockchain can show that a ledger entry exists and that a transaction followed the network's rules. It cannot automatically prove that the off-chain asset is real, that a token holder has enforceable legal rights, or that a project has economic value. If a token claims to represent real estate, dollars, securities, carbon credits, or invoices, the legal and operational bridge between the blockchain and the real-world asset matters.

This is where many mistakes happen. A permanent record of a flawed transaction is still flawed. A transparent token can still be worthless. A decentralized ledger can still depend on centralized exchanges, custodians, developers, or issuers.

Financial Uses

Blockchains can support payments, token issuance, decentralized finance, stablecoins, cross-border transfers, settlement experiments, and recordkeeping. For businesses, the appeal may be faster reconciliation, programmable settlement, shared audit trails, or new market access. For investors, the appeal may be exposure to networks, tokens, infrastructure, or companies using blockchain systems.

The risks are equally concrete: hacks, smart-contract failures, governance disputes, regulatory changes, concentration of validators or developers, liquidity gaps, and loss of private keys.

Enterprise use cases should be judged by business value, not by whether the word blockchain appears in a proposal. A shared ledger can be useful when multiple parties need a common record and do not fully trust one central operator. It is less compelling when a normal database would be cheaper, faster, and easier to govern.

Practical Interpretation

Blockchain is a recordkeeping architecture, not an investment thesis by itself. The useful question is what the ledger records, who validates it, what rights the records create, how users recover from mistakes, and whether the economic problem actually requires a blockchain rather than a simpler database or payment system.

Related Terms