Position: Home page » Pool » Principle of ore pool

Principle of ore pool

Publish: 2021-04-14 22:27:36
1. When it comes to money, mining is indispensable. In ethereum network, if you want to get Ethereum, you also need to mine it. When it comes to mining, there must be a consensus mechanism
do you remember what the consensus mechanism of bitcoin is? The consensus mechanism of bitcoin is pow. To put it simply, the more work you do, the higher the amount of computation you pay, the more likely you will be the first to find the correct hash value, and the more likely you will be rewarded with bitcoin
however, there are some defects in the pow of bitcoin, that is, it is too slow to process transactions, and miners need to constantly collide hash values through calculation, which is costly and inefficient. Friends who are interested in blockchain knowledge should see such a saying:
in order to make up for the deficiency of bitcoin, Ethereum has proposed a new consensus mechanism, called POS (this is the abbreviation of English, which means "proof of equity", also translated into "proof of equity")
POS simply means the same as its literal meaning: equity, equity. The more currency you hold, the more equity you have, the higher your equity
Ethereum's POS means that the more money you hold, the longer you hold it, the less difficult it will be to calculate and the easier it will be to mine
in the initial setting of Ethereum, Ethereum hopes to build a relatively stable system by using POW in the early stage, then graally adopt POW + POS, and finally completely transition to POS. So, it's true that the consensus mechanism of Ethereum is POS, but POS is only a plan or goal at the beginning of Ethereum's release. At present, Ethereum has not yet transitioned to POS, and the consensus mechanism adopted by Ethereum is still pow, that is, the pow of bitcoin, but it is slightly different from the pow of bitcoin
the amount of information here is a bit large,
the first information point is that the consensus mechanism currently adopted by Ethereum is also pow, but it is slightly different from the pow of bitcoin. So, what's the difference between the pow of Ethereum and bitcoin: in short, the mining difficulty of Ethereum can be adjusted, but the mining difficulty of bitcoin can't be adjusted. Just like our college entrance examination, because the teaching situation and the number of students in different provinces are not the same, so the college entrance examination is divided into national papers and provincial independent proposition
Ethereum said that I am in favor of the topic by region. Bitcoin said: No, it must be the same volume in the whole country. The difficulty is the same for everyone
the popular explanation is that bitcoin uses computer computing power to do a lot of hash collisions, enumerate various possibilities to find a correct hash value. The Ethereum system has a special formula to calculate the difficulty of each block. If a block is verified faster than the previous block, Ethereum protocol will increase the difficulty of the block. By adjusting the block difficulty, the time needed to verify the block can be adjusted
according to the Ethereum protocol, the dynamic adjustment method of difficulty is to make the time interval of creating new blocks in the whole network 15 seconds, and the network uses 15 seconds to create blockchain. In this way, because the time is too fast, the synchronization of the system is greatly improved, and it is difficult for malicious participants to launch 51% (that is, more than half) of the computing power to modify historical data in such a short time
the second information point is: in the initial setting of Ethereum, we hope to achieve the transition from POW to
POS through phased upgrade
dating back to 2014, at the beginning of Ethereum's launch, the team announced that the launch of the project would be divided into four stages, namely, Froniter, homestead, metropolis and serenity. In the first three stages, the consensus mechanism adopts pow (workload proof mechanism), and in the fourth stage, it switches to POS (equity proof mechanism)
on July 30, 2015, the first phase "frontier" of Ethereum was officially released. This phase is only suitable for developers. Developers can write smart contracts and decentralized application DAPP on Ethereum network, and miners begin to enter Ethereum network to maintain network security and get Ethereum coins. The leading-edge version is similar to the beta version, proving whether the Ethereum network is reliable or not
on March 14, 2016, Ethereum entered the second stage of "homeland". In this stage, Ethereum provides the wallet function, so that ordinary users can easily experience and use Ethereum. There is no obvious technology improvement in other aspects, but it shows that Ethereum network can run smoothly
in September 2017, Ethereum has reached the third stage of "metropolis"“ "Metropolis" is composed of Byzantine and Constantinople. The goal of this stage is to introce the hybrid chain mode of POW and POS, so as to prepare for the smooth transition from POW to POS. This is the latest popular "Ethereum Constantinople upgrade". In the Constantinople upgrade, Ethereum will make some changes to the underlying protocols and algorithms to lay a good foundation for the implementation of POW and
POS
how much reward will Ethereum get for mining? Miners who win the block creation competition will get the following income:
1. Static reward, 5 ethereums
2. The fuel cost in the block, i.e. gas, we talked about in the last issue
3. As a part of the block, it includes the extra reward of "Uncle block". Uncle is uncle of uncle, and each uncle block can get 1 / 32 of the mining reward as a reward, that is, 5 times 1 / 32, which is equal to 0.15625 ethereums. Here, let's briefly explain the concept of "TERT block". The concept of "TERT block" was proposed by Ethereum. Why should we introce the concept of TERT block? This also starts with bitcoin. In the bitcoin protocol, the longest chain is considered absolutely correct. If a block is not part of the longest chain, it is called a "orphan block". An isolated block is a block, which is also legal, but it may be found later, or the network transmission is slower, and it does not become part of the longest chain. In bitcoin, the solitude is meaningless and will be discarded later, and the miners who find the solitude will not receive mining related rewards
however, Ethereum does not think that isolated blocks are worthless, and Ethereum system will give rewards to miners who find isolated blocks. In Ethereum, isolated blocks are called "Uncle blocks", which can contribute to the security of the main chain. Ethereum's ten second block interval is too fast, which will rece the security. By encouraging the use of tertiary blocks, the main chain can obtain more security guarantees (because the isolated block itself is legal). Moreover, paying the tertiary block can also stimulate the miners to actively mine and actively use tertiary blocks. Therefore, Ethereum thinks that it is valuable.
2.

