Position: Home page » Bitcoin » Dig bitcoin for work

Dig bitcoin for work

Publish: 2021-05-09 11:33:34
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.

It's about 37 yuan


let me first introce the reward mechanism of bitcoin system


bitcoin can basically dig out a block every 10 minutes through system settings. The reward for each block is given to the miners who dig out the block. The miner who digs out the block is called the block miner. The block miner will record the legal transactions in the bitcoin network to the blockchain, so that the miner can receive the service charge for bookkeeping


there are two parts in the reward for the block Miner: one part is the reward given by the system, which is called coinbase reward (also known as system issuance reward), the other part is the reward for bookkeeping, which is called miner's fee. The coinbase reward started with 50 bitcoins. For every integral multiple of 210000 blocks, the coinbase reward will be halved. This is what we often hear about bitcoin mining reward halved in four years


at the present stage, the reward of coinbase is 12.5 bitcoins. At the present stage, the average transaction miner fee received by miners for digging out a block is about 0.1 bitcoin (not fixed), that is to say, the average reward received by miners for digging out a block is about 12.6 bitcoin


about 99% of miners' rewards come from the system's coinbase rewards. According to the bitcoin system, one block can be g out every 10 minutes on average. The number of new blocks that can be g out in one day is 144 (60 * 24 / 10 = 144). At present, the number of bitcoins that can be g out every day is 1800btc (144 * 12.5btc = 1800btc). With the miner's fee of about 0.1btc per block, the total reward for all miners in one day is about 1814.4btc


3. Erdos, 560 kilometers west of Beijing, is covered with hot waves and sandstorms. The gate is a dividing line, separating the two worlds. Outside the gate is a typical landscape of China's fourth tier Urban Development Zone, while inside the gate is a science fiction scene like the matrix. Eight large factories with blue roofs are juxtaposed. Tens of thousands of "mining machines" are flashing red and green light and roaring in the factory, making digital currency bitcoin for this "mine" day and night. This once the world's largest mine holds about 4% of the computing power (proction capacity) in the bitcoin world. During the peak period, it can dig out more than 100000 bitcoins a year, which is worth more than 3 billion RMB at the price of 30000 RMB in August 2017.
bitcoin was invented by "Zhongben cong" in 2009, Using the computing power of the chip, the boring and repetitive process of constantly "hash collision" in the blocks generated by the bitcoin system to win the bookkeeping right and thus obtain the system reward of bitcoin is vividly called "mining" in the bitcoin instry, and the professional staff engaged in this work are called "in the first few years of bitcoin operation, An ordinary laptop can play the role of "mining". However, the entry of Chinese miners has completely broken the balance of this situation. Relying on professional mining machines designed and made in China, they staged one after another bitcoin world computing power arms race, raising the threshold of "mining" tens of thousands of times
4.

When bitcoin nodes connect with each other, they will get transactions they don't have from each other. But because bitcoin has accumulated a large number of transactions for a long time, it is very difficult for two nodes to compare which transactions you are missing / which transactions I am missing one by one

to solve this problem, Nakamoto Tsung invented the important technology of block chain. Nodes use blocks to synchronize transactions, which ensures the data consistency of all nodes, and ensures the uniqueness of the blockchain by competing for block packing rights (that is, mining)

① a block and blockchain
a packet formed by a transaction over a period of time is called a block. On average, bitcoin generates a block every 10 minutes, and each block is linked to the previous block to form a blockchain


② the transaction data is synchronized with the block as a unit
the block is numbered from 1, so after node a connects with node B, it is convenient to synchronize the transaction data as long as the block number height of both parties is checked. For example, if node A's own block height is 100 and node B's block height is 110, all it needs to do is request B to synchronize the 10 blocks 101-110<

③ reward for packed blocks
in order to ensure that there are nodes to pack bitcoin transactions, bitcoin rules stipulate that nodes of packed transactions will receive bitcoin as reward
A. part of the package reward comes from the transaction fee paid by the transaction creator (100-1000 transaction fee per KB)
B. the other part comes from the initial distribution of 21 million bitcoins. At the beginning, the reward is 50 bitcoins for each block. After that, the reward will be halved for every 210000 blocks (about four years). Until about 2140, the reward for each block is less than 1, and the total reward for each block is 21 million bitcoins, This is the source of the total amount of 21 million bitcoins (2099999.97690000 to be exact)
after 2140, the package reward will only come from the transaction fee paid by the transaction creator<

④ competition for block packing right
node packing transaction only needs to consume very low-cost network and computing resources. The existence of packing reward (at present, the packing reward for each block is 25 bitcoin, about 40000 yuan), makes a large number of nodes want to pack transactions. In order to ensure the uniqueness of the blockchain, bitcoin rules stipulate that nodes use a method similar to "coin tossing" to compete for the right of transaction packaging. Nodes constantly toss coins. Whoever first throws the results that meet the rules will get the right to pack the transaction in this block, as well as the package reward of this block

5. Bitcoin has been fired
very valuable
much more than working
6. Under your network, ha Yu miner, this mining software has 24-hour estimated revenue, you can see
7.

It's not against the law

The laws and administrative regulations in China do not prohibit the proction, holding and legal circulation of bitcoin, nor do they prohibit the sale of bitcoin mining machines

