Skip to content

A blockchain is a continuosly growing list of records,called blocks,which are linked and secured using cryptography

Notifications You must be signed in to change notification settings

Aryan2601/BlockChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

BlockChain

About Blockchain ❓ ❓

1_cCM-v2LMlWmhibkqu705Qg

The concept of Blockchain came from Stuart Haber and W.scott Stornetta.

Screenshot from 2020-03-31 20-18-58 Screenshot from 2020-03-31 20-19-05

Defnition

A blockchain is a continuosly growing list of records,called blocks,which are linked and secured using cryptography.

Genesis Block

A blockchain consists of Genesis Block which is the first block in a block chain it does not consists of Previous hash as it is the first block it contains hash.

Screenshot from 2020-03-31 20-33-45

What Does a Block constitues of : ❓ ❓

Screenshot from 2020-03-31 20-14-37

1. The block has a data stored inside it

2. The Block has it's own hash and previous hash

3. A hash is like a fingerprint of a block which is 64 character long

4. The Block is cryptographicaaly connected with previous hash so it makes chain

Screenshot from 2020-03-31 20-36-43

About

A blockchain is a continuosly growing list of records,called blocks,which are linked and secured using cryptography

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages