Position: Home page » Computing » Bitcoin mining computing power requirements

Bitcoin mining computing power requirements

Publish: 2021-05-03 04:46:46
1. First of all, we need to find a mine pool which is easy to operate and proces stable output. The function of the mine pool is to subdivide the data packets for each terminal. We can pay the corresponding amount of bitcoin according to the proportion of the data packets calculated by the terminal through a precise algorithm
there are some points for attention in account setting. It is suggested to set a common account in e-mail
then there is the most important miner account setting. Miner obviously refers to CPU or GPU. You need to set an account for each CPU or GPU. Suppose you have two hd7990, you need to set four different accounts for four GPUs
after the account registration, it's time to take the second step. Download the bitcoin miner. Here we recommend the small and easy-to-use guiminer, which can support CPU, oepncl, CUDA and other computing modes. Your CPU and graphics card can achieve maximum performance
guiminer, a bitcoin miner, still needs to make certain settings. After the interface is changed to Chinese, it will be very simple
if the setting is correct, click the "start mining" button, the graphics card will soon enter the full speed running state, the temperature and fan speed will increase, and you can also monitor the state through gpu-z or graphics card driver
the computing power displayed by guiminer is only a theoretical value. To know the actual output of bitcoin, you need to log in to the mine pool website, btcguild, to monitor your account information
now let's assume that you have g up several bitcoins, which naturally exist in btcguild, a foreigner's website. They can't be traded or converted into paper money for the time being
the functions provided by bitcoin China trading platform are clear at a glance, and you can understand them as soon as you read them, so you don't need to introce them any more. After you register, you can study them slowly
click the "bitcoin recharge" function of bitcoin China trading platform, and the system will provide you with a one-time bitcoin digital wallet address. This address can only be recharged once (for security reasons of the platform). After successful recharge, it will be invalid, and then the system will provide you with another address. Remember to update the wallet address in time every time, Otherwise, it will lead to recharge failure or loss
OK, now we import bitcoin from foreign websites into bitcoin China website, and it's up to you to deal with it. Keep it for appreciation, listing and selling, and exchange it for RMB. Specific how to operate, this Chinese website is easy to operate, we slowly study it
finally, let's talk about the equipment used in the bitcoin mining test. At first, I thought it was just an ordinary hd7870, but its computing power was much better than that of the ordinary hd7870. The key is that guiminer recognized it as the Tahiti core, which is the only core of hd7900 series. Looking at gpu-z, the card originally had as many as 1536 stream processors, Generally, the hd7870 of Pitcairn core has only 1280 stream processors. No wonder Dylan's graphics card has super computing power
for friends who hang up for a long time, performance is not the most important, and stability is the most important.
2. Bitcoin is a kind of cryptocurrency based on decentralization, using peer-to-peer network and consensus initiative, open source, and blockchain as the underlying technology. Under normal circumstances, an ordinary home computer can bear up to 1000h / s of computing power. According to the hash collision data of bitcoin 3 million times per second, if it is just an ordinary home computer, even if it is mining 24 hours a day, it can dig up to 0.0018 bitcoins a day. It takes at least 556 days to dig out a complete bitcoin. If it is not lucky in the middle of the way, it will be difficult to dig out a complete bitcoin, It may take more time

warm tips:
1. The above information is for reference only, without any suggestions
2. According to the notice on preventing the financing risk of token issuance, there is no approved digital currency trading platform in China. According to the regulation of digital currency in China, investors have the freedom to participate in digital currency transactions at their own risk
response time: February 2, 2021. Please refer to the official website of Ping An Bank for the latest business changes
[Ping An Bank I know] want to know more? Come and see "Ping An Bank I know" ~
https://b.pingan.com.cn/paim/iknow/index.html
3. Bitcoin, in short, is an internationally recognized virtual currency. In some foreign countries, bitcoin can be used to trade; In China, it was also announced a while ago that bitcoin withdrawal might be tried out
bitcoin will be released on the Internet regularly to mine. To put it bluntly, it is the process that people use computer hardware to calculate the location of bitcoin and obtain it
mining is definitely the first professional mining machine. Many new children's shoes will choose to mine with graphics card. However, mining with graphics card is just like doing a professional job with "magic oil", but the efficiency is certainly not high. To dig bitcoin, we should pay attention to the following points: first, computing power (i.e. mining speed), second, power consumption, and third, stable performance. Computing power, bitcoin mining is faster than problem-solving speed, so it is self-evident that speed is more important; Power consumption is directly related to efficiency, that is, the issue of cost expenditure; The stability of performance mainly depends on the stability of calculation force when the working frequency is constant. Just think about it, no one wants the miner to lose its computing power every so often, or even break down. After all, it's all money ~
the general computing power of the graphics card is a few gigabytes, while the professional miner chip is as high as several thousand gigabytes. Take bm1387, the chip with the lowest power consumption in the world, as an example, the S9's computing power is as high as 14T, the power consumption on the wall is only 1400W, and the rated computing power reaches 13.5 Th / s ± 1 J / GH + 12% (wall, AC / DC 93% efficiency, 25 ° Rated voltage: 11.6 ~ 13.0v, in addition, in the case of non independent power supply, three power calculation boards can be connected to different power supply respectively, but each power calculation board can not be connected to multiple power supply, and ensure that the power calculation board is finally powered on
among the mining machines, ant mining machine is my favorite. At the same time, based on the average investment cost of bitcoin in the early stage, ant S9 can basically recover the capital in about five months, and the income in the later stage is immeasurable.
4. At present, the computing power of P2P pool nodes in the whole network is about 20t, but the actual utilization rate is only 10-15t, which wastes a lot of computing power
the computing power and block output of the whole network can be seen here http://www.taobtc.net/
a lot of computing power is wasted. The reason for this is also from the structure of the P2P pool. The P2P pool node will automatically adjust the difficulty of the pool according to the computing power of the workers' mining equipment. This process is quite fast, and the difficulty will be adjusted every few minutes, As a result, the mining equipment is easy to report errors, that is, it generates a lot of R, which reces the efficiency. The P2P pool is a PPLNs mode. You need to submit an effective share to get profit. After submitting an effective share, you can get all the blocks generated within 24 hours. The difficulty of effective share is relatively large. What I reflected in my pool is that 1g of computing power can't dig effective share at all
how to improve the efficiency of P2P pool

