How are blockchain nodes formed
Seeing some answers to the debate on the definition of blockchain, I suddenly realize that my answer to this explanation principle has always been directed at bitcoin. There is no specific and unique answer in the instry between the definition of blockchain. Here I first summarize the characteristics of "blockchain" according to the papers I read:
1; Hash chain & quot There are several nodes participating in the system operation (distributed)
3. Reach a consensus on the consistency of basic data (consensus agreement / algorithm) through a certain protocol or algorithm
since bitcoin is currently one of the most typical and influential applications of blockchain, it will be much easier to understand how bitcoin uses blockchain before understanding other forms of blockchain applications
every central node can generate blocks and write data, so every point is a central node, or the blockchain is decentralized. In order to control the whole system, more than half of the nodes must be controlled in order to control voting, so there is no administrator in this system.
I think the first step is to make sure that your parents are not deceived, because parents may be better at communicating. Then work with your parents to stop your uncle
I think you can find one or two professionals to teach your uncle, such as your teacher, and you can also find the content of online rumor refutation.
it's like wechat that we use every day, dealing with so many chat messages, transfers and so on. These data are stored and run in Tencent's server. Then the server that processes data can be called "node"
in addition to the world of blockchain, we all know that blockchain is a decentralized distributed database. It does not rely on any centralized server, but is composed of tens of thousands of "small servers". As long as we download a blockchain client, we will become one of the thousands of "small servers"
in this way, if we want to play blockchain, we are equivalent to a node
nodes are also divided into light nodes and full nodes. The whole node is the node that has all the transaction data of the whole network, so the light node only has its own related transaction data node
moreover, the more widely distributed the nodes are, the more decentralized the blockchain network will be, and the more secure and stable the network operation will be. The existence of nodes is the representation of distributed blockchain, and also the charm of blockchain
