Position: Home page » Blockchain » Blockchain Science Popularization

Blockchain Science Popularization

Publish: 2021-04-07 12:14:31
1.

< Introction to cognition & gt

publication time: 2016

recommendation: this book is mainly for programmers. Combined with API programming, we can tell you the principle and usage of cryptocurrency, as well as how to develop related software. For non programmer readers, the first few chapters of this book are still applicable as in-depth introction of bitcoin Book pdf download: https://quant.la/Download

2.

blockchain is a digital account book that can be jointly bookkept, and will record all transactions that have occurred and have been unanimously recognized by the system it's the same as the whole family. You're bookkeeping, and your father and mother are also bookkeeping. They can see the general ledger, but the saved information can't be tampered with any more

In 2008, Nakamoto first proposed the concept of blockchain subsequently, blockchain has become the core component of electronic currency bitcoin, which serves as the public account book for all transactions. By using peer-to-peer network and distributed timestamp server, the blockchain database can be managed independently

extended data:

type of blockchain

1, public blockchain

any indivial or group in the world can send transactions, and transactions can be effectively confirmed by the blockchain, and anyone can participate in its consensus process. Public blockchain is the earliest and the most widely used blockchain. The virtual digital currencies of bitcoin series are all based on public blockchain. There is only one blockchain corresponding to this currency in the world

2, Alliance (instry) blockchain

instry blockchain: multiple preselected nodes are designated as bookkeepers within a group, and the generation of each block is jointly determined by all preselected nodes (preselected nodes participate in the consensus process), and other access nodes can participate in the transaction, However, regardless of the bookkeeping process (in essence, it is still managed bookkeeping, only distributed bookkeeping, how many preselected nodes, and how to determine the bookkeeper of each block to become the main risk point of the blockchain), anyone else can conct limited query through the open API of the blockchain

3, private blockchain

only uses the general ledger technology of blockchain for bookkeeping. It can be a company or an indivial, and enjoys the write permission of the blockchain. This blockchain is not very different from other distributed storage schemes

3.

Blockchain is an important concept of bitcoin. It is essentially a disintermediated database. At the same time, as the underlying technology of bitcoin, it is a series of data blocks generated by using cryptographic methods. Each data block contains the information of a bitcoin network transaction, which is used to verify the effectiveness of its information (anti-counterfeiting) and generate the next block

blockchain is a new application mode of distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and other computer technologies

in a narrow sense, blockchain is a kind of chain data structure that combines data blocks in a sequential way according to the time sequence, and it can not be tampered with and forged by cryptography

broadly speaking, blockchain technology uses blockchain data structure to verify and store data, uses distributed node consensus algorithm to generate and update data, and uses cryptography to ensure the security of data transmission and access It is a new distributed infrastructure and computing method to program and operate data by using intelligent contract composed of automated script code

extended data:

the evolution mode of blockchain is as follows:

& 9642; Blockchain 1.0 - digital currency

▪ Blockchain 2.0 - digital assets and smart contracts

▪ Blockchain 3.0 - Implementation of distributed applications in various instries

blockchain features:

1. Disintermediation. Due to the use of Distributed Accounting and storage, there is no centralized hardware or management organization in the system, 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

2. 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. Anyone can query the blockchain data and develop related applications through the open interface, so the information of the whole system is highly transparent

3. 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

The information can not 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. Therefore, the data stability and reliability of the blockchain are extremely high

5. Anonymity. Because the exchange between nodes follows a fixed algorithm, the data interaction does not need to be trusted (the program rules in the blockchain will judge whether the activity is effective). Therefore, the counterparties do not need to make the other party trust themselves by disclosing their identities, which is very helpful for the accumulation of credit

4.

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

5.

Thank you. Let me give you a serious answer

in fact, the circle effect of blockchain is very obvious, so most people are impetuous, some of them are attentive, and there is very little popular science. I recommend a few here

if you want to watch the video, you can recommend Babbitt's "meow understands blockchain", which is very deep. This is the sentiment of the people who want to watch it. I won't say more about other videos. I think the video of fire coin can also see the words of trust, but it's relatively shallow. I watch it as a kindergarten child

if you are not limited to videos, I think there are several popular science articles to recommend: Jiang Zhuoer's popular science in Zhihu, Gu Qianfeng, lightning, and pan Zhibiao are all great gods. Each category is different. You have to think about it yourself if you want to enter the circle

the things in PS blockchain field are sent here, and there are few people watching them

6.

First of all, don't think too much about blockchain. It's a database storage system that is distributed all over the world and can work together. Different from the traditional database operation, where the read and write permissions are controlled by a company or a centralized hand (the centralized feature), blockchain believes that anyone who has the ability to set up a server node can participate in it. Gold diggers from all over the world deploy their own nodes locally and connect to the blockchain network to become a node in the distributed database storage system; Once joined, the node enjoys the same rights and obligations as all other nodes (decentralized, distributed features). At the same time, for those who carry out services on the blockchain, they can read and write to any node in the system. Finally, all nodes in the world will synchronize one after another according to some mechanism, so that the data of all nodes in the blockchain network is completely consistent

blockchain itself is a technology, so it can't be a fraud. Just like the normalized "P2P" finance in recent years, how many fraudsters are wearing the concept of P2P to illegally absorb public funds and cheat people's hard-earned money? But is "P2P" guilty? It's just an indivial to indivial mode of Internet finance. It not only creates profits, but also helps thousands of people get rid of poverty, so as to achieve a win-win situation between the poor and the poor. The problems of currency exchange digital currency trading platform

can not hinder the development of blockchain, such as simple payment verification, side chain, lightning network protocol and other technologies proposed and in-depth research, which has been the problem solved by blockchain

7. When someone does something wrong, people's first reaction is to stop him. However, e to the factors of status and timing, sometimes direct check will have the opposite effect
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.
8. Bitcoin market suddenly soared, and now you can buy it. But you have to buy by yourself. Think about it, because bitcoin is a virtual currency. Market uncertainty, buy carefully.
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