What is Blockchain?
The blockchain data structure is a back-linked, ordered list of transaction blocks. The blockchain can be saved as a simple database or as a flat file. The blockchain metadata is stores by the Bitcoin Core client using Google's LevelDB database. Each...
mimos.hashnode.dev3 min read