1. First of all, as a node mine pool, the mine pool construction itself needs to add node files, showing the number of connections under the bitcoin wallet. After adding nodes, the number of connections can reach dozens or even more, depending on how many nodes you add, effectively recing invalid share
2. How to fix the calculation difficulty of mining equipment for miners? Set it in your mining equipment startup bat
for example, if your single mining equipment is 10g, you can add
/ 1000 + 10 after the user name (wallet address) in the bat file. For example,
- U
/ 1000 + 10
- P
1 in my bat, what does that mean? That is to say, your device is 10g computing power, and you use a fixed difficulty of 10G for mining in P2P pool. If you are a 1g device, write / 1000 + 1 at the back, so the difficulty is fixed and the efficiency of the device is effectively improved.
5.
  1. bitcoin is a string of code generated by an open-source P2P software, which we call cryptocurrency, e-currency and so on. Bitcoin is proced by mining. Generally speaking, bitcoin mining is to use your hardware to calculate the mathematical problems of sh265 algorithm, confirm network transactions, and ensure the security of the whole network system. As a reward, bitcoin system will give a certain amount of bitcoin reward according to the amount of computing power contributed by miners

  2. mining is bitcoin. Bitcoin will be generated several times every other period of time, and whoever grabs it will own it. The computer connected to the bitcoin system is the tool "miner" for grabbing bitcoin. As for the issue of national recognition of bitcoin, simply speaking, it depends on the possible impact on the country< br />

6. The price is very low, but the mining capacity is also very weak. It is estimated that it is not easy to recover the original.
7. As a blockchain researcher, many new people often ask this question. In fact, there are two main ways to obtain bitcoin. The first is to purchase bitcoin directly from the corresponding digital currency exchange; The second is to mine for bitcoin

first of all, mining is the main way to obtain bitcoin, but the current threshold of mining is relatively high. If you choose to mine by yourself, first you need to understand certain technology, then download the bitcoin client and mine by yourself according to the online bitcoin mining tutorial
however, in theory, bitcoin can still be mined with computers or graphics cards. However, e to the development of mining instry in recent years, the whole network computing power of bitcoin is extremely terrible (more than supercomputers), so if you want to mine with computers or graphics cards, you can't find bitcoin, If you want to dig bitcoin, you still need to buy mining machines. Now the better mainstream mining machines in the market have to be tens of thousands. Of course, there are cheap second-hand mining machines, but these second-hand mining machines are all obsolete ones, and the electricity cost of mining is relatively high

in addition to the second way of direct purchase, the digital currency exchange is a special place for bitcoin trading. If you want to own a bitcoin, you can buy it directly with money. However, it should be noted that there are many digital currency exchanges in the market at present. Many small exchanges are specialized in cutting users and eating customer losses for a living. Therefore, when choosing an exchange, it is better to focus on the head exchange. For example, one of the head exchanges in China (Hufu exchange), I have been using it for nearly two years, and it is very stable and safe.
8.

1. Every 10 minutes, the miners of the whole network work out an arithmetic problem together. Whoever works out the answer first is equivalent to digging into this block, and the miner will get the bitcoin reward of the new generation of the system

First of all, miner, bitcoin address and mining software should be prepared. But at present, bitcoin network has too much computing power

It is also difficult to dig out the block with a small amount of mining machines purchased by indivials. Many miners join the mine to dig together. The mine is only responsible for calculation, and the mine is responsible for information packaging

take a look at this: Web links

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