10 and blockchain
The strict definition of blockchain refers to the distributed database technology that multiple nodes in peer-to-peer network jointly maintain a continuously growing list ledger constructed by time stamp and orderly record data blocks through consensus mechanism based on cryptography technology. This technical solution allows any number of nodes in the participating system to calculate and record all the information exchange data in the system in a period of time to a data block through cryptography algorithm, and generate the fingerprint of the data block for linking the next data block and checking. All participating nodes in the system jointly determine whether the record is true
blockchain is a technical solution similar to NoSQL (non relational database). It is not a specific technology, and can be implemented through many programming languages and architectures. There are many ways to realize blockchain, including pow (proof of work), POS (proof of stake), dpos (delegate proof of stake), etc
the concept of blockchain was first proposed in the paper "bitcoin: a peer-to-peer electronic cash system" by indivials (or groups) who call themselves Satoshi Nakamoto. Therefore, bitcoin can be regarded as the first application of blockchain in the field of financial payment
< H2 > [popular explanation]no matter how big the system or how small the website is, there is a database behind it. So who will maintain this database? In general, who is responsible for the operation of the network or system, then who is responsible for the maintenance. If it is wechat database, it must be maintained by Tencent team, and Taobao database is maintained by Alibaba team. We must think that this way is natural, but blockchain technology is not P>
if we think of the database as a book, for example, Alipay is a typical account book. Any change of data is bookkeeping. We can think of database maintenance as a very simple way of accounting. In the world of blockchain, everyone in the blockchain system has the opportunity to participate in bookkeeping. The system will select the fastest and best bookkeeper in a period of time, maybe within ten seconds or ten minutes. The bookkeeper will record the changes of the database and the account book in a block. We can think of this block as a page. After the system confirms that the records are correct, the system will record the changes of the database and the account book in a block, It will link the fingerprint of the past account book to this paper, and then send this paper to everyone else in the whole system. Then, over and over again, the system will look for the next person with fast and good bookkeeping, and everyone else in the system will get a of the whole ledger. This means that everyone as like as two peas in the system is called Blockchain. It is also called distributed account technology. P>
as like as two peas (computer) have identical accounting books, and everyone has the same rights, they will not collapse e to the loss of contact or downtime of a single person. As like as two peas, the data is transparent and everyone can see what changes are in every account. Its very interesting feature is that the data can't be tampered with. Because the system will automatically compare, it will think that the same number of books with the largest number are real books, and a small number of books with different numbers are false books. In this case, it's meaningless for anyone to tamper with his own account book, because unless you can tamper with most nodes in the whole system. If there are only five or ten nodes in the whole system, it may be easy to do so. However, if there are tens of thousands or even hundreds of thousands of nodes and they are distributed in any corner of the Internet, unless someone can control most computers in the world, it is unlikely to tamper with such a large block chain
< H2 > [elements]combined with the definition of blockchain, we think that we must have the following four elements to be called public blockchain technology. If we only have the first three elements, we will consider it as private blockchain Technology (private chain)
1, peer-to-peer network (power equivalence, physical point-to-point connection)
2, verifiable data structure (verifiable PKC system, non tampering database)
3, distributed consensus mechanism (Solving Byzantine general problem, solving double payment)
4 Game design of Nash equilibrium (cooperation is the strategy of evolutionary stability)
combined with the definition of blockchain, blockchain will realize four main characteristics: decentralized, trustless, collective maintenance and reliable database. And the other two will be derived from the four characteristics Features: open source Privacy. If a system does not have these characteristics, it can not be regarded as an application based on blockchain technology
Decentralized: there is no centralized hardware or management organization in the whole network. The rights and obligations of any node are equal, and the damage or loss of any node will not affect the operation of the whole system. Therefore, it can also be considered that the blockchain system has excellent robustnesstrustworthiness: there is no need to trust each other when participating in the data exchange between each node in the whole system. The operation rules of the whole system are open and transparent, and all data contents are also open. Therefore, within the specified rule range and time range of the system, nodes cannot and cannot cheat other nodes
collective maintenance: the data blocks in the system are maintained by all the nodes with maintenance function in the whole system, and these nodes with maintenance function can be participated by anyone
reliable database: the whole system will enable each participating node to obtain a of the complete database in the form of sub databases. Unless more than 51% of the nodes in the whole system can be controlled at the same time, the modification of the database on a single node is invalid, and the data content on other nodes cannot be affected. Therefore, the more nodes and computing power in the system, the higher the data security in the system
Open Source: since the operation rules of the whole system must be open and transparent, the whole system must be open source for the program
Privacy Protection: since there is no need to trust each other between nodes, there is no need to disclose the identity between nodes, and the privacy of each participating node in the system is protected
Blockchain is a term in the field of information technology. In essence, it is a shared database. The data or information stored in it is characterized by "unforgeability", "trace in the whole process", "traceability", "openness and transparency" and "collective maintenance". Based on these characteristics, blockchain technology has laid a solid "trust" foundation, created a reliable "cooperation" mechanism, and has broad application prospects
on January 10, 2019, the state Internet Information Office issued the regulations on the management of blockchain information services. In October 24, 2019, ring the eighteenth collective learning of the Central Political Bureau, general secretary Xi Jinping stressed that "block chain as an important breakthrough in core technology and independent innovation", "accelerating the development of block chain technology and instrial innovation". "Blockchain" has entered the public field of vision and become the focus of social attention
extended data:
related extension: blockchain financial application:
since 2016, the major financial giants have also carried out blockchain innovation projects to explore the possibility of applying blockchain technology in various financial scenarios. In particular, Puyin group took the lead in creating a "blockchain +" standard digital currency
standard digital currency refers to the process of assets identification, evaluation, right confirmation and insurance completed by a third party organization, which is written into the blockchain through careful digital algorithm to form the standard corresponding relationship between assets and digital currency, which is called standard digital currency
in order to realize the great leap forward development of blockchain finance, promote the new development of China's economy, accelerate the circulation of global assets, and realize the dream of rejuvenation that has been struggling for generations, Puyin group will hold the Guiyang strategic development ceremony of Puyin blockchain finance in Guizhou on December 9, 2016
the meeting will discuss the realization of digital circulation of assets by blockchain, the financial transaction mode of blockchain, and the application of blockchain services and social public instry. This conference will mark the beginning of the application of blockchain finance and the change and development of the new financial ecology
on June 1, 2020, Xinhua news agency was authorized to broadcast the "overall plan for the construction of Hainan free trade port" issued by the CPC Central Committee and the State Council, which will "actively participate in the formulation of international rules for cross-border data flow, and establish standards and rules for data rights confirmation, data trading, data security and blockchain finance" as one of the key tasks of Hainan free trade port before 2035
Blockchain is a shared database. Blockchain is a new application mode of computer technology, such as distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and so on
main features:
1. 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
2. Openness. The foundation of blockchain technology is open source. In addition to the private information of all parties to 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
3. Independence. Based on consensus specifications and protocols, 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
4. Safety. As long as 51% of all data nodes cannot be controlled, the network data cannot be arbitrarily manipulated 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 can be transferred anonymously
extended data
application direction:
1. Payment: for example, in terms of time, traditional cross-border remittance takes 10 minutes or several days, while blockchain cross-border remittance can achieve remittance in seconds e to decentralization. In terms of convenience, traditional cross-border remittance needs to wait until the next day after 19:00, while blockchain cross-border remittance only needs one mobile phone to realize all-weather remittance
2. Sharing medical records: the medical data blockchain sharing platform can achieve many application scenarios. Patient history data and other information can be linked, and medical history and image data can be viewed by personnel entering the system. These medical data can also be used for modeling and machine learning
source: network blockchain
Blockchain is a term in the field of information technology. In essence, it is a shared database. The data or information stored in it is characterized by "unforgeability", "trace in the whole process", "traceability", "openness and transparency" and "collective maintenance". Based on these characteristics, blockchain technology has laid a solid "trust" foundation, created a reliable "cooperation" mechanism, and has broad application prospects
on January 10, 2019, the state Internet Information Office issued the regulations on the management of blockchain information services. In October 24, 2019, ring the eighteenth collective learning of the Central Political Bureau, general secretary Xi Jinping stressed that "block chain as an important breakthrough in core technology and independent innovation", "accelerating the development of block chain technology and instrial innovation". "Blockchain" has entered the public field of vision and become the focus of social attention
on December 2, 2019, the word was selected into the top ten catchwords of "biting words" in 2019
extended data:
Application of blockchain Finance:
since 2016, the major financial giants have also carried out blockchain innovation projects to explore the possibility of applying blockchain Technology in various financial scenarios. In particular, Puyin group took the lead in creating a "blockchain +" standard digital currency
standard digital currency refers to the process of assets identification, evaluation, right confirmation and insurance completed by a third party organization, which is written into the blockchain through careful digital algorithm to form the standard corresponding relationship between assets and digital currency, which is called standard digital currency
in order to realize the great leap forward development of blockchain finance, promote the new development of China's economy, accelerate the circulation of global assets, and realize the dream of rejuvenation that has been struggling for generations, Puyin group will hold the Guiyang strategic development ceremony of Puyin blockchain finance in Guizhou on December 9, 2016
the meeting will discuss the realization of digital circulation of assets by blockchain, the financial transaction mode of blockchain, and the application of blockchain services and social public instry. This conference will mark the beginning of the application of blockchain finance and the change and development of the new financial ecology
if you look at the problem with the thinking of 30 years ago, you will think that others are crazy, but in fact you are out of date
the concept of blockchain can be traced back to the end of 2008. In the forum, a mysterious personage named "Nakamoto Tsung" published a paper "bitcoin: a peer-to-peer e-cash system" and proposed the concept of blockchain for the first time
on January 3, 2009, the first block of the blockchain was born, which is called the "Founding block"
almost with the birth of blockchain technology, bitcoin became the first thing to play its role. In the following years, bitcoin graally swept the world. In 2017, its crazy market made blockchain technology known to all
the idea of blockchain first appeared in the famous bitcoin open source project. In the process of its birth and development, bitcoin project draws on the technical achievements from digital currency, cryptography, game theory, distributed system, cybernetics and other fields. It can be said that bitcoin project is good at all. As its core supporting structure, blockchain technology is a remarkable innovation achievement
blockchain is a distributed database system with different nodes, which is an open ledger system<
three characteristics of blockchain
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 between 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 is the establishment of credit
the collective maintenance of blockchain can rece the cost
in the centralized network system, the maintenance and operation of the system depend on the operation and operation 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< Its development has gone through three stages
1. Brewing period: from 2009 to 2012, bitcoin and its instrial ecology are the main economic forms
2. Embryonic period: from 2012 to 2015, with bitcoin entering the public view, new wallet payment and remittance companies appeared, and blockchain economy spread to the financial field. The underlying technology of blockchain is constantly innovated. Blockchain technology is separated from bitcoin system
3. Development period: in 2016, we began to explore instry applications, and a large number of blockchain start-ups appeared. The popularity of ICO in 2017 has given blockchain unprecedented attention
"blockchain 2.0 era" is coming
the application service layer is the driving force for the sustainable development of blockchain, which is divided into three stages of application: 1.0, 2.0 and 3.0
programmable currency: blockchain 1.0 application
programmable currency is the digital currency represented by bitcoin, but it is not the legal tender of any country or region, and there is no government authority to provide guarantee for it
programmable Finance: blockchain 2.0 application& quot; Smart contract& quot; Using program algorithm to replace the concept of contract execution. This enables blockchain to expand from the original monetary system to the registration and transfer of equity, creditor's rights and property rights, the transaction and execution of securities and financial contracts, and even the financial fields of gambling and anti-counterfeiting
programmable Society: blockchain 3.0 application
blockchain is the core of value Internet, which can confirm, measure and store the property rights of information and bytes representing value in each Internet. It can not only record the transactions of the financial instry, but also record almost anything valuable that can be expressed in the form of code. Its application can be extended to any field with demand, and then to the whole society
at present, the application of blockchain has begun to surpass bitcoin (blockchain 1.0), enter the era of blockchain 1.5, and transition to the financial field (blockchain 2.0)
in the next 3-5 years, blockchain may go beyond the financial field and enter the field of social notarization and intelligence (blockchain 3.0), including identity authentication, notarization, arbitration, audit, domain name, logistics, medical care, mail, visa, voting and other fields. Its application scope will be expanded to the whole society, and blockchain technology is likely to become a new technology& quot; All things are connected& quot; It's the lowest level protocol
at present, blockchain technology has been recognized by the world, and its development has become an inevitable trend. Accompanied by more people's attention, "in the next 30 years, new technologies will be integrated into all aspects of traditional instries, and human society will turn upside down. No matter who you are, no matter where you are, all of us will be a part of this great change."
this is the current situation. Blockchain has given the post-90s an opportunity. However, if you want to control blockchain technology without being affected by negative factors, the most important thing is to have a clear understanding of it, whether it is regulators, researchers, speculators or bystanders
it's time to devote more energy to blockchain technology
in China, the average annual salary of blockchain positions has reached more than 300000, and that of some enterprises has reached more than 1 million. The monthly salary of blockchain instry graates in Beijing, Shanghai and other places has exceeded 20K! If the post-90s seize the bonus of the times, they may become the next Alibaba in the future! If you miss it, you may regret it for ten years.
Almost everyone, even those who don't believe in universal certification, has a positive view on blockchain technology, because it may change the whole world. However, it has been ten years since the invention of blockchain technology, and we still do not really use blockchain technology. Some people say that bitcoin is based on blockchain technology, so with its development, the main use of blockchain is as a payment system or value storage means
there are many examples
there is no doubt that blockchain technology can be integrated into almost all sectors of modern life (including the above sectors). However, it has been nearly 10 years since the birth of blockchain technology, and no field has replaced the original technology with blockchain technology. These ideas are good, but the technology is too slow to implement
As we all know, blockchain is the proct of recent years, but the market for blockchain related courses can be said to be multifarious, fengmaolingjiao, each has its own merits, here, do a statistics, study, discuss and exchange together
mining mean? What did the miners do
10. What is the application of blockchain? What changes will blockchain bring
11. Blockchain will become the basic internet protocol, similar to TCP / IP and HTTP
12. What is Ethereum? Why is it the representative of blockchain 2.0? He is the founder of Ethereum and the real big man in the blockchain instry
14. What is a smart contract
15. What is Ethereum smart contract
V God said that the token system of Ethereum17. Machines need the certificate more than people
18. What is the standard of erc20 certificate
19. The Dao crowdfunding event and Ethereum bifurcation
20. How to design Tongzheng? How to express assets
21. Classification of token (list of categories)
22. Technology and components of Ethereum smart contract
23. Erc721 standard and encryption cat
24. Ethereum account (external account and contract account)
25. Four features of blockchain
26. What is blockchain 3.0 like
What is EOS? What is the difference between EOS, bitcoin and Ethereum The consensus mechanism and block generation of EOS29. Daniel laremo (BM): the main developer of EOS
30. A map to understand what EOS is
31. The "Impossible Triangle" of blockchain
32. What is the application of blockchain (decentralized application)
33. How to recover the stolen EOS key
the Xueshuo innovation blockchain Technology Workstation of Lianqiao ecation online is the only approved "blockchain Technology Specialty" pilot workstation of "smart learning workshop 2020 Xueshuo innovation workstation" launched by the school planning, construction and development center of the Ministry of ecation of China. Based on providing diversified growth paths for students, the professional station promotes the reform of the training mode of the combination of professional degree research, proction, learning and research, and constructs the applied and compound talent training system