Blockchain is a distributed database that maintains a continuously growing list of records called blocks. Each block contains a timestamp, a link to the previous block, and transaction data. By design, blockchains are resistant to modification of data once recorded. The blocks are distributed across peer-to-peer networks, encrypted, and linked together to ensure integrity. No single entity controls the blockchain, providing decentralization, transparency, and security.