Can the name of a BTC miner be the same
today, I'll write down my experience and tools in bitcoin exploration. I'm also a novice. I'd like to share with people who love bitcoin
1. Download your bitcoin e-wallet first. There is bitcoin client on the Internet. It doesn't need to be registered. It is bound to your computer by default. After downloading and installing, it will change your network data block. This is enough. I heard that it is to download all the information of network nodes. It's global. How big should it be? I've updated it for several days and finished downloading the data block
bitcoin client interface:
2. The interface is relatively simple. With this client, you can make bitcoin payment and collection. You can see a string of numbers and letters below by clicking on the circle in the figure below. You can the string and send it to others. If you give the bank card account number to others, they can pay. You can click "send currency" and paste the account number sent by others to pay for bitcoin. There is no third party in this process, So it's safe
3. How to mine is also an important way to proce bitcoin. mining tool is guiminer, it is a green package, that is, folder, do not need security, download it directly decompression can be used, find the icon below, double-click to run
interface:
4. If you have a tool to use, you need to find a good place to proce minerals, that is, a mine pool. Now the output of bitcoin is less and less. If you dig bitcoin, you don't know when and when. If you are a Galaxy series supercomputer, let's talk about it separately. Personal computers can be ignored. There are many mines, But it is known as deepbit, the world's largest mining pool of bitcoin. Its website is
https://deepbit.net/
log in to the website to register an account. Click my account
5, enter my account information, here you can see your miner information, how much bitcoin the account has, C contribution
6, specific settings of my account
1. Enter the address where you accept bitcoin in the box. Don't write it wrong, or you'll be digging for nothing, as mentioned in the picture and text above
2. Minimum value of automatic payment:
set by yourself. When you have so much money in the mine pool, this website will automatically type the money to your bitcoin account address set above. You see, the above settings are important
3 set miners, click Create
New
vorker, Chinese is to create new miners, miners can help your mining workers, you can set more than one, and then excavate in a lot of computers, the effect is more obvious, the income is more rich
write freely on the name, to write in English, foreign things better write in English
write the password by yourself, don't write it too long, it's simple, it's not important
failure detection threshold
(1-3600
minutes):
just write 60,
when the miner doesn't work, send an email notice*<
: choose not decisively, refuse spam,
payment method: choose decisively, pull according to proportion, pay more for more work, which is in line with human development
click the last point
Sava
setting
to save your miner and return to see your miner's information
7. Fill the miner information into the mining tool guiminer,
file - & gt; new
opencl
miner-> Fill in your favorite name - "sever" select deepbit - "user name to fill in the miner's name. Remember to add the miner to your mailbox in the form of your registered account. There is a password on it, you know. Device
is to choose what hardware you use to work, usually with a graphics card. Select the graphics card you want to use. If you can't find it, remember to update the graphics card driver, Then start
mining. You can sit and wait for ore collection. The specific speed depends on your computer configuration
note: there are many ore pools and tools, but I won't introce them to you, just because I use what I said above. Whoever uses knows, there will be a place to speak, and I may not understand others. Be careful, the electricity bill is not enough. If you really have it, you can buy and sell bitcoin on China bitcoin network and exchange it for real gold, right.
Bitcoin is actually a virtual currency. When bitcoin first appeared, if you want to get bitcoin, you have to get bitcoin through mining. Therefore, bitcoin mining appeared. But bitcoin mining is more and more difficult, so it is very difficult to get bitcoin now
so now many people use Haru miner digs Ethereum, Monroe and other virtual coins. Most importantly, BTC can be directly equivalent in the end

