I haven't read blockchain yet
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
in a village, a spent 3000 yuan to buy a cow of B, how to record this account
so a and B found a mutual trusted C to record the account, but later a and C colluded and did not admit that a had bought B's cattle, so the deal became rough and disputes continued
later, B had another cow. Of course, B didn't sell it to a this time, because a had no credit, so he gave it to d. This time, instead of looking for witnesses, they went to the whole village to roar after the transaction. B said Wang Erhua paid 3000 yuan to buy a cow from me, d also went to the whole village to shout that I paid 3000 yuan to buy a cow from B, so there were many people in the village to record the transaction. In this way, there will be no bad debts, which is called decentralized and distributed accounting
here comes the problem
when you yell, are the villagers willing to charge for you, just because you have a big face
therefore, the first person to record accurately will get some bitcoin rewards
someone asked, what if two people finish the first record at the same time
in order to avoid this problem, it is necessary to set rules, for example, to answer a question first, or to record with feet, and it must be written in block letters. If you set a series of rules, there will not be many firsts
in the network, there are a lot of transactions going on every day, and there are also many people recording, and finally they get the reward of bitcoin. This process is the legendary mining
Mining requires a lot of equipment. We call these computer equipment mining machines
in this way, all the processes are in one system. The system will encapsulate the data every 10 minutes to form a box full of data, which we call blocks
with the continuous generation of blocks, they are linked together to form a blockchain.
Let's suppose villagers Lao Wang and Xiao Li. Lao Wang borrowed some money from Xiao Li, who wrote it in an IOU signed by both parties. A few days later, Lao Wang denied the existence of borrowing money and claimed that Xiao Li forged the paper. Xiao Li can't argue because he finds it difficult to prove that Lao Wang actually owes him money
in this example, Lao Wang and Xiao Li are two nodes
now assuming the same scenario, there are many pairs of people trading with each other in the village. The only evidence for each pair is the IOU. If one party fails, it will be difficult to do so. Seeing this scene, the village head came up with a solution. He suggested using a common notebook for the whole village to record all the transactions. Due to the high prestige of the village head, the villagers unanimously decided to let the village head keep this important transaction book. Each transaction, the villagers go to the village head's home, let the village head witness and record, each transaction is written into a notebook, and then safely saved. That notebook can be called a database
because this notebook is very important, the village head locked it in the safe. However, there are always some problems. Sometimes, the village head will accidentally sprinkle ink on the paper, making some transaction records illegible. This is called a single point of failure. The thief knows that there is an important notebook in the safe of the village head's house. He tries his best to steal it. This is called hacking
until one day, the village head's son owed others a lot of money, so the village head secretly deleted his son's debt entry. In this way, the village head's son "does not owe money."
when the villagers knew this, they began to question the fairness and authority of the village head. So some people put forward a new idea:
abolish the power of the village head, which is called decentralization. Let all villagers keep a notebook, and the transaction records are copied and distributed, which is called distributed database. Therefore, if there are n people in the village, there are n notebooks, that is, n nodes. Every time there is a trade between any two people, all the people in the village get together and record it in their notebooks. And no one can cover the sky. This is called decentralization
they also decided that they would never delete the mentioned transactions from their notebooks, which is irreversible. For example, Lao Wang borrowed a sum of money from Xiao Li before, but in the twinkling of an eye, he wants to return the money. Then the transaction book will not delete the previous borrowing record, but write a new repayment record, so there are two records
next, let's try to break this rule. What if we bribe Lao Wang to change his notebook? It's not feasible, because the next time the villagers meet, they find that Lao Wang's notebook is different from everyone else's, so the villagers notice that Lao Wang may be engaged in an indescribable transaction, and decide to abolish Lao Wang's transaction record and kick Lao Wang out of the organization
What if you try to bribe all the villagers? It's too expensive
the characteristic of this model is that greedy people need to pay a lot to attack the rules. He will find it more profitable to follow the rules
a smart child in the village suggested that each transaction data be called "block" and linked into a "chain" in chronological order, which is called blockchain strong>
each block is filled with transaction records, and the blocks are connected in sequence to form a chain structure, which is the blockchain ledger
blockchain technology divides the data to be stored in the database into different blocks. Taking bitcoin as an example, when miners generate new blocks, they need to calculate the new hash value and random number according to the hash value of the previous block, the new transaction block and the random number. Each block is linked to the back of the previous block through specific information, and connected in chronological order to present a complete set of data. In other words, each block is generated on the basis of the previous block data, which ensures the uniqueness of the blockchain data
each blockchain database is essentially an event chain connected in chronological order, which uses the cryptographic mechanism specified in the protocol for authentication to ensure that it will not be tampered with or forged. With the popularity of blockchain and bitcoin, many related top domain names have been registered, which has a great impact on the domain name instry
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
there is no distinction between mobile and non mobile end in blockchain, and if there is one, it is also a gimmick.
blockchain technology is a technology solution that does not rely on a third party and stores, verifies, transmits and communicates network data through its own distributed nodes. Therefore, from the perspective of financial accounting, some people regard the blockchain technology as a distributed, open and decentralized large-scale network bookkeeping book. Anyone can use the same technical standards to add their own information at any time, extend the blockchain, and continuously meet the data entry needs brought by various needs
generally speaking, blockchain technology refers to a way for the whole people to participate in bookkeeping. There is a database behind all the systems. You can think of the database as a big ledger. So it's very important who keeps this account book. At present, whose system will keep accounts, wechat's account book is Tencent's account book, and Taobao's account book is Ali's account book. But now in the blockchain system, everyone in the system can have the opportunity to participate in bookkeeping. If there is any data change in a certain period of time, everyone in the system can conct bookkeeping. The system will judge the person who has the fastest and best bookkeeping in this period, write the content of his records into the account book, and send the content of the account book to all other people in the system for backup. In this way, everyone in the system has a complete account book. This way, we call it blockchain technology
blockchain technology is considered to be the most disruptive technological innovation since the invention of the Internet. Relying on the ingenious distributed algorithm of cryptography and mathematics, it can make the participants reach a consensus without the intervention of any third party center on the Internet where the trust relationship cannot be established, and solve the problem of reliable transmission of trust and value at a very low cost
bitcoin peer-to-peer network stores all transaction history in "blockchain". The blockchain continues to extend, and once new blocks are added to the blockchain, they will not be removed. Blockchain is actually a distributed database composed of a group of scattered client nodes and all participants, which is a record of all bitcoin transaction history. After bitcoin transaction data is packaged into a "data block" or "block", the transaction is initially confirmed. When a block is linked to a previous block, the transaction is further confirmed. After six block confirmations in a row, the transaction was irreversibly confirmed
blockchain is public on the network and can be queried in every offline bitcoin wallet data. The lightweight bitcoin wallet uses online confirmation, that is, it will not download the blockchain data to the device storage
digital currency is easy to be regarded as a new currency by traditional financial institutions, but in fact, the significance and value of its underlying technology is far greater than its monetary attribute. Taking bitcoin as an example, it is generally regarded as a kind of point-to-point digital currency, but from the technical level, it is actually a point-to-point decentralized network platform, which relies on the blockchain technology. Digital currency is a global peer-to-peer network platform based on blockchain technology. Represented by bitcoin, the application of blockchain in the field of digital currency is also known as blockchain 1.0 [1].
Nowadays, in order to face the pressure of life, people are doing some network part-time jobs. For example, blockchain is a good network part-time job, and it is also relatively easy. Especially for college students, it is a very suitable network part-time job< so for those who don't understand blockchain, what aspects should they learn from? This can be developed according to its own situation. If you have the conditions, you can buy some information on the Internet to view the relevant content. You can also search for some relevant knowledge on the Internet to learn. Of course, you can also consult friends who understand it
in addition, the most important point is to understand the background knowledge and historical structure of blockchain, what is blockchain, and really understand its meaning. When successfully contacting the blockchain, don't be proud. Be open-minded to learn how other people do the blockchain, and have a persistent heart. In this way, you can quickly master the blockchain
to put it simply, it's a technology. It can solve the problems of trust mechanism and transaction efficiency to a certain extent. What is blockchain? This problem is also faced by many novices of blockchain. As a distributed ledger technology, it can bring us a lot of surprises and surprises. Many blockchain companies are using blockchain technology to provide solutions to the pain points of some instries, so as to solve the pain points of some instries
the above content is only personal experience, for reference and reading only.