A distributed, append-only ledger that records transactions in cryptographically linked blocks, providing an immutable and transparent record without a central authority.
A blockchain is a database shared across a network of computers (nodes) in which data is stored in sequential blocks, each containing a cryptographic hash of the previous block. This chaining makes historical records tamper-evident: altering any block would change its hash, breaking the link and alerting the entire network. There is no single point of failure or control - the ledger is maintained collectively by all participating nodes.
Bitcoin's blockchain, launched in 2009, was the first successful implementation of this architecture. Every bitcoin transaction ever made is recorded on a public blockchain accessible to anyone. Ethereum extended the concept with programmable logic - smart contracts - that execute automatically when predefined conditions are met, enabling applications beyond simple value transfer.
For traders, the blockchain's importance is twofold. First, it underpins every cryptocurrency's security model: understanding how blocks are added (through proof of work or proof of stake consensus) helps explain why finality times differ between networks and why network congestion drives gas fees higher. Second, on-chain data - transaction volumes, wallet flows, exchange inflows and outflows - has become a class of market intelligence used by professional crypto analysts to gauge demand, spot potential sell pressure from large holders (whales), and identify accumulation phases before price moves.
Worked Example
A trader monitoring Bitcoin's blockchain notices a sharp increase in exchange inflows - large amounts of BTC moving from cold wallets to exchange hot wallets. Historically, elevated exchange inflows precede selling pressure because holders move coins to exchanges to sell. Combined with an overbought RSI reading on the daily chart, this on-chain signal reinforces a short bias.