As of July 24, 2020, the state has not issued any laws to prove that bitcoin mining machine is illegal
bitcoin mining machine is one of the ways to obtain bitcoin. Bitcoin is a kind of network virtual currency proced by open source P2P software
it doesn't rely on the issuance of specific monetary institutions, and it is generated through a large number of calculations of 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
extended data
the issue and transaction of bitcoin are realized by mining, and it is cast at a certain but slowing rate. Each new block is accompanied by a certain number of new bitcoin from scratch, which is used as a coinbase transaction to reward the miners who find the block
the reward for each block is not fixed. For every 210000 blocks mined, it takes about four years, and the currency issuance rate is reced by 50%. In the first four years of bitcoin's operation, each block created 50 new bitcoins. Each block creates 12.5 new bitcoins. In addition to the block award, the miner will receive a handling fee for all transactions within the block<
source: Internet - bitcoin mining machine
bookkeeping
because bookkeeping is a reward, each time you can add a certain number of bitcoin for yourself, so everyone is competing for bookkeeping, which of course leads to a problem: when there is inconsistency in bookkeeping, the system introces workload proof to solve the problem, and the rules are as follows:
1. In a period of time, only one person can succeed in bookkeeping
2. Obtain the unique bookkeeping right by solving the cryptography problem
3. Other nodes the bookkeeping results
but before the workload proof, The accounting node will do the following preparatory work:
1. Collect the original transaction information that has not been recorded in the broadcast
2. Check whether the payment address in each transaction information has enough balance
3. Verify whether the transaction has the correct signature
4. Package and record the verified transaction information
5. Add a reward transaction: add 12.5 to your address Bitcoin
if you succeed in competing for bookkeeping rights, you can get a reward of 12.5 bitcoin
workload proof
the hash value of the previous block and the current account page information will be hashed together as the original information in each bookkeeping. In order to ensure that only one person can keep accounts around 10 minutes, we have to improve the difficulty of keeping accounts. The results of hash must start with several zeros. In order to satisfy the condition, hash is to introce a random number variable
denoted by pseudo code:
1. Hash (last hash value, transaction record set) = 456635bcd
2. Hash (last hash value, transaction record set, random number) = 0000afd635bcd
if you change part of the original information of hash, the hash value will also change continuously. Therefore, when you run hash, the value of random number will change continuously, A random number can always be found so that the result of hash starts with several zeros. The node that finds the random number first obtains the unique bookkeeping right
verification
after the node successfully finds the hash value, it will broadcast and package the block to the whole network immediately, and the node of the network will verify it after receiving the broadcast. If the verification is passed, it indicates that a node has successfully decrypted, it will not compete for the current block, but will choose to accept the block and record it in its own account book for the next round of competitive guessing. Only the fastest decrypted block in the network will be added to the ledger, and other nodes will to ensure the uniqueness of the whole ledger
If a node has cheating behavior, it will cause the node of the network to fail the verification, give up its packaged block directly, and cannot be recorded in the general ledger, then the consumption cost of the cheating node will be in vain. Therefore, miners consciously abide by the consensus protocol of bitcoin system, and ensure the security of the whole system
it's like you go to the construction site to move bricks. After moving bricks for one day, the contractor asks you how can you prove that you move bricks for one day?
Nakamoto's mining is unreliable
On October 31, 2008, a person named Nakamoto published a research report called bitcoin: a peer-to-peer cash payment system on a secret cryptography discussion group, which elaborated the new idea of e-moneysoon after, he developed an operating system for bitcoin issuing, trading and account management on the platform of P2P (peer-to-peer or person to person) peer-to-peer network and distributed database, combining the working mode of open source software and block cipher in cryptography
the system enables all nodes throughout the peer-to-peer network to reach network agreements according to their seed files, so as to ensure fairness, security and reliability in currency issuance, management and circulation
after the advent of bitcoin, it quickly attracted the following and attention of geeks. However, what is puzzling is that after leaving bitcoin in cyberspace, Nakamoto Tsung has not been as frequently active in the bitcoin community as before, but graally faded out of the public's sight
in the spring of 2011, after leaving behind the sentence "I started to do something else", Nakamoto completely evaporated from the Internet space. No one can know his real identity, only that this mysterious figure left 2 million bitcoins for himself in the earliest block he owned, and these bitcoins have not been passive yet
people want to see the true face of Nakamoto, and even use the powerful human flesh search tool to search, which is still fruitless, Even the two Google engineers who later took charge of repairing the bitcoin project claimed that they had never found and met Nakamoto at the scene
extended data mining is a process of increasing bitcoin money supply. Mining also protects the security of the bitcoin system, prevents fraulent transactions, and avoids "double payment", which means spending the same bitcoin multiple times
miners provide algorithms for bitcoin network in exchange for the opportunity of bitcoin reward. The miners verify each new transaction and record it in the general ledger
every 10 minutes, a new block will be "mined", and each block contains all the transactions from the generation of the previous block to the present, which are added to the blockchain in turn
we call the transactions included in the block and added to the blockchain "confirmed" transactions. Only after the transaction is "confirmed" can the new owner spend the bitcoin he gets in the transaction
