Definition Of Blockchain


Imagine that everyone in a classroom keeps an identical notebook.

If Peter gives $100 to Ana, everyone writes the following in their notebook:

Peter → Ana: $100

Now suppose Peter later tries to change the entry in his own notebook to:

Peter → Ana: $10

This would not work, because everyone else’s notebook still shows 100$. The attempt to cheat would be immediately obvious.

Blockchain works in a similar way: many computers maintain the same record, making it very difficult to alter information afterward.

Example 2: The Google Document Analogy

In the past, when you edited a document, you might have sent files by email such as:

  • document_v1.doc
  • document_v2.doc
  • document_v3_final.doc

It was easy to lose track of the different versions.

Today, everyone can work in a shared document where all participants see the same version, and the history of changes is preserved.

Blockchain is similar, but for financial transactions:

  • everyone sees the same record;
  • the sequence of changes is preserved;
  • previous entries cannot be altered without being noticed.

What Is Inside a Block?
A block is like a page in a book.

Why Is It Secure?

What Is Blockchain Used for Besides Money?

In One Sentence
Blockchain is like a shared digital ledger maintained by everyone, continuously expanding, in which previous records can practically not be altered without being detected.