What is blockchain?
4 cited papers · March 22, 2026 · Powered by Researchly AI
Blockchain is a decentralized transaction and data management technology first developed for Bitcoin cryptocurrency. Yli- Its core features — including decentra…
- Distributed Ledger — Blockchain is a peer-to-peer distributed ledger that is cryptographically secure, append-only, immutable, and updatable only via consensus or agreement among peers.
- Consensus Mechanism — The process of attaining unified agreement on the state of the network in a decentralized way, facilitating verification and validation of information added to the blockchain.
- Cryptographic Security — Blockchain security relies on components such as hash functions, Merkle trees, digital signatures, and elliptic curve cryptography (ECC) to ensure data integrity. Yadav (2021)
- Smart Contracts — Self-executing code stored on-chain that generalizes scripting capabilities to support decentralized applications, tokens, and governance.
+----------------------------------------------------------+ | BLOCKCHAIN NETWORK | | | | [Node A] <-----> [Node B] <-----> [Node C] | | | | | | | [Ledger Copy] [Ledger Copy] [Ledger Copy] | | | | LEDGER STRUCTURE: | | +----------+ +----------+ +----------+ | | | Block 1 | -> | Block 2 | -> | Block 3 | | | |----------| |----------| |----------| | | | Hash | | Hash | | Hash | | | | Prev Hash| | Prev Hash| | Prev Hash| | | | Txns | | Txns | | Txns | | | +----------+ +----------+ +----------+ | | | | CONSENSUS LAYER: Proof-of-Work / Other Mechanisms | +----------------------------------------------------------+
An identical copy of the ledger is stored on all nodes in the network, and built-in validation mechanisms leverage cryptography to ensure the validity of incoming blocks before committing them. Beyond the linear chain structure, alternative distributed ledger paradigms such as directed acyclic graphs (DAGs) are also gaining momentum, with comparisons made across data structures, consensus mechanisms, transaction confirmation confidence, ledger size, and scalability.
- Blockchain is a decentralized, distributed ledger technology that ensures security and data integrity without any third-party organization controlling transactions.
- Its key features — decentralization, immutability, transparency, and auditability — make it applicable across financial services, healthcare, risk management, and more.
- Consensus mechanisms are central to how blockchains validate and agree on the state of the network in a decentralized manner.
- "Proof-of-Work vs Proof-of-Stake consensus mechanisms in blockchain"
- "Blockchain applications in healthcare and supply chain management"
- "Scalability solutions for blockchain: sharding, layer-2 protocols, and DAGs"
Research smarter with AI-powered citations
Researchly finds and cites academic papers for any research topic in seconds. Used by students across India.