Position: Home page » Blockchain » Several characteristics of blockchain

Several characteristics of blockchain

Publish: 2021-04-30 10:58:43
1. It is understood that compared with the traditional centralized scheme, blockchain technology mainly has the following three characteristics:

the core idea of blockchain is decentralization

in the blockchain system, the rights and obligations of any node are equal, and all nodes have the ability to vote with computing power, Thus, the result recognized by more than half of the nodes is guaranteed. Even under serious hacker attacks, as long as the number of nodes controlled by hackers does not exceed half of the total number of nodes in the world, the system can still operate normally and the data will not be tampered with

block chain's biggest subversive nature is the establishment of credit

theoretically, block chain technology can make WeChat payment and Alipay no longer exist value. The economist makes an image metaphor for blockchain: in short, it is "a machine for creating trust". Blockchain enables people to cooperate with each other in the case of mutual distrust and no neutral central institution. The fight against counterfeit money and financial fraud will not be needed in the future

the collective maintenance of blockchain can rece the cost

under the centralized network system, the maintenance and operation of the system depend on the operation and maintenance of platforms such as data center, and the cost cannot be omitted. Anyone can participate in the nodes of the blockchain. Each node can verify the correctness of the results of other nodes' records while participating in the records, which improves the maintenance efficiency and reces the cost

in a word, blockchain touches money, trust and power, which are the fundamental basis for human survival.
2. Blockchain has the following characteristics:
decentralization. Blockchain technology does not rely on additional third-party management institutions or hardware facilities, and there is no central control. In addition to the self-contained blockchain itself, each node realizes information self verification, transmission and management through distributed accounting and storage. Decentralization is the most prominent and essential feature of blockchain

openness. Blockchain technology is based on open source. In addition to the private information of all parties involved in the transaction is encrypted, the data of blockchain is open to everyone. Anyone can query blockchain data and develop related applications through the open interface, so the information of the whole system is highly transparent

independence. Based on consensus specifications and Protocols (similar to various mathematical algorithms such as hash algorithm used by bitcoin), the whole blockchain system does not rely on other third parties, and all nodes can automatically and safely verify and exchange data in the system without any human intervention
3. Decentralized
e to the use of Distributed Accounting and storage, there is no centralized hardware or management organization, the rights and obligations of any node are equal, and the data blocks in the system are jointly maintained by the nodes with maintenance function in the whole system
openness
the system is open, in addition to the private information of all parties to the transaction is encrypted, the data of the blockchain is open to all, and anyone can query the blockchain data and develop related applications through the open interface, so the information of the whole system is highly transparent
autonomy
blockchain adopts consensus based specifications and Protocols (such as a set of open and transparent algorithms) to enable all nodes in the whole system to exchange data freely and safely in a de trusted environment, so that the trust in "people" is changed into the trust in machines, and any human intervention does not work
information cannot be tampered with
once the information is verified and added to the blockchain, it will be stored permanently. Unless more than 51% of the nodes in the system can be controlled at the same time, the modification of the database on a single node is invalid, so the data stability and reliability of the blockchain are extremely high<
anonymity
since the exchange between nodes follows a fixed algorithm, their data interaction does not need to be trusted (the program rules in the blockchain will judge whether the activity is effective by themselves), so the counterparties do not need to trust themselves by disclosing their identities, which is very helpful for credit accumulation
4. The biggest feature of blockchain is "decentralization"
5.

A: the basic characteristics of blockchain

I. decentralization
blockchain technology does not rely on additional third-party management institutions or hardware facilities, and there is no central control. In addition to the self-contained blockchain itself, each node realizes information self verification, transmission and management through distributed accounting and storage

Second, openness

the foundation of blockchain technology is open source. In addition to the private information of all parties involved in the transaction is encrypted, the data of blockchain is open to everyone. Anyone can query blockchain data and develop related applications through the open interface, so the information of the whole system is highly transparent

Third, independence

based on consensus specifications and Protocols (similar to various mathematical algorithms such as hash algorithm used by bitcoin), the whole blockchain system does not rely on other third parties, and all nodes can automatically and safely verify and exchange data in the system without any human intervention

Four, safety

as long as 51% of all data nodes cannot be controlled, the network data cannot be arbitrarily controlled and modified, which makes the blockchain itself relatively safe and avoids subjective and artificial data changes

5. Anonymity

unless there are legal requirements, technically speaking, the identity information of each block node does not need to be disclosed or verified, and the information transmission can be anonymous

6. Blockchain features: 1. Security: not attacked by any person or entity; 2. No information can be tampered with; 3. Traceable, all nodes in the network can access; 4. Decentralization, no third party. About blockchain messages, you can learn about it in cryptography.
7.

Pyramid selling is harmful to family, society, indivial mind and social stability

