<h1>Block

Also known as:

Definition

A block is a fundamental component of blockchain technology, serving as a container for a collection of transactions. Each block is linked to the previous one, forming a chain that ensures data integrity and chronological order.

Why it matters

Risks & Pitfalls

Examples

  1. A block in a cryptocurrency network contains transaction data that is verified by miners.
  2. In a public blockchain, each block is timestamped and linked to the previous block, creating an immutable record.

Related