The blockchain is basically a list of records which are linked together using cryptography. Each block of a blockchain contains cryptography hash from the previous block, timestamp and transaction data making it resistant to data manipulation. And hence it is widely used in the cryptocurrency market.
