Bitcoin's Blockchain
	Blockhain is type of distributed database that store number of blocks to form a chain.
	- Distributed database.
 
	- Consists number of blocks, each block stores number of data.
 
	- Blocks linked up each other by hash.
 
Bitcoin-CLI Find Blockchain Stats