Overview
Direct Answer
A distributed ledger technology in which transactions are grouped into cryptographically-linked blocks and replicated across a decentralised network, eliminating the need for a trusted central authority to validate or record data. The immutability of historical records is enforced through cryptographic hashing and consensus mechanisms.
How It Works
Transactions are collected, validated by network participants using consensus algorithms (such as Proof of Work or Proof of Stake), and bundled into blocks. Each block contains a cryptographic hash of the previous block, creating an unbreakable chain. The complete ledger is replicated across all nodes in the network, ensuring no single point of failure or control.
Why It Matters
Organisations value blockchain for reduced intermediation costs, enhanced auditability, and improved settlement speed in multi-party transactions. Industries including supply chain, finance, and healthcare utilise it to establish transparent, tamper-resistant records that simplify compliance and reduce fraud risk.
Common Applications
Cryptocurrency networks (Bitcoin, Ethereum) pioneered the technology. Supply chain transparency applications track provenance of goods. Financial institutions explore settlement and cross-border payment efficiency. Healthcare systems investigate patient record interoperability.
Key Considerations
Scalability limitations, high computational resource requirements for some consensus mechanisms, and the immutability of recorded errors present significant operational challenges. Regulatory frameworks remain evolving and jurisdiction-dependent.
Cited Across coldai.org12 pages mention Blockchain
Industry pages, services, technologies, capabilities, case studies and insights on coldai.org that reference Blockchain — providing applied context for how the concept is used in client engagements.
Referenced By24 terms mention Blockchain
Other entries in the wiki whose definition references Blockchain — useful for understanding how this concept connects across Blockchain & DLT and adjacent domains.
More in Blockchain & DLT
Multi-Signature Wallet
FoundationsA wallet requiring multiple private key signatures to authorise a transaction, enhancing security.
Flash Loan
DeFi & FinanceAn uncollateralised loan in DeFi that must be borrowed and repaid within a single blockchain transaction.
Hyperledger
FoundationsAn open-source collaborative project hosting enterprise-grade blockchain frameworks and tools.
Decentralised Finance
FoundationsFinancial services built on blockchain technology that operate without traditional intermediaries like banks or brokerages.
Decentralised Autonomous Organisation
Smart Contracts & DAppsAn organisation governed by smart contracts and token holder votes rather than centralised management.
Liquidity Pool
DeFi & FinanceA collection of funds locked in a smart contract that provides liquidity for decentralised trading and lending.
Layer 2
FoundationsScaling solutions built on top of a base blockchain that process transactions off-chain while inheriting security from the main chain.
Account Abstraction
Smart Contracts & DAppsA blockchain architecture improvement that allows smart contracts to act as user accounts, enabling features like social recovery, gas sponsorship, and batched transactions.