Learn the principles behind a blockchain by playing with this demo

in #blockchain7 years ago

blockchain.png

How does a blockchain work?

This website (http://blockchaindemo.io/) helps you answer this question. You can play around with a simple blockchain demo in order to understand its underlying principles. (Ps.: I'm not the author of it.)

What you will learn with the demo

  • What is a blockchain?
    It's simply a particular way to implement database. It's made of blocks of data chained together and maintained in a distributed way.
  • What is a block?
    It's a piece of valuable information (data) and some other fields necessary for the implementation of the blockchain, like: previous hash, hash, timestamp, index and nonce.
  • How blocks are chained together?
    Blocks are linked together by the previous hash field. New blocks are added to the database through a process called mining.
  • What is mining and what it does?
    When you mine a new block, you add it to the central database by linking it to the existing last block. The very first block is called the Genesis Block.
  • What are peers?
    A blockchain is distributed, which means people anywhere can connect to it. These people are called peers, as they can see (and some of them help maintain) the database and also interact with it, by creating new blocks. The data in a block is public to all peers.

Demo

The demo (http://blockchaindemo.io/) is a very intuitive way to help you internalize the blockchain model in your head. Once you play enough with it, you start to grasp the concepts faster and connect the dots on the different scenarios in which blockchains can be used.

Nevertheless, the demo is very simple and addresses only a small subset of the blockchain subject (it only addresses the abstraction model of the database).

That is why I put together a list of different topics not addressed by the demo. Each topic is followed with links to resources that explain it. Check below.

What you will not learn with the demo

Sort:  

Interesting
I will follow you to see your future posts!

Congratulations @vitorbarbosa! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 2 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Coin Marketplace

STEEM 0.26
TRX 0.11
JST 0.032
BTC 63754.85
ETH 3055.95
USDT 1.00
SBD 3.85