Position: Home page » Pool » How to build bitcoin mine

How to build bitcoin mine

Publish: 2021-03-29 01:49:59
1. bitcoin mine pool is a team mining server. Bitcoin generates a block every 10 minutes, and there will be tens of millions of people competing. In the end, only one person owns the block, and no one else receives anything. You may have to dig for five years to get a block
team mining means that once anyone in the team gets a block, the currency in the block will be distributed to everyone according to their performance, so that everyone can get bitcoin quickly. The same is true of the distance from the Leyte mine

if you have large-scale computing power, you can build your own mine pool. If you don't have it, you are advised to give up.
2. The proction of virtual currency needs a professional team, but if you make a direct currency, there is no wallet, there is no maintenance, and it's just a pure number, it's much simpler, the cost is very low, and a trading platform is thousands of yuan. However, there are serious loopholes in this platform and it is easy to be attacked
if you want to create a virtual currency like bitcoin, Ruitai coin and Qianjin card, you need to make some efforts. First of all, these coins need card method and a downloadable wallet. The application scenarios of this kind of currency have been determined. At the same time, you need to create a secure and reliable trading platform.
3. Bitcoin is a kind of P2P digital currency. Point to point transmission means a decentralized payment system. Bitcoin is not issued by specific currency institutions, it is generated by a large number of calculations based on specific algorithms. Bitcoin economy uses a distributed database composed of many nodes in the whole P2P network to confirm and record all transactions. The decentralized nature and algorithm of P2P can ensure that it is impossible to artificially manipulate the value of bitcoin through mass proction. The design based on cryptography can make bitcoin only be transferred or paid by the real owner
the biggest difference between bitcoin and other virtual currencies is that the total amount of bitcoin is very limited and it has a strong scarcity. The monetary system has no more than 10.5 million in the first four years, and the total number after that will be permanently limited to 21 million. Another point is that you can use computers to make bitcoin.
4. The computing power and block output of the whole network can reach taobit http://www.taobtc.net/ See
1. First of all, as a node mine pool, the mine pool construction itself needs to add node files, showing the number of connections below 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 shares
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, in my bat - / 1000 + 10-p1, what does that mean? This means that your equipment is 10g computing power, and you use a fixed difficulty of 10g in p2pool mining. 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. Building a mine pool is not so simple, enough servers, enough computing power
6. What is it?
question:
all
answer:
do you want to invest or not<
I can't get a screenshot outside
ask:
investment
uses fire coin network

bitcoin China has never used
how does the mine pool work

why can't I open the website of recharge and exchange to start trading
answer:
well
I understand what you say
Add:
how much is your QQ? I add you to ask:
569017238
7. More than ten more than ten
8. Don't worry, bitcoin has been spoiled by the Chinese people. The circulation of bitcoin has been explicitly prohibited in China, and its price has plummeted. Since the birth of this concept, the total number of bitcoin has determined that it is limited and cannot be increased. Now the efficiency of mining is extremely low. What's the concept of a mine pool?
9. First, we need to find a stable bitcoin mine pool which is easy to operate, and then connect to the designated server to mine through the mining client software. Take "BTC guide" website as an example. First open this website and click the user registration on the left. The registration process is relatively simple. You can enter the English user name, password and confirmation password

2 after successful registration, we will see a message like "your account has been successfully registered and logged in!" on the web page, It means that we have successfully registered and logged in

3 we can click the "dashboard" button in the upper left corner to see the whole monitoring status of the account
note: in this monitoring dashboard, we are most concerned about "total earnings", which is the bitcoin earned by our current account. In the future, as long as we open the website and enter the monitoring dashboard, we can see the relevant information of our account
4 next, please click "Settings" in the navigation bar of the page. In the settings page, we can set the e-mail address, bit wallet address, change the password, etc.

5 if we set the e-mail address in the account, if we forget the password or steal it in the future, we can restore the password through the set e-mail. First, enter our common email address in the "email address" column, and then click the "change" button

6. Next, a confirmation email will be displayed on the page to confirm that it has been sent to our previously set email

7. Then we open our email and find the email sent by BTC guide. Click the confirmation link, and then the page will show that our email has been successfully set

