Position: Home page » Blockchain » What is the meaning of blockchain
What is the meaning of blockchain
Publish: 2021-04-25 14:27:46
1. Many relationships between people are based on trust, such as friend relationship, cooperation relationship, transaction relationship, etc
take trading activities as an example. In the past, the two sides who did not trust each other usually chose an intermediary to guarantee a transaction. In the mobile Internet era, we chose Taobao shopping because Alipay provided us with an intermediate guarantee. We chose to drop dripping because it provided us with information matching.
however, these intermediaries are centralized and have their own interests. Sometimes they are not so reliable and trustworthy. Theoretically, Alipay's centralization of accounting has been artificially falsified. Part of the reason for Didi's troubles is that they only think from their own standpoint
what blockchain does is the machine of trust, which replaces the role of trust intermediary with code, ensures the fairness and justice of the whole system through consensus mechanism and distributed accounting, and provides a trust without trust
for example, in the future, people can abandon the intermediate platform and realize point-to-point docking and free trading through blockchain. Shopping does not need to go through an intermediary, and taking a taxi does not need to go through Didi. In this way, we can really achieve "no middleman to earn the price difference" and rece the cost.
take trading activities as an example. In the past, the two sides who did not trust each other usually chose an intermediary to guarantee a transaction. In the mobile Internet era, we chose Taobao shopping because Alipay provided us with an intermediate guarantee. We chose to drop dripping because it provided us with information matching.
however, these intermediaries are centralized and have their own interests. Sometimes they are not so reliable and trustworthy. Theoretically, Alipay's centralization of accounting has been artificially falsified. Part of the reason for Didi's troubles is that they only think from their own standpoint
what blockchain does is the machine of trust, which replaces the role of trust intermediary with code, ensures the fairness and justice of the whole system through consensus mechanism and distributed accounting, and provides a trust without trust
for example, in the future, people can abandon the intermediate platform and realize point-to-point docking and free trading through blockchain. Shopping does not need to go through an intermediary, and taking a taxi does not need to go through Didi. In this way, we can really achieve "no middleman to earn the price difference" and rece the cost.
2. 1、 Blockchain will play the role of "recing costs for the real economy". At present, the high cost and low profit of the real economy lead to the lack of capital support for the real economy. In the operating cost, the proportion of management cost and financial cost is not low. Blockchain technology can effectively help enterprises rece the cost of these two parts
secondly, blockchain will play a role of "improving the efficiency of instrial chain collaboration". Enhancing instrial collaboration is an important way to promote manufacturing in China to move towards the middle and high end. However, in many instries, the efficiency of instrial chain collaboration is still not high, especially in the field of international trade
thirdly, blockchain will play a role of "building an honest instrial environment". At present, the construction of China's social credit system is accelerating, but in some cases, the process of building trust among partners is still slow, it is difficult to obtain all kinds of credit information, and it is difficult for small, medium and micro enterprises to obtain credit loans from financial institutions. Through the "transaction on the chain", all aspects can more easily find out the accurate historical credit situation of the counterparties, and establish the cooperation mechanism faster; Banks can also give credit to enterprises more safely based on transaction records, and promote the solution of the problems of "difficult, expensive and slow financing" of small, medium and micro enterprises operating in good faith
in addition, blockchain can make use of smart contracts to avoid default and fraud to a large extent, and can also make efficient and convenient payment scenario applications in combination with blockchain asset wallet. As early as in the blockchain circle, there have been many innovation forums and Instry Summit aiming at the direction of blockchain enabling the real economy, and combining with the local economic instry to carry out landing optimization. For example, the world blockchain conference Macao station intends to make a deep integration with the local economic instry, and use and popularize the blockchain assets with the payment means of magic chain wallet.
secondly, blockchain will play a role of "improving the efficiency of instrial chain collaboration". Enhancing instrial collaboration is an important way to promote manufacturing in China to move towards the middle and high end. However, in many instries, the efficiency of instrial chain collaboration is still not high, especially in the field of international trade
thirdly, blockchain will play a role of "building an honest instrial environment". At present, the construction of China's social credit system is accelerating, but in some cases, the process of building trust among partners is still slow, it is difficult to obtain all kinds of credit information, and it is difficult for small, medium and micro enterprises to obtain credit loans from financial institutions. Through the "transaction on the chain", all aspects can more easily find out the accurate historical credit situation of the counterparties, and establish the cooperation mechanism faster; Banks can also give credit to enterprises more safely based on transaction records, and promote the solution of the problems of "difficult, expensive and slow financing" of small, medium and micro enterprises operating in good faith
in addition, blockchain can make use of smart contracts to avoid default and fraud to a large extent, and can also make efficient and convenient payment scenario applications in combination with blockchain asset wallet. As early as in the blockchain circle, there have been many innovation forums and Instry Summit aiming at the direction of blockchain enabling the real economy, and combining with the local economic instry to carry out landing optimization. For example, the world blockchain conference Macao station intends to make a deep integration with the local economic instry, and use and popularize the blockchain assets with the payment means of magic chain wallet.
3. To understand the principle of blockchain thoroughly, we must understand it systematically from its birth and development, so as to distinguish the principle of blockchain more clearly from multiple perspectives. Block chain technology refers to the technical solution of collective maintenance of a reliable database in a centralized way in the past. In this technical scheme, blocks are associated by cryptography. Each data block contains all the data information of the system in a certain period of time, and generates a digital signature to verify the validity of the information, and links to the next data block to form a main chain< br />
Block is a record in the blockchain, which contains and confirms the transactions to be processed< br />
mining refers to the formation of new blocks through calculation. It is a process in which the supporters of the transaction use their own computer hardware to do mathematical calculation for the network to confirm the transaction and improve the security. Take bitcoin as an example: the transaction supporter (miner) runs bitcoin software on the computer and constantly calculates the complex cryptography problems provided by the software to ensure the transaction. As a reward for their service, miners can get the Commission included in the transaction they confirm, as well as the newly created bitcoin< br />
Peer to peer network is a system that allows a single node to interact directly with other nodes, so that the whole system can operate like an organized collective. Take bitcoin: the network is built in such a way that each user is spreading the transactions of other users. And importantly, banks or other financial institutions are not required as third parties< br />
Hash is a classical technology in cryptography, which transforms the input of any length into the output of fixed length composed of letters and numbers through Hassi algorithm< br />
Digital signature is a mathematical mechanism that allows people to prove ownership< br />
Private key is a secret data block that proves that you have the right to consume e-money from a specific wallet. It is realized by digital signature< br />
Dual consumption refers to the user's illegal attempt to pay e-money to two different payees at the same time, which is one of the biggest risks of e-money< br />
?< br />
The origin of blockchain: an underlying technology supporting bitcoin
The concept of blockchain was first proposed in bitcoin: a peer-to-peer electronic cash system by Satoshi Nakamoto in late 2008. In this paper, block chain technology is the basic technology to build bitcoin data structure and transaction information encryption transmission, which realizes the mining and transaction of bitcoin. Nakamoto believes that: first, the mode of using third-party organizations to process information has the inherent weakness of lack of trust between points. In order to guard against their customers, businesses will ask customers for completely unnecessary information, but still can not avoid certain fraud; Second, the existence of intermediaries increases the transaction cost and limits the practical minimum transaction scale; Third, digital signature itself can solve the problem of e-money identity. If the third party support is needed to prevent double consumption, the system will lose value. Based on the above three existing problems, Nakamoto Cong has created bitcoin on the basis of blockchain technology< br />
On January 3, 2009, Nakamoto proced the first bitcoin block in the world, genesis block, and excavated 50 bitcoins< br />
On May 21, 2010, Florida programmers bought $25 worth of pizza coupons with 10000 bitcoin, which gave birth to the first fair exchange rate of bitcoin< br />
In July 2010, the first bitcoin platform was established, with a surge in new users and prices< br />
In February 2011, the price of bitcoin reached US $1 for the first time. Since then, exchange trading platforms with British pound, Brazilian real and Polish zloty have opened< br />
In 2012, ripple released that as a digital currency, it uses blockchain to transfer foreign exchange of various countries< br />
In 2013, bitcoin soared. The U.S. Treasury Department has issued the regulations on the personal management of virtual currency to clarify the definition of virtual currency for the first time< br />
In 2014, the mining machinery instry chain represented by China became more and more mature. In the same year, the U.S. it community realized the cross era innovation significance of blockchain in the digital field< br />
In 2015, the US Nasdaq Stock Exchange launched LINQ, a digital ledger technology based on blockchain, to record trading and issue stocks
the principle of blockchain can be understood clearly from each application case, and the application of blockchain principle is becoming more and more popular. Recently, Citigroup, Mitsubishi UFJ Financial Group, UBS and Deutsche Bank will also apply "blockchain" technology to build a fast, convenient and efficient blockchain Low cost trading system. In addition to the financial field, blockchain technology has also begun to be applied to the protection of intellectual property rights, notarization by lawyers, online games and other fields where there is a need for transparent information disclosure and permanent records.
Block is a record in the blockchain, which contains and confirms the transactions to be processed< br />
mining refers to the formation of new blocks through calculation. It is a process in which the supporters of the transaction use their own computer hardware to do mathematical calculation for the network to confirm the transaction and improve the security. Take bitcoin as an example: the transaction supporter (miner) runs bitcoin software on the computer and constantly calculates the complex cryptography problems provided by the software to ensure the transaction. As a reward for their service, miners can get the Commission included in the transaction they confirm, as well as the newly created bitcoin< br />
Peer to peer network is a system that allows a single node to interact directly with other nodes, so that the whole system can operate like an organized collective. Take bitcoin: the network is built in such a way that each user is spreading the transactions of other users. And importantly, banks or other financial institutions are not required as third parties< br />
Hash is a classical technology in cryptography, which transforms the input of any length into the output of fixed length composed of letters and numbers through Hassi algorithm< br />
Digital signature is a mathematical mechanism that allows people to prove ownership< br />
Private key is a secret data block that proves that you have the right to consume e-money from a specific wallet. It is realized by digital signature< br />
Dual consumption refers to the user's illegal attempt to pay e-money to two different payees at the same time, which is one of the biggest risks of e-money< br />
?< br />
The origin of blockchain: an underlying technology supporting bitcoin
The concept of blockchain was first proposed in bitcoin: a peer-to-peer electronic cash system by Satoshi Nakamoto in late 2008. In this paper, block chain technology is the basic technology to build bitcoin data structure and transaction information encryption transmission, which realizes the mining and transaction of bitcoin. Nakamoto believes that: first, the mode of using third-party organizations to process information has the inherent weakness of lack of trust between points. In order to guard against their customers, businesses will ask customers for completely unnecessary information, but still can not avoid certain fraud; Second, the existence of intermediaries increases the transaction cost and limits the practical minimum transaction scale; Third, digital signature itself can solve the problem of e-money identity. If the third party support is needed to prevent double consumption, the system will lose value. Based on the above three existing problems, Nakamoto Cong has created bitcoin on the basis of blockchain technology< br />
On January 3, 2009, Nakamoto proced the first bitcoin block in the world, genesis block, and excavated 50 bitcoins< br />
On May 21, 2010, Florida programmers bought $25 worth of pizza coupons with 10000 bitcoin, which gave birth to the first fair exchange rate of bitcoin< br />
In July 2010, the first bitcoin platform was established, with a surge in new users and prices< br />
In February 2011, the price of bitcoin reached US $1 for the first time. Since then, exchange trading platforms with British pound, Brazilian real and Polish zloty have opened< br />
In 2012, ripple released that as a digital currency, it uses blockchain to transfer foreign exchange of various countries< br />
In 2013, bitcoin soared. The U.S. Treasury Department has issued the regulations on the personal management of virtual currency to clarify the definition of virtual currency for the first time< br />
In 2014, the mining machinery instry chain represented by China became more and more mature. In the same year, the U.S. it community realized the cross era innovation significance of blockchain in the digital field< br />
In 2015, the US Nasdaq Stock Exchange launched LINQ, a digital ledger technology based on blockchain, to record trading and issue stocks
the principle of blockchain can be understood clearly from each application case, and the application of blockchain principle is becoming more and more popular. Recently, Citigroup, Mitsubishi UFJ Financial Group, UBS and Deutsche Bank will also apply "blockchain" technology to build a fast, convenient and efficient blockchain Low cost trading system. In addition to the financial field, blockchain technology has also begun to be applied to the protection of intellectual property rights, notarization by lawyers, online games and other fields where there is a need for transparent information disclosure and permanent records.
Hot content