Blockchain is a distributed ledger system that records transactions in blocks of data that are linked together via cryptography. Each participant maintains a copy of the ledger with all transactions. New transactions are distributed across the network, validated by consensus, and added to each participant's ledger in a new block. The use of cryptography makes the records immutable and resistant to hacking or modification (paragraph 1). Blockchains are composed of blocks of transactions, a chain that links blocks, and a peer-to-peer network of nodes that maintain the complete record (paragraph 2). Blockchain allows peers to transact without a central authority by reaching consensus on transactions and maintaining an identical record of the ledger through cryptography (paragraph 3).