Blockchain (Blockchain) is an important concept of Bitcoin. It is essentially a decentralized database.
At the same time, as the underlying technology of Bitcoin, it is a series of data blocks associated with cryptographic methods. Each The data block contains a batch of bitcoin network transaction information, which is used to verify the validity of the information (anti-counterfeiting) and generate the next block.
In a narrow sense, a blockchain is a chained data structure that combines data blocks in a sequential manner in chronological order, and is cryptographically guaranteed to be tamper-proof and unforgeable distributed ledgers. Broadly speaking, blockchain technology uses block chain data structures to verify and store data, uses distributed node consensus algorithms to generate and update data, uses cryptography to ensure the security of data transmission and access, and uses automated scripts to A new distributed infrastructure and computing method for programming and manipulating data through smart contracts composed of code.