Essential Concepts & Key Facts
High-yield conceptual summaries for competitive exams and rapid revision.
- Blockchain is a decentralized, distributed, immutable digital ledger that records transactions across a peer-to-peer network without centralized intermediaries.
- The foundational blueprint of blockchain was published in October 2008 by the pseudonymous Satoshi Nakamoto in the paper "Bitcoin: A Peer-to-Peer Electronic Cash System".
- The Bitcoin network launched on January 3, 2009, with the mining of the inaugural "Genesis Block" (Block 0).
- A node is any computer device connected to the blockchain network that maintains a complete or partial copy of the distributed ledger and validates transactions.
- Structure of a Block: Contains transaction data, a block header, a timestamp, a nonce, a Merkle root hash, and the cryptographic hash of the previous block.
- The previous block hash acts as an immutable digital seal connecting each block to its predecessor, forming an unbroken sequential chain.
- SHA-256 (Secure Hash Algorithm 256-bit), designed by the US National Security Agency (NSA), generates a unique, fixed 64-character hexadecimal hash for any input data.
- Avalanche Effect: In cryptographic hashing, altering even a single comma or digit in the input completely changes the resulting hash output.
- A Merkle Tree (binary hash tree) organizes all transactions within a block into hierarchical cryptographic pairs, culminating in a single "Merkle Root" in the block header.
- Consensus Mechanism: The algorithmic protocol through which distributed, untrusted network nodes agree on the true, authoritative state of the ledger.
- Proof of Work (PoW): A consensus protocol where participating nodes (miners) compete to solve difficult mathematical puzzles, consuming substantial electrical power (used by Bitcoin).
- The Nonce ("number used once") is an arbitrary 32-bit number adjusted by miners in Proof of Work until the block hash satisfies a predetermined difficulty target.
- Proof of Stake (PoS): An energy-efficient consensus mechanism where validators are chosen to create new blocks based on the volume of native tokens they stake as collateral.
- Ethereum, the second-largest blockchain, transitioned from Proof of Work to Proof of Stake in September 2022 through a historic upgrade known as "The Merge", slashing energy use by over 99%.
- Smart Contracts are self-executing software programs stored directly on the blockchain that automatically execute when predetermined contractual conditions are verified.
- The concept of smart contracts was formulated in 1994 by American computer scientist and cryptographer Nick Szabo, years before blockchain’s practical emergence.
- Public (Permissionless) Blockchains: Open networks where anyone can join, read, and validate transactions without approval (e.g., Bitcoin, Ethereum).
- Private (Permissioned) Blockchains: Closed corporate networks where participation and transaction validation are restricted to authorized entities (e.g., Hyperledger Fabric).
- Immutability Invariant: To tamper with a historical block, an attacker would need to recalculate every subsequent block hash and control over 51% of global network hash power (a 51% attack).
- Non-cryptocurrency applications of blockchain include real-time supply chain tracking, land title registration, sovereign digital identity, and central bank digital currencies (CBDC).
Related Knowledge Topics to Discover
Computer & Digital Awareness
Computer Networks, TCP/IP Architecture & Cybersecurity Protocols
Explore Topic
Artificial Intelligence
Artificial Intelligence, Machine Learning & Neural Network Foundations
Explore Topic
Artificial Intelligence
What Is SARAL AI and How Can Artificial Intelligence Make Scientific Research More Accessible?
Explore Topic
Looking for more specific GK questions?
Search across all 0 What Is Blockchain and How Does It Record Transactions? questions or browse 52,789+ verified questions across 65 domains.