What is Blockchain and how does it work?

Updated Feb 20, 2026

Short answer

A blockchain is a distributed digital ledger that records transactions in a sequence of blocks linked together using cryptography. Instead of relying on a single central authority, copies of the ledger are maintained by many participants in a network who agree on valid updates through a consensus mechanism. Each block contains transaction data, a reference to the previous block, and a cryptographic hash that helps make past records difficult to alter.

Deep explanation

A blockchain is a way of storing and sharing data across a network of computers (called nodes) so that participants can maintain a common, trusted record without needing a central database owner.

The core idea is:

  • Multiple participants keep copies of the same ledger.
  • New transactions are grouped together into blocks.
  • The network verifies whether those transactions are valid.
  • Once a block is accepted, it is added to the existing chain.
  • Cryptographic techniques make changing old data extremely difficult.

A typical block contains:…

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More Blockchain interview questions

View all →