区块链大数据是什么意思,lsc区块链
请查看相关英文文档
① What is the relationship between blockchain and big data?
Blockchain and big data are both hot topics. Many people discuss them together and hope to conflict with more hot
points. Big data has become a huge industry long before the development of blockchain. Although blockchain is in the early stages of the
industry, many technologies and business models are still being explored.
In view of the relative maturity of the big data industry, we use big data as a starting point to study how blockchain technology interfaces with all aspects of the big data
industry.
The big data core industry chain can be roughly divided into the following three parts:
Product part: Including big data software product-related industries such as big data basic software and big data application software.
Data part: including data sources (data collection, data provision), data circulation (data transactions, data sharing
) and other industries directly related to data.
Services: related to big data infrastructure services (data storage, data transmission, data cleaning, data desensitization
, etc.), big data analysis services and big data application services services.
01 Product Section
The combination of software products and blockchain should be based on technology. Big data technology and blockchain technology have similarities: they
are distributed architectures.
But they also have obvious differences: the use of distributed technology in big data technology is computing resources - utilizing the computing resources of multiple
machines and will not be used by a single machine Processing tasks are distributed among multiple computers, each
machine. By processing different tasks, it integrates multiple computing resources to form powerful data processing capabilities.
Using distributed technology in blockchain allows multiple entities to trust each other. Each mainframe participates in the operation of the entire blockchain through the computers it controls
. Each computer runs basically the same task, and the entire blockchain
can achieve mutual trust between multiple entities through repeated redundant calculations.
From a technical perspective, big data technology uses trust to exchange computing resources, while blockchain technology uses computing resources to exchange trust. Due to the differences between the two, it is technically difficult to find a suitable collision point between big data and blockchain.
02 Data Part
In the various formats of the data part, the blockchain can find its place.
The chain is of little significance. However, if multiple entities are involved in data collection and data provision, blockchain can
come into its own.
In order to solve the trust problem between multiple entities, each entity broadcasts its own collected data to all consumers
and the hash of that data Values are stored in the blockchain. Based on the hash value on the blockchain, each subject in the blockchain
can verify whether the complete data it received has been tampered with. Blockchain traceability and non-repudiation
make data provided by multiple parties more credible. At the same time, this method also helps maintain the integrity of big data
.
In the data circulation industry, blockchain can play a greater role. In the big data circulation industry, big data itself
is a digital asset. The transaction of digital assets can be realized through the blockchain. Additionally,
decentralized big data transactions implemented on the blockchain can reduce raw data connections. In a decentralized trading platform, only buyers and sellers
have access to the original data; on a centralized trading platform, the data intermediary serving as the trading center usually has access to the original
data. This increases data leakage and assets. Risk of Loss.
03 Service Part
In big data services, the service capabilities as digital assets are the same as the concepts of data and assets in data transactions
and Can be traded.
Blockchain can play an important role in the trading of such digital assets. At the same time, there are many new technologies that are constantly changing the blockchain, such as homomorphic encryption. Homomorphic encryption is an important technology that combines blockchain and big data services
. Homomorphic encryption can truly transform data service functions into digital assets without requiring the big data service provider to copy the original data in the service. risk.
② What is the role of blockchain in big data
[Introduction] While big data brings great opportunities to all walks of life, it also brings many challenges. Blockchain, with its decentralization, trustlessness, high transparency and non-tampering characteristics, can provide higher security, transparency and privacy to big data. So, what are the effects of blockchain in big data?
1. Improving data quality
The essence of blockchain is a decentralized distributed ledger. It can also be understood as an tamper-proof, fully historical, distributed database storage technology. Therefore, blockchain technology can liberate more data. The trustworthiness, security, and non-tamperability of blockchain technology fundamentally bring about the improvement of data quality and the enhancement of data verification capabilities.
2. Dealing with the data island problem
Big data has a very serious data island problem, and a lot of data is currently inaccessible. Blockchain is expected to solve this problem. The reason why I say this is mainly because the blockchain is not only a distributed ledger, but also has the characteristics of decentralization and openness. As the maintainers of order in the financial market, regulatory organizations can also predict and analyze possible dangerous problems through the data chain in the blockchain.
3. Dealing with data leakage issues
In essence, the blockchain is actually a decentralized database. Therefore, if data from a certain node in the blockchain is If there is a change, other nodes will discover it as soon as possible, so the possibility of data leakage will be greatly reduced. Only in the form of a private key can the identity information of each node in the blockchain be successfully obtained, and only the data owner can know the private key.
4. Blockchain can protect the relevant rights and interests of data
As for the valuable data assets of individuals or organizations, they can be registered using the blockchain, and the transaction records are recorded on the entire network. Recognized, transparent and traceable. Clarifying the source, ownership, use rights and circulation path of big data assets is of great value to the sale and purchase of data assets.
5. Traceability of blockchain
Every step of data collection, transaction, circulation, and accounting analysis can be recorded on the blockchain, thus making Data quality has received unprecedented strong trust endorsement. At the same time, it also ensures the accuracy of data analysis results and the effectiveness of data mining.
The above is all the content that the editor compiled and sent to you today on "What is the role of blockchain in big data?" I hope it will be helpful to everyone. As the saying goes, you won’t fight an unprepared battle if you don’t do it. Generally speaking, with the application of big data in many industries, engineers and developers with big data technology capabilities are very popular.
③ Explanation of the term blockchain
Blockchain is a series of verified blocks, each of which is connected to the previous block, all the way to the creation world block.
1. Blockchain (BlockChain)
Blockchain is a series of verified blocks, each of which is connected to the previous block. to the genesis block. Blockchain is the underlying technology of digital currencies such as Bitcoin. It is a decentralized distributed shared ledger. Blockchain, artificial intelligence, and big data are known as the three major directions of financial technology. Ma Cha Jue
In 2009, he built an open source project for the Bitcoin system and officially announced the birth of Bitcoin. But when Bitcoin gradually became popular, Satoshi Nakamoto quietly left and disappeared from the Internet.
④ What is the relationship between blockchain and big data?
Big data can be placed on the word data, which is generated by various social activities. The blockchain is an underlying technology, just like the Internet. However, it regards the Internet as its bottom layer and builds a blockchain network on the bottom layer of the Internet. Many people also call it the "Internet of Value."
As for the connection, big data can be combined with blockchain technology. For example, blockchain has traceability features. When a big data package is traded on the blockchain network, it can be seen on the entire network. flow direction. Able to confirm and track the data package
⑤ Popular explanation of what is blockchain
Question 1: What is blockchain and can it be expressed in plain language? Explain the principle of 10-point blockchain: decentralized distributed accounting system
The core of blockchain technology is that all currently participating nodes jointly maintain transactions and databases. It makes transactions based on cryptographic principles rather than Trust enables any two parties to reach an agreement to directly conduct payment transactions without the participation of a third party.
?
Technically speaking, a block is a data structure that records transactions, reflecting the flow of funds for a transaction. The blocks of transactions that have been reached in the system are connected together to form a main chain, and all nodes participating in the calculation record the main chain or part of the main chain. A block contains the following three parts: transaction information, hash hash formed by the previous block, and random number. Transaction information is the task data carried by the block, specifically including the private keys of both parties to the transaction, the number of transactions, the digital signature of electronic currency, etc.; the hash formed by the previous block is used to connect the blocks to realize the past The order of transactions; random numbers are the core of transaction completion. All miner nodes compete to calculate the answer to the random number. The node that gets the answer the fastest generates a new block and broadcasts it to all nodes for update, thus completing a transaction.
1.1 What is Blockchain
Blockchain (BlockChain) refers to a technical solution that collectively maintains a reliable database through decentralization and trustlessness. This technical solution mainly allows any number of nodes participating in the system to associate and generate a series of data blocks (blocks) using cryptographic methods. Each data block contains all the information exchange data of the system within a certain period of time, and generates The data fingerprint is used to verify the validity of its information and chain to the next database block.
?
In layman’s terms, blockchain technology refers to a way for all people to participate in accounting. Behind all systems there is a database, which is a big ledger. Then it becomes very complicated who will keep this account book.important. At present, it is whoever owns the system who keeps the accounts. Each bank’s account books are kept by each bank, and Alipay’s account books are kept by Alibaba. But now in the blockchain system, everyone in the system has the opportunity to participate in accounting. If there are new transaction data changes within a certain period of time, everyone in the system can do accounting. The system will judge the person who has the fastest and best accounting during this period, write the recorded content to the ledger, and Send the contents of the ledger during this period to all other people in the system for backup. In this way, everyone in the system has a complete ledger. Therefore, this data becomes very safe. A tamperer needs to modify more than half of the system node data at the same time to truly tamper with the data. Such tampering would be extremely costly, making it nearly impossible. For example, Bitcoin has been running for more than 7 years. Countless hackers around the world have tried to attack Bitcoin, but so far there have been no transaction errors. It can be considered that the Bitcoin blockchain has been proven to be a safe and reliable system.
?
1.2 Why is there blockchain innovation?
Human beings need to communicate during their activities, and communication is based on information. In the past, information circulation was not convenient enough to satisfy market participants. There is a demand for information, so intermediaries and centers are born. This centralized system has problems such as high cost, low efficiency, value dispersion, "information islands" and insecure data storage. However, due to technical and environmental factors, this system continued to operate for many years until the emergence of the Internet. The starting point of the first generation of the Internet is the TCP/IP protocol, which is an open code that implements a unified format for peer-to-peer transmission of information by all nodes on the network, and brings the basic values of freedom and equality required by a global unified market into programmed, protocol-based, and reliably Execution. The Internet eliminates low-value, high-cost intermediate chains and achieves low-cost and high-efficiency global information transmission in a decentralized manner.
?
However, the first generation of the Internet did not solve the problem of information credibility. Activities that can be decentralized on the Internet must be activities that do not require credit endorsement, and activities that require credit guarantee must be activities involving centralized third-party intermediaries. Therefore, Internet technology that cannot establish global credit has encountered great obstacles in its progress - people cannot participate in any value exchange activities on the Internet in a decentralized manner. To realize value exchange, people still need third-party intermediaries based on credit (such as banks, clearing agencies, exchanges). The global centralized credit system still has problems such as high operating costs, low efficiency, and vulnerability to attacks and damage. For example, each country's legal currency has different credit values and incompatible clearing systems, which adds a lot of cost to global trade.
?
Therefore, what the second generation Internet must break through is: how to establish global credit in a decentralized manner? Let...>>
Question 2: What is blockchain? What does it mean in layman’s terms? China regarding the regionWhat is the attitude towards blockchain? What can blockchain do? Blockchain, a great technology that accompanied the birth of Bitcoin, is currently being used in the financial field to significantly reduce transaction costs and improve efficiency, which is enough to excite Wall Street. However, this is just the tip of the iceberg. Its potential applications are very broad and will subvert every aspect of our lives in the future.
Blockchain is an important concept of Bitcoin. It is essentially a decentralized database and serves as the underlying technology of Bitcoin. One of the most basic characteristics of Bitcoin is decentralization. In recent months, financial giants have gradually begun to pay attention to Bitcoin's technology and used it in non-monetary fields, such as stock trading, election voting, etc. (1) Art Industry
Artists can use blockchain technology to declare ownership and issue numberable, 100% edition works in digital form for any type of artwork. It even includes a marketplace where artists can buy and sell through their website without the need for any intermediary services.
(2), Real estate industry
Use blockchain technology to solve various problems faced by everyone involved in real estate, including the naming process, land registration, agency intermediaries, etc.
(3), Insurance Industry
The financial industry has always been the most sensitive to advanced technology. Traditional banking and securities industry giants have been involved in the booming blockchain venture capital investment since 2014, with total global investment reaching US$1 billion within two years.
(4) P2P wallet
Personal assets can be traded through this P2P wallet in the future without going through any central institution, such as Bitcoin.
Most blockchains are in their infancy, mainly overseas. There are very few good domestic blockchain projects, so it is not recommended for any non-professionals to invest in blockchain projects. If you are very interested in blockchain technology and have a technical or financial background, it is recommended that you consider starting a business in this area. In terms of the blockchain protocol system, the lowest layer is the underlying technology of the blockchain, including the technical protocols of the blockchain, as well as some platform routing and basic algorithms; in the middle layer, some application interfaces and some credentials must be solved Issuance and verification, including some industry platform services, big data analysis, etc. This is a very rough classification, and there should be more detailed classifications; the top ones are some applications of blockchain, including finance Some applications and some applications in other aspects, the Internet of Things and so on.
Introduction to Bubi Blockchain
Bubi Blockchain has been focusing on the research and development and innovation of blockchain technology and products since its establishment. It has a number of core technologies and has achieved substantial results in many aspects. Radical innovation has resulted in a number of core technological achievements, such as mathematically provable distributed consensus technology, fast large-scale ledger access technology, and support for business expansion.Multi-chain general ledger technology, interconnection technology between heterogeneous blockchains, etc. On April 25, "Gege Points" introduced the concept of blockchain into the points system, jointly opened it up with multiple parties, issued and redeemed points, and promoted the circulation of points. Each cooperative institution can jointly participate in transaction verification, ledger storage, and real-time settlement; the third-party payment platform of the enterprise points issuer makes the entry and exit of points more flexible. Bubi has developed its own basic blockchain service platform, which has been applied in equity, supply chain, points, credit and other fields. Bubi has been committed to building an open value circulation network with decentralized trust as the core, allowing digital assets to flow freely.
A simple understanding of blockchain is a technology at the bottom of Bitcoin, which is also a peer-to-peer electronic cash system that can realize peer-to-peer value delivery. We should distinguish between Bitcoin, Bitcoin blockchain, blockchain and blockchain. Blockchain technology and other concepts. In countries with relatively developed finance in the past, finance and blockchain technology have a long history, and the legislation of digital currencies and blockchain networks is also very important. With the advent of the financial era, large financial institutions are studying blockchain technology. They have their own teams and conceptual technologies. Slowly, banks in various regions are also participating in digital currency discussions. The application and support of this technology are not only that. The influence of blockchain on enterprises is also huge. For larger domestic enterprises, Bubi Blockchain is also used in various equity, supply chain, points and other fields. Major domestic financial institutions and enterprises have taken a fancy to the new industry. value, they have developed their own blockchain platforms, and blockchain has instantly become a new innovative industry in China. In terms of overseas internationalization, the United States has already obtained 15 blockchain patents at the end of last year compared to China. Blockchain financial applications are entering a new stage in an all-round way. Various applications will become more and more in-depth, and related changes will also become more and more profound. It has attracted more and more attention and will form a huge new trend... >>
Question 3: What is blockchain technology? What exactly is blockchain? What is blockchain? 1. Data blockchain is an important concept in the Bitcoin financial system. It records transaction record data on the entire Bitcoin network, and these data are shared by all Bitcoin nodes. Through the data block, we can query each transaction record. A look at the history of Bitcoin transactions. 2. Example: There are three persons A, B, and C. All funds of A and B are kept by C. And every financial transaction must be recorded by C. Now assume that A and B each have 1 million in custody of C. Then: A spends 80,000 yuan to B, then C's account book record will subtract 80,000 yuan from A's name, and add 80,000 yuan to B's name. If B transfers 50,000 yuan to A, C will add 50,000 yuan to A's name and subtract 50,000 yuan to B's name in the account book. A spends 50,000 yuan to B, then C's account book record will subtract 50,000 yuan from A's name, and add 50,000 yuan to B's name. 3. The role of the data blockchain is similar to that of C’s account record book. It records the user’s ownership of Bitcoin and all user transactions.Bitcoin records. It’s just that this “account record book” is recorded by the mining software of every Bitcoin miner on the network. If a Bitcoin transaction is confirmed by the data blockchain, the relevant information will be recorded in the data blockchain. Bitcoin’s “account record book” is called the data blockchain. All data blockchains on the network form Bitcoin’s distributed network database system. 4. The essence of data blockchain technology is a decentralized and distributed structure of data storage, transmission and certification methods. It uses data blocks to replace the current Internet's dependence on central servers, so that all data changes or transaction items are recorded. On a cloud system, the self-certification of data during data transmission is theoretically realized. In a far-reaching sense, this transcends the traditional and conventional information verification paradigm that relies on a center and reduces the cost of establishing global "credit." This point-to-point verification will produce a "basic protocol", which is a new form of distributed artificial intelligence and will establish a new interface and shared interface between human brain intelligence and machine intelligence.
Question 4: What is blockchain: This explanation of blockchain is more understandable. Blockchain refers to a technology that collectively maintains a reliable database through decentralization and trustlessness. plan.
In layman’s terms, blockchain technology refers to a way for all people to participate in accounting. There is a database behind all systems. You can think of the database as a big ledger. Then who will keep this ledger becomes very important. Currently, whoever owns the system keeps the accounts. Tencent keeps the accounts of WeChat, and Alibaba keeps the accounts of Taobao. But now in the blockchain system, everyone in the system has the opportunity to participate in accounting. If there are any data changes within a certain period of time, everyone in the system can do accounting. The system will judge the person who has the fastest and best accounting during this period, write his recorded content into the ledger, and record this Within a period of time, the contents of the ledger are sent to all other people in the system for backup. In this way, everyone in the system has a complete ledger. In this way, we call it blockchain technology.
Blockchain technology has become the darling of the financial community in China and has become a hot topic. Domestic Puyin Group has launched Puyin, a tea-based digital currency.
Question 5: Explain in an easy-to-understand manner what blockchain is. Blockchain can be understood as a database system in a sense. The development of blockchain can be divided into 1.0 and 2.0
1.0 is represented by Bitcoin, and its main application is virtual currency or digital currency application. The blockchain at this time can only be used for simple digital currency transactions.
2.0 is represented by the now popular ethereum (Ethereum) and the upcoming hyperledger. The blockchain at this stage can not only meet the corresponding digital currency transactions, but also use smart contracts to customizeTransactions of currencies or assets. If we use the database analogy, the emergence of smart contracts can be understood as allowing users to define functions or stored procedures in the database and call and execute them.
Different from traditional databases, the blockchain introduces consensus mechanism, incentive mechanism, p2p (network), hash and other specific elements, making it open, decentralized and non-tamperable. characteristic.
Question 6: What is blockchain? Can anyone explain it in simple terms? Blockchain is the underlying technology of Bitcoin. It is like a ledger that records all transactions. It is decentralized. What is decentralization? For example, when you buy something on Taobao, you place an order and pay in Alipay. Alipay will not transfer the money to the seller until you receive the goods. Alipay is the third party in that center. Without it, it means decentralization, just like buying things offline. If you pay with one hand and get the goods with the other hand, there is no third party.
The blockchain itself is a series of cryptographically related data blocks generated.
Look carefully to see if it looks like a ledger. The pieces one by one are blocks, and connected together they are the blockchain.
Many companies are developing this technology, including ours, and its prospects are incredible. For details, you can go to our official website and hope to adopt it, thank you
Question 7: What is blockchain technology? What is blockchain? How to explain the concept of blockchain? People in each industry have different understandings, and relevant explanations are gradually emerging due to more and more real-life applications. With the popularization of this blockchain technology, the related results are getting bigger and bigger. If we want to understand this technology, we must have an in-depth understanding of reality.
In the past six months, the concept of blockchain has gradually become popular in China, and a blockchain whirlwind has taken off in the financial circle. Blockchain has attracted the attention and favor of more and more people in the industry due to its unique technical advantages. Blockchain technology, which is decentralized (or multi-centered), highly transparent, cannot be tampered with, and has no single point of failure, is entering the field of vision of financial institutions and enterprises. It has at least been used in digital currency, payment exchange, registration and settlement, Digital assets, traceability and anti-counterfeiting, supply chain, Internet of Things and many other fields have moved from theoretical discussions to practical applications.
"Blockchain" was first introduced with "Bitcoin" released in early 2009. Blockchain has become the basic protocol and technical application for the launch, recording, and circulation of Bitcoin. Although Bitcoin has been controversial since its inception and cannot even be regarded as a "currency" by governments and monetary authorities, the blockchain technology used in Bitcoin has been recognized by governments, including governments and monetary authorities. extensive attention.
Why has blockchain become a rapidly heating up hot technology and topic?
The most important of these may be the comparisons launched based on blockchain technology.Bitcoin has opened up the exploration of a brand-new technology and rule system that has little to do with traditional society (offline) and is fully used in the online world (online) for Internet user identity verification, wealth confirmation, transaction records, notarization and verification, etc. and try, which provides people with alternative paths and unlimited imagination to adapt to the development of the Internet society.
Judging from its application in Bitcoin, blockchain is a set of new network blocks (BLOCK, also called communities) formed by combining encryption technology with the Internet. Bitcoin configuration, netizen identity verification, and Bitcoin (value) confirmation formed by mining, Bitcoin transaction records, and extended encryption of Bitcoin cross-block flow (value transfer) (added block and transaction time identification, etc. Internet protocol rules and accounting (Ledger) system including block chain, full encryption, mutual authentication, etc., including factor) registration and verification. Precisely because Bitcoin is not a substitute for offline legal currency, but is issued and managed by non-legal currency authorities, mainly imitating the model of gold, and is completely new and decentralized protected and supported by basic Internet protocols and strict encryption technology. Internet currency (virtual currency) has thus formed a new set of currency rules and systems that are different from and not subject to real social laws, and can be bought, sold or exchanged with legal currency. It has been more than 8 years since Bitcoin was launched. There has been no record of funds or user information being stolen. Its security has been verified, and its efficiency and cost of fund settlement also have obvious advantages. This has made people's confidence in the blockchain technology used in Bitcoin continue to increase, and people have become more and more aware that although blockchain is a technology and protocol pioneered and applied by Bitcoin, the blockchain Chain is not the same as Bitcoin, and its application is by no means limited to Bitcoin. The application of blockchain can be decentralized or centralized; it can be a public chain model or a private chain model. Therefore, after Bitcoin, blockchain technology is also constantly developing and innovating, and constantly exploring new application fields, especially in the financial field.
The reason why blockchain is valued highly by more and more people is because the development and widespread application of the Internet have caused more and more economic exchanges and transaction activities to be conducted online, and the online world (or online world) society) is rapidly expanding, enriching and active, and online transactions must solve the efficiency and security protection issues of the parties' identity verification, value verification, transaction records, inspection and verification, etc., and require strict intermediaries and agreements (rules or constitutions). In this regard, traditional thinking and customary practices are to follow the development trajectory of the transfer of offline transactions to online and push the common rules and practices of the real (offline) society to the online (network) society. However, in practice, it is increasingly It is difficult to adapt to the needs of online transactions.
For example, the natural choice for party identity verification is to base it on the information on identity documents protected by the laws of various countries, and then addAdding account or transaction passwords, as well as biometrics such as Facebook, iris, fingerprints, etc., for identity verification of online transactions. However, this method first makes citizen identity information in the cross-border interconnected online world subject to the administrative jurisdiction of real society. Constraints...>>
Question 8: Explain clearly in an easy-to-understand manner what is blockchain. The English name for blockchain is Blockchain. Block literally means block, block, and chain means chain, chain. Therefore, together they are translated into blockchain.
1. Use cryptography technology to encrypt and decrypt so that records cannot be tampered with. Common blockchain encryption methods include hash algorithm, RSA algorithm, elliptic curve algorithm, etc.;
2. The huge amount of calculation needs to be supported by a reasonable reward mechanism. Because every transaction must be recorded, Bitcoin’s blockchain has more than 60 gigabytes so far. Every new transaction requires confirmation of the information related to the trading account to ensure that the transaction is valid. The huge amount of calculation requires a computer with powerful computing power to complete.
In order to encourage the participation of powerful computing power, Bitcoin provides two rewards: one is to issue a certain number of Bitcoins to these computers every day; instead, all transfer fees are awarded to these computers. (The technical term for these computers is "mining machines", and the people who hold the mining machines are called "miners".)
Biying China is working hard on the digitization of assets and has launched the digital currency crowdfunding platform Biying China.
Question 9: What is the so-called "blockchain"? Blockchain itself is a tool called decentralization and trustlessness. For example, when you graduate from university, the current practice is to have a certificate recognized and issued by an authoritative agency as your certificate. This setting is more troublesome, because this is a piece of paper, and paper can be forged, so there will be various gaps. The issuing authority is also a person, and there will be various gaps in the middle. As long as it is related to people, whoever There are various possibilities related to media. The blockchain provides a great opportunity. As soon as you graduate, you will have a record on the blockchain. No one can change this record. This thing exists objectively. You, as a physical existence , and then as a data existence, the blockchain was born. In this case, anyone who wants to check where you graduated can easily solve the problem. This is similar to the big data often involved in social networking (WeChat) and payment platforms (Alipay, Yibao).
Question 10: What does blockchain mean? Regarding blockchain, I think you have already seen the concept on the Internet. Let me explain it based on my understanding!
First, let’s talk about its characteristics: 1. Openness and transparency 2. Decentralization 3. Anonymity 4. Information cannot be tampered with or eliminated 5. No trust cost
The blockchain is like a public ledger. Everyone has the right to record and read it. Everyone jointly supervises to ensure its accuracy. Moreover, the recorded content will be saved permanently and can only be added but not deleted! However, as the number of blocks continues to increase, costs will increase and efficiency will decrease. (I’m not sure whether technology can be used to make up for this. I hope someone who understands technology can point it out.)
Blockchain is divided into public chain, private chain, and alliance chain. Public chain: accessible to everyone, everyone has read and write permissions, completely open, transparent and decentralized. Private chain: Open to individuals or institutions, in which the owner of the private chain can set various permissions to make it partially centralized. Alliance chain: Open to specific organizations or groups, it is also "partially decentralized". According to the ledger at the beginning, members can view and transact, but cannot record and confirm bills, or require permission from the alliance. (The latter two do not have cost and efficiency issues)
Regarding blockchain, countries have begun to recruit talents in this area. For this, you can search online for "Central Bank Recruiting Digital Currency R&D Personnel". In addition, you can increase your understanding of blockchain by understanding its existing applications. What we usually refer to generally refers to public chains. Currently, those used abroad include Bitcoin, Ethereum and other domestic blockchains. Chain
1. Open and transparent: Every piece of data is verified by everyone and can be viewed by everyone at any time.
2. Decentralization: For example, when we shop on Taobao, we conduct transactions through the intermediary Taobao, and blockchain allows both supply and demand parties to directly contact each other for direct transactions through blockchain technology.
3. Anonymity: No personal privacy information is required to complete transactions on the blockchain, only your unique alphanumeric signature is required.
4. Information cannot be tampered with or deleted: Once the data has been verified and recorded, no one has the authority to modify it, let alone delete it!
5. No trust cost: The trust crisis in reality will not appear in the blockchain. Transactions in the blockchain do not require you to trust the other party. Only when both of you have enough "digital assets" to trade can it be carried out, and Under the supervision of the entire network, transactions will not be broken. If you have no idea about the cost of trust, just think about how many intermediaries there are in your city, or just think about Jack Ma, and you will know how big the cost of trust is.
I am still learning more about blockchain. I am Li Ailin. If you have any questions, you can discuss and learn together!
⑥ What is the Internet of Things, what is blockchain, what is big data
The development of blockchain to this day has extended from the initial financial transactions to all transactions that require intermediaries for guarantees Or certified application projects, such as house transactions, car sales, etc., can even integrate blockchain technology with other application services through API connection, thereby accelerating the production of various innovative applications, and even helping Accelerate the development of Internet of Things applications.
Blockchain is the mostThe early application was Bitcoin. The blockchain is a series of data blocks generated using cryptographic methods. It is like a database ledger, and the ledger also contains all transaction records since Bitcoin, including multiple blocks. Records, each block corresponds to a part of the transaction, and records the hash value of the previous block, forming a chain-like data structure.
Many experts believe that the emergence of blockchain technology solves the missing link in the security, privacy and reliability issues of the Internet of Things. It can be used to track billions of interconnected devices, facilitate transactions and collaborative processing between devices, and save a lot of costs for the IoT industry. This decentralized approach will eliminate single points of failure and create a more reliable of devices running the ecosystem. At the same time, the encryption algorithm used in the blockchain can also bring higher privacy to consumer data.
The advantage of the blockchain is that it is public, and every network participant can see the blocks and the transaction information stored in them. However, this does not mean that everyone can see your actual transaction content, which is protected by your private key.
Blockchain is decentralized. There is therefore no single authority that can approve transactions or set special rules for the receipt of transactions. This means that there is a huge amount of trust between participants, so all network participants must reach a consensus to receive transactions.
The more important point is that the blockchain is very secure. This kind of data can only be continuously expanded, and previous records cannot be changed. And the ledger used by the blockchain is tamper-proof and cannot be manipulated by criminals. This ledger is not located in a specific location and cannot be attacked on middlemen because no single communication thread can be intercepted. .
Blockchain can be applied to the Internet of Things to ensure information security. For example, manufacturers of equipment and instruments can use blockchain technology to trace back the manufacturer, production date, manufacturing batch number and even the manufacturer of each component. Other information about the manufacturing process to ensure the transparency and plasticity of the entire machine production process, effectively improve the availability of the overall system and components, and thereby ensure the safety of the operation of equipment and instruments.
The unique consensus mechanism of the blockchain connects various devices through a point-to-point method, rather than through a central processor. Each device maintains consensus and does not require central verification, thus ensuring When a node has a problem, it will not affect the overall data security of the network.
Now, as blockchain technology continues to develop and heat up, Shenzhen Beihang Internet of Things Research Institute (www.buaaiot.org) believes that it will also change and integrate into various fields in its own unique way. industry. The birth of blockchain technology has made various algorithms more efficient. Its decentralized principles and distributed computing rules allow everything to be connected and calculated in seconds, and prevent hackers from attacking data. All kinds of assets can be realized in the area. Registration, transactions and data on the block can never be tampered with or reversed. This intangible charm allows all kinds of assets to gather togetheron the block.
⑦ What is the relationship between blockchain and big data? Blockchain will replace big data
The relationship between blockchain and big data is not very big. Big data is mainly about managing massive amounts of data, while the core of blockchain is to achieve high security and reliability of data without centralized intermediaries. Therefore, blockchain and big data do not conflict with each other, nor will they replace each other. They are completely different solutions for data in different scenarios.
⑧ What is blockchain
What is blockchain? What changes will it bring to your future life?
Blockchain is a new application model of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm.
Blockchain is an important concept of Bitcoin. It is essentially a decentralized database. At the same time, as the underlying technology of Bitcoin, it is a series of cryptographic methods related to each other. Each data block generated contains a batch of Bitcoin network transaction information, which is used to verify the validity of the information (anti-counterfeiting) and generate the next block.
In fact, the original English version of the Bitcoin white paper does not appear in the word blockchain, but uses chain of blocks. In the earliest Chinese translation of the Bitcoin white paper, chain of blocks was translated into blockchain. This is the earliest time when the Chinese word "blockchain" appeared.
The Cyberspace Administration of China issued the "Blockchain Information Service Management Regulations" on January 10, 2019, which will come into effect on February 15, 2019.
In a narrow sense, blockchain is a chain data structure that combines data blocks in a sequential manner in chronological order, and is cryptographically guaranteed to be non-tamperable and non-transformable. Fake distributed ledger.
So in conclusion, this is undoubtedly a new technology that changes life. In the future, the production activities of the entire society will be carried out with blockchain as the underlying logic. Many things We all have it at our fingertips, and with the integration of artificial intelligence and big data, we can easily handle things that may seem cumbersome now, such as some securities market transactions and intelligent matching of financial management activities.
To put it simply, blockchain is a network computing center that integrates people, property, machines, and goods, and packages them into a whole; putting it on an infrastructure to run.
⑨ Are big data and blockchain the same thing?
Not the same thing
Big data refers to the technical difficulties caused by excessive data volume, mainly 4V, large amount of data, fast data generation, diverse data formats, and low data value
There are many technical problems that need to be solved
Blockchain is a term in the field of information technology. Essentially it is a shared database, the data or information stored in it has the characteristics of "unforgeable", "full traces left", "traceable", "open and transparent" and "collectively maintained".
⑩ Big Data and Blockchain
This story still has to start with Bitcoin
Bitcoin, an electronic cash system, is simultaneously disintermediated ( Electronic cash between individuals does not require the intervention of a trusted third-party intermediary) and is decentralized (maintained by an institution) (both parties to the transaction can complete transactions without establishing a trust relationship)
< br /> Hash function: Convert an arbitrarily long string into a fixed-length output (the calculation process cannot be too complicated). As long as the input string changes slightly, the output of the hash function will be completely different.
Blockchain: Divide large things into many blocks for storage. As long as one thing is tampered with and the data below are different, it will be discovered
Uses blockchain (data structure hash function) to ensure that the ledger cannot be tampered with, uses digital signature technology to ensure that only you can use your own account, and uses p2p network and POW consensus mechanism to ensure decentralized operation.
Blockchain is a method that uses block chain data structures to verify and store data, uses distributed node consensus algorithms to generate and update data, and uses cryptography to ensure data transmission and access security. A new distributed infrastructure and computing paradigm.
Three elements:
The essence of blockchain is a distributed ledger, a kind of database. The blockchain uses a hash algorithm to ensure that information cannot be tampered with, uses public keys and private keys to identify identities, and collectively maintains a reliable database in a decentralized and disintermediated manner.
The differences between big data and blockchain are mainly reflected in the following aspects.
(1) Data volume. Blockchain technology is a new application model of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithms. The amount of data processed by the blockchain is small and has a meticulous processing method. Big data manages massive amounts of data, which requires breadth and quantity, and the processing methods will be rougher.
(2) Structured and unstructured. Blockchain is a block with a rigorously defined structure. The chain composed of pointers is a typical structured data, while big data needs to process more unstructured data.
(3) Independence and integration. In order to ensure security, the blockchain system's information is relatively independent, while the focus of big data is the integrated analysis of information.
(4) Direct and indirect. Blockchain is a distributed ledger, which is essentially a database, while big data refers to in-depth analysis and mining of data, which is a kind of indirect data.
(5)CAP theory. C (Consistency) means consistency, which means that any read operation can always read the result of the previously completed write operation. That is, in a distributed environment, data at multiple points is consistent. A (Availability) refers to availability, which refers to obtaining data quickly and returning operation results within a certain time. P (Tolerance of Network Partition) is partition tolerance, which means that when a network partition occurs (that is, some nodes in the system cannot communicate with other nodes), the separated system can still operate normally. CAP theory tells us that a distributed system cannot meet the three requirements of consistency, availability, and partition tolerance at the same time. It can only meet two of them at the same time. As the saying goes, "You can't have your cake and eat it too." Big data usually chooses to implement AP, and blockchain chooses to implement CP.
(6) Basic network. The underlying infrastructure of big data is usually a computer cluster, while the infrastructure of the blockchain is usually a P2P network.
(7) Source of value. For big data, data is information, and value needs to be extracted from the data. For blockchain, data is an asset and the inheritance of value.
(8) Calculation mode. In the big data scenario, one thing is assigned to multiple people. For example, in the MapRece computing framework, a large task will be decomposed into many subtasks and assigned to many nodes for calculation at the same time. In the blockchain scenario, multiple people are allowed to do one thing repeatedly. For example, many nodes in the P2P network record a transaction at the same time.