What is tax blockchain
Chinese Mahjong: the world's earliest blockchain project
first of all, a initiates an application. I want to play mahjong and set up a mahjong Bureau, which is equivalent to creating a block, and this block will be broadcast to B, C, D, a, B, C, C, C, C, C, D, D, D, D, D, D, D, D, D, D, D, D, D, D, D, D, D, D, D, D, D D...
in the process of playing mahjong, the above four people constantly play cards, which can be understood as mining, through what to mine? Mahjong machine can understand the mineralization machine. These four miners are the so-called miners. These four miners collide from 144 mahjong, and any right card can be Hu card. We can understand the 144 mahjong as a series of hash values (numbers). The process of Hu card is called computational power. Until Hu card, it means that the right hash value is collided and you can get a reward, Each person will pay the corresponding chips to C and put them in the blockchain. The reward is bitcoin or other virtual coins
Why do the other three people take the initiative to reward C? That's because these people have automatically reached a consensus that C has indeed won, and everyone has recorded the account, including the family members who are sitting next to buy horses. It's not good to deny it, otherwise when it comes out that the character is not good, no one will play with him again. After all, the circle is very important
when we reached a consensus, we didn't see any intermediary or third party judging that C had won, and the rewards given to C didn't need to be transferred to C through the third party. All of them were direct point-to-point transactions. This process was decentralization. The card players (miners) recorded their own achievements in the first game, and the third team won the first game, After the record is completed, a complete block is generated. But remember, this is only the first round. In the whole blockchain, this is just a node. The first eight rounds are finished, that is, eight nodes (blocks). Eight blocks are connected together to form a complete account book, which is the blockchain. Because everyone has one account book, it is a distributed account book. The purpose is to prevent someone from tampering with records. In the end, it is clear who wins or loses.
Blockchain is a special network account book. The core of blockchain technology is digital encryption. As early as 1991, a group of young people invented a new set of mutual authentication encryption technology in order not to tamper with the date of electronic documents. By means of cryptography, they concatenated and protected the concatenated text records (also known as blocks)
blockchain stores data in blocks, and each block is queued in strict order to form a "chain". If someone wants to change the content of a block, the unique characteristics of the block will also change, and the following blocks will not recognize it immediately, and the "fake" block will have to break away from the chain
extended data
users all over the world can connect their servers to the blockchain network and become an independent node in the distributed database storage system. Once joined, the node will enjoy the same rights and obligations as all other nodes
therefore, people who carry out services on the blockchain can read and write to any node in the system. All nodes in the world will synchronize again and again according to some mechanism, so that the data of all nodes in the blockchain network is completely consistent
because of the two characteristics of immutability and decentralization. Blockchain is a good solution to the problem of trust in modern commercial society. It has emerged in financial services, Internet of things, public services, social welfare and supply chain management