How many bitcoin players are there in the world
The total number of bitcoins is 21 million
in 2009, when bitcoin was born, block reward was 50 bitcoins. Ten minutes after its birth, the first 50 bitcoins were generated, and the total amount of money at this time is 50. Then bitcoin grew at a rate of about 50 every 10 minutes. When the total amount reaches 10.5 million (50% of 21 million), the block reward will be halved to 25
when the total amount reaches 15.75 million (5.25 million new output, i.e. 50% of 1050), the block reward will be further halved to 12.5. The monetary system used to have no more than 10.5 million in four years, after which the total number will be permanently limited to about 21 million
extended data
monetary characteristics
1. Decentralization: bitcoin is the first distributed virtual currency, and the whole network is composed of users without a central bank. Decentralization is the guarantee of bitcoin's security and freedom
2. Global circulation: bitcoin can be managed on any computer connected to the Internet. No matter where you are, anyone can dig, buy, sell or collect bitcoin
3. Exclusive ownership: private key is needed to control bitcoin, which can be stored in any storage medium in isolation. No one can get it except the user himself
4. Low transaction cost: bitcoin can be remitted free of charge, but a transaction fee of about 1 bitfen will be charged for each transaction to ensure faster transaction execution
5, no hidden cost: as a means of payment from a to B, bitcoin has no cumbersome limit of quota and proceres. If you know the other party's bitcoin address, you can pay
6. Cross platform mining: users can explore the computing power of different hardware on many platforms
The concept of 21 million
bitcoin was first proposed by Nakamoto in 2009. According to Nakamoto's idea, open source software was designed and released, and P2P network was built on it. Bitcoin is a kind of P2P digital currency. Point to point transmission means a decentralized payment system
bitcoin is not issued in unlimited quantity, which is different from most currencies. Bitcoin does not rely on a specific currency issuer. But according to the specific algorithm, through a large number of calculations. Its circulation is controlled by software algorithms. The total number is 21 million
extended materials:
generation principle
starting from the essence of bitcoin, the essence of bitcoin is actually the special solution generated by a bunch of complex algorithms. A special solution is one of the infinite (in fact, bitcoin is finite) solutions that can be obtained from the equations. Every particular solution can solve the equation and is unique[ 10] In the metaphor of RMB, bitcoin is the serial number of RMB. If you know the serial number of a note, you have the note. The process of mining is to constantly seek the special solution of this equation system through a huge amount of calculation. This equation system is designed to have only 21 million special solutions, so the upper limit of bitcoin is 21 million
to mine bitcoin, you can download the special bitcoin computing tools, register various cooperation websites, fill the registered user name and password into the computing program, and then click the operation to officially start. After completing the installation of bitcoin client, you can directly obtain a bitcoin address. When others pay, you only need to paste the address to others, and you can pay through the same client. After installing the bitcoin client, it will distribute a private key and a public key. You need to back up your wallet data containing your private key to ensure that your property is not lost. Unfortunately, if the hard disk is completely formatted, personal bitcoin will be completely lost
Let's start with a simple conclusion: a year ago, the data showed that there were about 500000 BTC
two American brothers, Cameron winkleworth and Taylor winkleworth, claiming that they owned 1% of bitcoin [1] 1% of the world's bitcoin? At present, the total amount of bitcoin in the world is about 12 million, that is to say, the two brothers hold about 120000 bitcoins< maybe you don't think it's worth much, but note that the starting price of bitcoin for these two people is less than $10 / bitcoin
Please note that entities are used instead of people. In the analysis method of this paper, bitcoin wallets that may belong to the same owner are divided into the same entity, which may be not only a person, but also a trading organization like Mt. GOx in addition, through the analysis of the most active entity table given in this paper, the income of the people with the most income (excluding expenses) is less than 700000 BTC. In other words, the person with the most bitcoin will hold no more than 700000 bitcoins. How many people in the world own bitcoins? The paper concludes that as of May 13, 2012, 1.85 million entities hold bitcoin. If we assume that bitcoin users have grown linearly since the advent of bitcoin (January 2009), the current number should be 2.5 million. Because the number of entities is counted on paper, the actual number of bitcoin holders should be a little less than this number, but not much smaller, because after all, there are not many large trading platforms
In addition to the above two problems, [3] also gives many interesting conclusions, such as: < UL >about 55% of bitcoin can be saved without money
in places like GOx mountain, almost all deals are small ones
before May 2012, almost all large single transactions (& gt; 50000 BTC) are subsequent transactions of 90000 BTC on November 8, 2011. There are very strange patterns in this long list of transactions. For example, an entity divides 90000 BTCs into different sizes, sends them back to itself three times, and then sells them on Mt. GOx. 90000 BTCs sold are sent back to the entity through 90 different bitcoin addresses, with 1000 bitcoins per address. These operations indicate that the entity appears to be trying to hide the relationship between these transactions
This is related to luck, generally about 10 layers will be g to about 20
How can milk lump iron ore be equipped with synthetic material iron ore proction method
blockchain is a digital account book that can be jointly bookkept, and will record all transactions that have occurred and have been unanimously recognized by the system it's the same as the whole family. You're bookkeeping, and your father and mother are also bookkeeping. They can see the general ledger, but the saved information can't be tampered with any more
In 2008, Nakamoto first proposed the concept of blockchain subsequently, blockchain has become the core component of electronic currency bitcoin, which serves as the public account book for all transactions. By using peer-to-peer network and distributed timestamp server, the blockchain database can be managed independentlyextended data:
type of blockchain
1, public blockchain
any indivial or group in the world can send transactions, and transactions can be effectively confirmed by the blockchain, and anyone can participate in its consensus process. Public blockchain is the earliest and the most widely used blockchain. The virtual digital currencies of bitcoin series are all based on public blockchain. There is only one blockchain corresponding to this currency in the world
2, Alliance (instry) blockchain
instry blockchain: multiple preselected nodes are designated as bookkeepers within a group, and the generation of each block is jointly determined by all preselected nodes (preselected nodes participate in the consensus process), and other access nodes can participate in the transaction, However, regardless of the bookkeeping process (in essence, it is still managed bookkeeping, only distributed bookkeeping, how many preselected nodes, and how to determine the bookkeeper of each block to become the main risk point of the blockchain), anyone else can conct limited query through the open API of the blockchain
3, private blockchain
only uses the general ledger technology of blockchain for bookkeeping. It can be a company or an indivial, and enjoys the write permission of the blockchain. This blockchain is not very different from other distributed storage schemes