2. The investment and transaction of "virtual currency" represented by bitcoin are on the rise. For this kind of virtual goods generated in the Internet environment after the development of Internet technology, there are policy and commercial risks in related transactions. However, under the premise of not violating the mandatory provisions of laws and administrative regulations, the contract signed by the parties is a valid contract

3. Bitcoin is generated by "miner" and "mining", and "miner" can be assumed by anyone in any place in the world. "Mining" is a process in which "miner" provides certain computer computing power according to the open source software provided by the designer, and obtains the special solution of the equation through complex mathematical operations, The miner who gets the special solution gets a certain amount of bitcoin reward

Because bitcoin is based on workload proof, it is related to computing power. To have computing power, we need to consume power, so its power consumption is very large. It is precisely because of such a large power consumption that the safe and stable operation of bitcoin system can be guaranteed

extended information:

according to the data of btc.com website, up to now, the computing power of the whole bitcoin network is about 51.65 eh / s, which is equivalent to 1.84 million bitcoin S15 (28T computing power, 1596w power) mining machines in operation, and the daily power consumption is about 69.92 million kwh. Divided by the current proction of 1800 bitcoins per day, excluding other costs, each bitcoin will consume 38800 kwh of electricity. "

from this point of view, although the current price of bitcoin is expensive, the cryptocurrency market website coinmarketcap.com shows that the current unit price is about $7900, but the cost of mining a bitcoin is not low at all

8. The price of bitcoin has gone up abruptly, and the old miners who left the mine have begun to return. Many new people have also poured into the mining instry. However, the price has gone up, and the difficulty of mining bitcoin is also rising. How can we make money from mining now
- - talking about the mining cost of bitcoin -
the first thing to consider is the cost if you want to make money. If the profit is greater than the cost, it is worth doing. We all know how much bitcoin costs, so let's calculate the cost
1. Mining machine cost: the "number" of bitcoin is a problem-solving process, which can't be calculated by human brain alone. Therefore, mining people need to buy mining machines and keep calculating. The more mining machines, the stronger the computing power
2. Electricity charges: mining machines are big consumers of high power. How much electricity does it consume? Let's put it this way. At present, the electricity consumption of bitcoin and Ethereum mining has surpassed Jordan, Iceland, Libya and other small countries, ranking 71st among all countries and regions in the world. You want to cry when electricity is expensive
3. The rent of the place where the mining machine is placed: because the mining machine consumes a lot of electricity, the power supply load of ordinary residential buildings can not be guaranteed at all, so the mining must rent a commercial site separately, and the rent is much more expensive than that of ordinary residential buildings
4. Operation cost: in order to ensure the computing power, the high-power mining machine needs to work 24 hours, which requires someone to maintain it at any time. When the mining machine is in trouble, the cost of hiring someone is required; At the same time, the mining machine is very delicate. If it is too hot or too cold, the vegetables will be stopped. Therefore, the measures of cold air and cold water insulation are needed to help the mining machine run. This is another expense
5. Mining machine update cost: because bitcoin is becoming more and more difficult to dig, the machine that was able to dig a month ago may not be able to dig anything today, and the market will also launch mining machines with greater computing power. The original mining machine is not worth money immediately. If you want to maintain computing power, you need to buy mining machines again
the above bitcoin mining costs all have a marginal effect, that is, the larger the volume is, the lower the corresponding cost will be. Therefore, some super large mines have been built
bitcoin g in the mine will enter the mine pool and be distributed by all participants. Large mines will be built in places where labor and electricity are cheap, such as Venezuela, the legendary miner's paradise, or Iceland, where the climate is favorable and electricity is cheap
as for the cost, everyone will be different. Let's take a look at an average: in 2017, according to the data of elite fixtures, a research institution, Venezuela is the cheapest of 115 mining countries, which is 513 US dollars, while South Korea is the most expensive, which is 26170 us dollars
China's mining cost is US $3172, which is relatively low among 115 countries. However, the cost is an average value. Large mines with low electricity prices must be much lower. If you are a lone ranger, the cost will rise sharply
in a word, if you really want to make money by mining, first of all, unless you are rich enough to build a mine with thousands of machines, you'd better join a mine to dig together. Although you have to share the money, it's still appropriate in the long run because it can greatly rece costs and improve computing power
secondly, whether you dig by yourself or join the mine, you must choose the place with low electricity cost, and the city with abundant hydropower resources is preferred, because hydropower is the cheapest source of power generation in China at present.
9. Let me explain Mining: mining is the process of consuming computing resources to process transactions, ensuring network security and keeping everyone's information synchronized in the network. It can be understood as the data center of bitcoin. The difference lies in its completely decentralized design. Miners operate all over the world, and no one can control the network. This process is called "mining" because it is similar to gold panning, because it is also a temporary mechanism for issuing new bitcoin. However, unlike gold panning, bitcoin mining provides rewards for services that ensure the safe operation of payment networks. After the last bitcoin, mining is still necessary

now the profit margin of mining is very low, the currency price continues to be low, mining is graally becoming centralized, and retail Mining has graally withdrawn from the stage of history.
10. I took my mother there. It was also introced by a friend. The service was very good. After the physical examination, my mother just went to Gaoxin hospital to see a doctor, so she took the report with her. When the doctor saw it, he said that there were several things that had been done, so she didn't have to do any more. It seemed that she was quite approved.
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