Bitcoin mining machine is a kind of computer used to earn bitcoin. This kind of computer generally has professional mining chips and works in the way of burning graphics card, which consumes a lot of power. It is one of the ways to get bitcoin that users download software from personal computer and then run specific algorithm to get corresponding bitcoin after communicating with remote server

mining is actually a competition of performance and equipment, and a competition of computing power among miners. Miners with more computing power are more likely to dig bitcoin. With the increase of computing power in the whole network, it is more and more difficult to dig bits with traditional devices (CPU, GPU). People have developed chips specially used for mining. Chip is the core part of mining machine. The process of chip operation will proce a lot of heat, in order to cool down, bitcoin miner is generally equipped with heat sink and fan

< H2 > extended materials:

bitcoin is a kind of virtual currency. Bitcoin mining system is the process of carrying out mathematical operation for bitcoin network through computer hardware. Miners who provide services can get a reward, because the network reward is calculated according to the tasks completed by miners, so the competition for mining is very fierce

bitcoin mining started with low-cost hardware such as CPU or GPU, but with the popularity of bitcoin, the mining process has changed greatly. Nowadays, the mining activities are transferred to the field programmable gate array, and the hash speed can be achieved through optimization. The mining efficiency of this mode is very high

3.

1、 Mining principle

at the beginning, we could dig bitcoin with the computer CPU. The founder of bitcoin, Nakamoto Tsung, g out the world's first creation block with his computer CPU. However, the era of CPU mining has long passed, and now bitcoin mining is the era of ASIC mining and large-scale cluster mining

looking back on the mining history, bitcoin mining has gone through the following five times: CPU mining → GPU mining → FPGA mining → ASIC mining → large-scale cluster mining, The mining speed changes are as follows:

CPU (20mhash / s) → GPU (400mhash / s) → FPGA (25ghash / s) → ASIC (3.5tash / s) → large scale cluster mining (3.5tash / s * x)

mining speed, which is called computing power in professional terms, that is, the ability of computer to generate hash collisions per second. In other words, how many hash collisions can our miner do per second is the calculation force. Computing power is the ability to dig bitcoin. The higher the computing power, the more bitcoin you dig, the higher the return

in the world of bitcoin, a data block is recorded about every 10 minutes. All mining computers are trying to package the data block and submit it, and the person who successfully generates the data block will get a bitcoin reward. Initially, bitcoin rewards of 50 bitcoins could be generated about every 10 minutes. But the payment is halved every four years, and now the bitcoin network can generate 25 bitcoins every 10 minutes

to successfully generate data blocks, miners need to find the effective hash value. To get the correct hash value, there is no shortcut. You can only guess. The process of guessing is the process of computer random hash collision. If you guess correctly, you will get bitcoin

Mining method: from a miner to a large-scale mine, you need to prepare a miner, a computer that can connect to the Internet, an AUC, a raspberry pie, power supply and all kinds of connecting lines, etc. The connection order of various devices is network cable - & gt; Raspberry pie - & gt; Microusb cable - & gt; AUC-> 4Pin cable - & gt; Mining machine and power supply

< EM > Figure 3: Mine Map (scale of tens of thousands of mining machines) < / EM >

nowadays, the profit space of small and medium-sized absenteeism who take one mining machine home or deploy a small family workshop (dozens of mining machines) is very limited, and the mining instry is graally concentrating on enterprises and teams with low-cost power resources and professional deployment ability

there are many factors that affect the mining revenue, such as the performance and power consumption of mining machinery, the computing power and difficulty of the whole network, the deployment and operation and maintenance capacity of the mine, the availability of low-cost electricity resources, and the currency price and policy guidance, etc. At present, excellent mining enterprises have the ability of chip research and development, a lot of computing power, professional mine deployment and operation experience, etc. in the future, resources and computing power will be more and more concentrated in these mining enterprises