8. If we set email in the account setting, we can also set email notification for the behavior of mining miners. Find the "idle warnings" column on the setting page, click the drop-down list, select the time when you want to send the email, and then click the "change" button on the right. When we set 10 minutes later, if a miner stops mining, the system will automatically send a notification email to our email after 10 minutes. After receiving the email, we knew that the miner was on strike

9 in addition, we are more concerned about the "bitcoin wallet", that is, the wallet address. You don't need to set this address first. It's not too late for me to fill in when I really get bitcoin

10 after the account is set up, we need to set "worker". What is a worker? This is the login account name we will use later on the bitcoin mining client. The system will create a miner name for us by default. The miner name is composed of our registered account name, an underline and a number. For example, our registered account is XXX, and the first miner's name is "XXX"_ 1 "
11 if we want to set multiple miner names, enter a number such as" 2 "in the" create worker "column, and then click the" create "button to add a new miner's account name

12 in the worker settings page, we can also set the mining payment mode of the mine account separately. Payment method, i.e. mining payment method. There are two types to choose from, PPS and PPLNs. The difference lies in the mining mode and handling charge. The handling charge of PPS is 7.5%, while that of PPLNs is 3%. The system adopts PPLNs by default. If you want to change it, please click the "change" button under the payment method
13 in addition, we can also choose the difficulty of mining mode. If our computer has multiple graphics card GPUs or some special machines, we can set the miner's account name under the minimum difficulty

Step 2, download the mining client software
1 after we complete the registration setting, Next, please click "support" in the page navigation menu, and we will see the download link of the client< There are two types of mining client software:
bfgminer: command line operation interface, which can be downloaded directly
cgminer: it is also operated in the command line format, but the download steps are too complicated
let's take bfgminer as an example and click download as shown in the figure
2 then it will jump to the download page of mining tools. There are two formats of mining tools, one is 32-bit system, the other is 64 bit system. According to the number of system bits, download the corresponding tool version

3. The client size of mining tool is less than 5m, which is a zip compressed file. When the download is complete, locate and open the file. Click the right mouse button and select the "" option
4 here, I take paste extraction to the desktop as an example
Step 3, mining client software detailed settings
1 after opening the mining directory, double-click to open the "bfgminer" file under the directory
2 next, look at the BFG minier window and enter the address of the mine pool at the URL. The pool address can be seen in the BTC guide's support page, such as stratum. Btcguild com:3333 , press enter key
3, and then enter the miner's name set on BTC guide website after the user name, press enter key
4, and then enter at will in the password, as shown in the figure
5. Finally, you can see that many numbers are changing, It means mining. It is worth noting that the places marked in the figure indicate the speed of the current machine button
6 in addition to the current mining speed on the mining client software, we can also see the specific mining speed of each miner in the "active worker summary" list on the "dashboard" page of BTC guide website
7 If you want to close the mining tool, you can directly x drop it, You can also directly press the Q key to exit. If you want to open more, you can open another mining tool in the BFG miner directory< Step 4: cgminer command line client software
1 if you really want to mine, the official recommends that we use "cgminer", that is, to run it at the command prompt. Click "support" on BTC guide page, then click "cgminer" download link page, select the corresponding system version
2, then jump to cgminer download page and click the link as shown in the figure
3 and then select a version of cgminer. Here I download a Windows version as an example.
4 take the Windows version of cgminer as an example. After the download, unzip it to the computer.
5 open the cgminer directory, find "cgminer"
6. Double click "cgminer" with the mouse, and a command-line window will pop up, prompting us to enter the URL address of the connection server. Enter "stratum. Btcguild com:3333 ”, press the Enter key on the keyboard
7, and then prompt us to enter "user name", that is, the account name of the miner. Press the Enter key on the keyboard

8, and then enter the password. Press the Enter key on the keyboard

9, and wait for a moment, When the client and the service establish a connection, the machine will start mining

10 to quit mining, please press the "Q" key on the keyboard in the window
tools / raw materials
PC with independent graphics card
precautions
if you are using cgminer, the graphics card must support the display of general computing standard, otherwise you will not be able to mine.
10. Babbitt has a post: using bitcoin and eloipool (supporting stratum) to set up bitcoin mine pool. Eloipool is a mine pool server program based on Python 3 (supporting stratum)
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