Blockchain can be defined as a particular list of records which is continuously growing and each piece of record is connected which are called blocks. Each block is connected through a very popular technology known as cryptography.
Each block is connected with the previous one in such a way that it contains a cryptographic hash of the previous attached block as well as a timestamp. It also contains all the transaction data of the previous block. Blockchain is said to be ... Read more