Deng Wanhong, deputy director of Shenyang Public Security Bureau, said on the 18th that Shenyang police have successfully cracked a major pyramid selling case involving 25 provinces, autonomous regions and cities through continuous efforts. Up to now, the police suspect 24 suspects in criminal detention, and seized 364 million yuan in cash. On September 15 this year, a clue to the implementation of illegal pyramid selling activities entered the sight of Shenyang police. According to the preliminary investigation of Shenyang Public Security Bureau, the gang involved a large number of people. In September and October this year alone, it developed nearly 100000 people, involving 25 provinces, autonomous regions and cities such as Liaoning, Beijing and Tianjin. According to the preliminary statistics, the amount involved in the case reached 600 million yuan. The gang is eligible for membership by paying a membership fee of 3900 yuan per person. At that time, it will get an annual income of no less than 150000 yuan. At the same time, each member of the development of a new member, you can get a bonus of several hundred yuan

In short, the existence of MLM organizations not only threatens families and indivials, but also affects social stability

8. The combat effectiveness of lol hero League is composed of (1) three parts: ranking, winning rate and fighting times<
specifically for
first, qualifying plus
for all players participating in qualifying, the game will be initialized to 1200 points by default, which can be divided into three types: team 3v3, team 5v5, single 5v5
this score is called rank score (or ELO), and the score lower than 1200 points will not be displayed, which can be found in the game
the ELO plus component in combat effectiveness is converted on the basis of the official ELO score of the game. The detailed rules are as follows:
(1) if a player has never played in any qualifying match, 1100 points will be counted
(2) take the highest one from the three rank scores to calculate
(3) ELO additive component = ELO * (1 + (elo-1000) / 2000) ^ 1.4
briefly, if the ELO score is higher, the ELO additive component is also higher, showing an exponential growth. The ELO score of a player with 1300 points is 1580, while that of a player with 2000 points is 3528< Second, the winning rate plus the composition
the winning rate is the number of winning games / total games, which is represented by winratio below< The detailed rules are as follows:
(1) because more than 95% of the players often play match games, the winning rate is only the winning rate of match games; Unless this person doesn't play a match, it's only qualifying
(2) if the winning rate exceeds 70%, it will be only 70%; It is extremely rare to win more than 70% of matches in more than 100 matches
(3) if the winning rate is more than 50%, the formula of winning rate plus component is 750 + 100 * (winratio-50) ^ 0.7; If the winning rate is less than 50%, the formula of winning rate plus composition is 750 - (100 * (50 - $winratio) ^ 0.7). (4) based on the third step above, adjust the winning field:
- if the winning field is less than 20, the winning rate plus component is winratioscore * winning field / 20
- if the winning field is greater than 50, 100, 150, 300, 500, then multiply winratioscore by 1.1, 1.15, 1.2, 1.25, 1.3
(5) on the basis of the fourth step above, carry out ELO condition: multiply by 0.65 * (ELO / 1000) ^ 1.1, if 0.65 * (ELO / 1000) ^ 1.1 & lt; 1, the original score remains unchanged
the highest score of this item is about 3000; If a person's winning rate is less than 35%, he may only get 0 point
Third, the more winning games, the more points. The score of this game will increase steadily, mainly reflecting whether a player is old enough
accounting calculates the winning field plus component of the following two modes, and takes the highest one
(1) match match winning game plus components: each win, plus 2 points, up to 3000 points
(2) the winning field plus component of qualifying: calculate the ELO Net Score (the highest of the three types), with a maximum of 4000 points
the formula for the difference points is (elo-1000) * 1.5 + the difference points * 15.
9. Blockchain technology has three obvious characteristics: openness, security and uniqueness
openness mainly refers to that the stored information in the blockchain is completely open to all participants. This is mainly determined by the point-to-point network storage mode of the blockchain. In the blockchain network, each node can store a of the blockchain, and the uniqueness of the blockchain can ensure that the is exactly the same between different nodes
security mainly refers to that the information stored in the blockchain block is saved after being processed by digital encryption technology, and only the private key holder can decrypt the information to obtain the real information. Other members can only see and verify the integrity and uniqueness of information, but cannot see the real information
uniqueness is mainly e to the fact that the information on the blockchain cannot be tampered with once it is on the chain, so it is unique. Of course, the uniqueness here also includes the uniqueness in space, that is, all nodes have only one version of information, and also includes the uniqueness in time, that is, the historical data cannot be changed. This uniqueness also means that the blockchain maintains the characteristics of a unique main chain in the process of operation, and once other chains appear, it is a bifurcation. The emergence of bifurcation will lead to the plication of blockchain in two different spatial dimensions. Of course, to solve this problem, we need to set reasonable consensus rules to avoid. When the concept of blockchain was hot, many related top domain names were registered and used as blockchain platforms.
10. 1-blockchain can drive the birth of a new business model
the characteristics of blockchain technology enable it to achieve some business models that are difficult to achieve in the centralized mode
2 - blockchain technology has a flexible architecture
according to different application scenarios and user needs, blockchain technology can be divided into public chain, private chain and alliance chain, which can be selected according to the actual use of institutions
the openness of 3-chain technology encourages innovation and collaboration
through the opening and cooperation of source code, blockchain technology can promote the cooperation among different developers, researchers and institutions, and learn from each other, so as to achieve a more efficient and secure solution
jinwowo will use blockchain technology to fully record big data sources and improve storage.
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750