Cointegrity

Block

Web3 / blockchain technology

A block is a fundamental data structure in blockchain technology that contains a collection of cryptocurrency transactions bundled together with cryptographic metadata. Each block includes a timestamp, a cryptographic hash of the previous block (creating the chain), a merkle root summarizing all transactions, and a nonce used in the proof-of-work consensus mechanism. Blocks are created by miners or validators following protocol rules and are immutable once added to the chain. The sequential linking of blocks through cryptographic hashes ensures that altering any historical transaction would require recalculating all subsequent blocks, making the blockchain resistant to tampering and fraud. Example: Bitcoin blocks are created approximately every ten minutes on average and contain up to 4 megabytes of transaction data, with the genesis block (block zero) created by Satoshi Nakamoto on January 3, 2009. Why it matters for blockchain technology: Blocks are the foundational unit that enables blockchain's core features of immutability, transparency, and decentralized consensus, making them essential to cryptocurrency security and trust.

Category: blockchain technology

Explore the full Web3 Glossary — 2,062+ expert-curated definitions. Need guidance? Talk to our consultants.