2. Mine pool

in addition to the above equipment, you also need a necessary tool - mine pool. The function of the mine pool is to gather a large amount of mineral computing power, increase your probability of getting bitcoin, and at the same time, distribute your future bitcoin income to your account in advance

the simple explanation is as follows: now the bitcoin network generates a block every 10 minutes, which contains 25 bitcoins. Suppose there are 1W people in the world participating in mining, then in these 10 minutes, only one lucky person has taken these 25 bitcoins, and the others have nothing. The principle of the mine pool is that everyone mines in teams and distributes according to the agreed distribution method, so that the income of the miners' bitcoin tends to be stable and the risks of the miners are reced. Let's take the most common PPS allocation method as an example. Suppose that your computing power is 10t, and the computing power of the whole mine pool is 100t. Your computing power accounts for 1 / 10 of the total computing power of the mine pool. Suppose that the mine pool can generate 10 bitcoins a day, then you can get 1 bitcoin a day

3. Cloud computing power

in reality, the supply of mining machines often exceeds the demand, and at the same time, the delivery of mining machines needs a long waiting period. Miner installation, commissioning, maintenance and other processes are very complex, which requires a lot of energy. Miners have to enre the noise and heat of miner. For miners, the biggest cost is not these, but the high electricity charges consumed by mining. The profit space of small and medium-sized miners is getting smaller and smaller, even negative

Mining income and risk mining income can be calculated by the following formula:

Mining income = generated bitcoin * currency price - mining machinery cost - electricity fee - custody fee

if you are just a small miner, generally you only need to dect mining machinery cost and electricity fee

Mining risks are as follows:

< UL >
  • at present, the number of bitcoin is less than 4.5 million. If we do not issue additional bitcoin, the price of bitcoin will fluctuate, and the price callback will lead to the extension of the payback cycle

  • mining difficulty improvement at present, our machines can meet the market demand

  • the risk of power outage

  • < UL >

    < EM >
    < / EM >

    4. According to the operation principle of the miner, the miner will continue to accept the tasks assigned by the mine pool, and return the calculation results to the mine pool. However, there is a delay in the communication between the mine machine and the mine pool network, and the invalid submission caused by the network delay is called the rejection rate.
    5.

    the mining pool is the necessary infrastructure for the exploitation of P2P cryptography virtual currency such as bitcoin (digital currency). It is generally an open team mining server. Its significance is to improve the stability of bitcoin mining and stabilize the miners' salary. At present, the most powerful mining pools in the world are f2pool, antpool, BW pool, BTCC pool and bitfury. Except for bitfury, the rest are from China

    with more and more people participating in mining, the computing power of bitcoin network is rising, and it is difficult for a single device or a small amount of computing power to dig bitcoin again. At this time, the mine pool was born

    operation principle of bitcoin mine pool

    the ore pool is responsible for information packaging, and the access mine is responsible for competing for bookkeeping rights

    e to the collection of the computing power of many miners, the computing power of the mine pool accounts for a large proportion, and the probability of digging bitcoin is higher

    for example

    suppose 1 million people participate in bitcoin mining, and the whole network has 400p computing power, of which 90% of the miners have less than 1p (1000t) computing power. If a 1t miner is put into operation, it will account for 1.400000 of the whole network's computing power. Theoretically, every 400000 10 minutes can dig a block, that is, only 7.6 years can dig a block, and then get 50 bitcoins at a time

    then, if I find another 9 miners with 1t dynamometer and reach an agreement, we will have a total of 10 people, and any one of them will be divided equally according to the proportion of each person's computing power, then we are a whole. With a total of 10t computing power, we can dig a block in 0.76 years on average, Then we have five bitcoins mined in 0.76 years. What if we organize 100 people, 1000 people, 10000 people or even 100000 people

    if it is 100000 people, I can dig one block in 100 minutes on average. As a member of the team, my income will tend to be stable

    this is the basic principle of the mine pool, that is, everyone forms a team to mine bitcoin, you can refer to the "buy together" in the lottery

    of course, the above is only a simple description of the basic principles and properties of the ore pool, and the actual situation will be very complicated

    the ore pool is a fully automatic mining platform, that is, the ore machine is connected to the ore pool to provide computing power and obtain profits

    the bitcoin reward generated by mining in the mine pool will be distributed according to the proportion of each miner's contribution to computing power

    compared with single mining, adding to the ore pool can obtain more stable income

    I hope this answer will help you

    6. Bitcoin mining is a process of using computer hardware to do mathematical calculation for bitcoin network to confirm transactions and improve security. As a reward for their service, miners can get the Commission included in the transaction they confirm, as well as the newly created bitcoin. Mining is a professional and competitive market. The bonus is divided according to the amount of calculation. Not all bitcoin users mine, and it's not easy to make money from mining

    however, at present, professional Avalon ASIC miner is needed for mining, and it also needs to be included in a mine pool. If you are a retail investor, of course, if you arrange a large mine, you don't need it.
    7. All nodes in the four science and technology pools are connected to the main network of filecoin, and then through the unified management of the four science and technology backstage, in case of power failure or external factors, the pool composed of nodes will only attack the risk of a single node, in short, it will protect the miners' income.
    8.

    the principle of bitcoin mining is to implement rules made by people and automatically executed by computers

    Satoshi Nakamoto, the inventor of bitcoin, has stipulated this rule from the very beginning, and those who participate in bitcoin blockchain must automatically abide by it unconditionally

    The content of

    rules is generally ,

    people who pack the circulation data of bitcoin, arrange it into a fixed size, and then upload it to the blockchain for bitcoin whole network synchronous broadcasting can get 50 bitcoins rewarded by the system

    under certain conditions, these rewards will be halved, about once every four years

    so how to complete the data packing

    the person who wants to complete this action must first have the necessary tools, that is, the software to execute the bitcoin blockchain, and the machine (computer at the beginning) to run the software; Then download and save all the bitcoin transaction data that have been recognized by the whole network. At this time, you become a "node" and a part of protecting the blockchain data

    The

    node can only get the priority of the packaged data after running a specific mathematical formula and getting the correct answer. The system will automatically give the reward to the node who gets the priority, who completes the packaging first and then uploads it to the blockchain, and receives and approves it from other nodes

    if there is bitcoin service charge in the packaged transaction, the service charge belongs to the node

    people think that the process of calculating the mathematical formula and then completing the package to get the reward is just like fishing for gold in the river. It is necessary to discard many wrong answers in order to find the right key to get gold, so people compare this process to mining

    so bitcoin mining is not really to dig something, or to use computers to constantly collide and guess. Whoever guesses first wins the reward, that's all

    9. Bitcoin mining is through the mining node, and then the bitcoin mining machine (computer) constantly consumes its own computing power in exchange for bitcoin. In the bitcoin system, through its own algorithm, it can dynamically adjust the mining difficulty of the nodes in the whole network, and ensure that every 10 minutes, one node will succeed in mining. At this time, the bitcoin system will reward this person with a certain amount of bitcoin. Bitcoin mining is a complicated process, but it usually goes through these steps: preparation, finding the mine pool, registering the mine pool account, setting the mine pool account, downloading the bitcoin miner (software) and configuring the bitcoin miner; After the above steps, you can mine
    the content of this article comes from: financial code of the people's Republic of China: application edition, China Law Press
    10. Technical team
    the butterfly chain technology software team is an engineer team focusing on the research and development of the underlying infrastructure and surrounding tools of filecoin / IPFs
    the team members have many years of experience in blockchain and cloud computing research and development. They are not only proficient in the underlying technology of large-scale public chains such as BTC / Ethereum / EOS, but also have accumulated profound experience in the field of large-scale distributed storage. Since 2017, he has participated in preaching IPFs technology stack and gathered a group of engineers who love IPFs protocol. At present, our energy mainly focuses on the contribution of filecoin open source code and the research and development of filecoin mine pool. Two engineers in the team have become the core contributors of go filecoin open source warehouse[ 5]
    hosting service
    1. International high standard hardware: T4 international standard telecommunication class computer room, seismic grade 8, anti typhoon grade 12, providing a safe operating environment
    a total of 2
    Inner Mongolia division of butterfly link data center
    2. International high standard management: computer room access adopts three-level protection, biometric identification and swipe card access control, closed-circuit television monitoring, Regular inspection of the equipment in the computer room 24 * 7 * 365 security guard
    3. Meet diversified needs: high power molar design, personalized customization services
    4. High quality bandwidth resources: high quality multi line BGP bandwidth resources, backbone of direct connection operators, loop protection
    5. Professional operation system: professional operation and maintenance team, 7 * 24 hours standard operation and maintenance service
    6. Customized services: basic operation and maintenance services, visual network management system, active response[ 6]
    remote support services
    1. Power cycle - manually switch on / off or restart the customer's device to plug in and out the network peripheral card
    2. Cables and connections - physically plug cables from ports, install and remove copper / fiber jumpers, and provide cable plug identification
    3. Monitoring report provides visual monitoring alarm report of user equipment
    4. Equipment installation and management - Equipment unpacking and installation, cable installation, replacement or removal of hot swap and molar equipment
    5. Spare parts handling - receive and store new spare parts and replaced faulty spare parts according to the customer's designated area
    public facilities
    1. Provide sufficient space for equipment installation and commissioning<
    butterfly chain technology IDC room
    2. Provide Internet access for customer work / conference area
    3. Provide 24-hour power, environment, facilities and security monitoring.
    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