How much reward does the first block of bitcoin get
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
On January 3, 2009, the first batch of 50 bitcoins were g up on a small server in Finland. On May 21, 2010, the first bitcoin transaction: programmer Laszlo hanyecz bought a $25 pizza coupon with 10000 BTC. This transaction gave birth to the first fair exchange rate of bitcoin.
< H2 > extended materials
Satoshi Nakamoto, a self styled Japanese American, is often translated by Japanese media as the founder of bitcoin protocol and its related software bitcoin QT, but his real identity is unknown. In 2008, Nakamoto published a paper called "bitcoin: a peer-to-peer electronic cash system", which describes an electronic currency and its algorithm called "bitcoin"
In 2009, he released the first bitcoin software and officially launched the bitcoin financial system. In 2010, he graally faded out and handed over the project to other members of the bitcoin community. Nakamoto is believed to hold about one million bitcoins. These bitcoins were worth more than $1 billion at the end of 2013since the publication of the paper, the real identity of Nakamoto has long been unknown to the outside world. Julian Assange, founder of WikiLeaks, claims that Nakamoto is a cypherpunk. In addition, some people said that "Nakamoto is an anarchist. His original intention is not to control digital cryptocurrency by a certain government or central bank, but to become a global free flowing currency that is not regulated and controlled by the government."
main entry: bitcoin history
on November 1, 2008, Nakamoto published a paper entitled "bitcoin: a point-to-point e-cash system" in the cryptography mailing list of "metzdowd. Com". This paper describes in detail how to create a decentralized electronic trading system, and this system does not need to be built on the basis of mutual trust between the two parties. Soon, on January 3, 2009, he developed the first client program to implement the bitcoin algorithm, concted the first "mining" and obtained the first batch of 50 bitcoins. This also marks the formal birth of bitcoin financial system
on December 5, 2010, ring the WikiLeaks leak of US diplomatic cables, the bitcoin community appealed to WikiLeaks to accept bitcoin donations to break the financial blockade. Nakamoto expressed his firm opposition, saying that bitcoin is still in its infancy and cannot afford conflicts and disputes. Seven days later, on December 12, he published his last article in the bitcoin forum, mentioning some minor problems in the latest version of the software. Then he did not show up and e-mail communication was graally terminated
the issuance of bitcoin does not depend on indivials or teams, but through a process called "mining". By solving the problem of cryptography, people get the right to create new blocks and get rewards. It can be said that the new bitcoin is proced to reward miners to verify blocks. In the beginning, 50 bitcoins were awarded for each block packed. Nakamoto designed a set of rules. For every 210000 blocks excavated (about four years), the reward will be halved. This is what we call "halving" event
the first half was at the end of 2012, when 50 bitcoins were awarded to the 210000 block, but only 25 bitcoins were awarded to the 210001 block
the second half took place in the middle of 2016, and the reward was halved again, so 12.5 bitcoins were awarded in 420001 block
and so on...
until around 2140, 21 million bitcoins were g up, and then they stopped rewarding
Why do we need this half design? If bitcoin is issued too fast and there is no circulation limit, there will be a large amount of bitcoin in circulation in the market, and it will definitely be greatly devalued. One thing to remember: bitcoin is valuable. First, the number of bitcoins is fixed, that is 21 million; Moreover, through the halving process, inflation in the bitcoin economy can be suppressed
the third halving will take place in May this year. Let's wait and see.
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
a total of 2100W bitcoins are issued, and each block is generated for 10 minutes, and a block rewards a certain number of bitcoins. In the beginning, 50 bitcoins were awarded for each block of mining. In the future, the reward was halved for every 21000 blocks (about once every four years). Now, 12.5 bitcoins are awarded for each block generated. The generation time of each block is 10 minutes, but with the development of computer technology, now the mining calculation power is increasing, so the generation time of a block must be less than 10 minutes, which requires certain control measures to ensure this time. This measure is the difficulty of mining. If the output time of each block is less than 10 minutes, the difficulty of mining will be increased. If the output time is more than 10 minutes, the difficulty of mining will be reced. The difficulty adjustment time is 2016 blocks, that is, 2 weeks
after every 2016 blocks, all nodes will automatically adjust the mining difficulty according to a certain formula. This formula is obtained by comparing the latest time spent in 2016 blocks in this cycle with the expected time (20160 minutes, i.e. two weeks)
new difficulty = old difficulty * (time spent in the past 2016 blocks / 20160 minutes)
a block is a record in the block chain, which contains and confirms the transactions to be processed. On average, a new block containing transactions is added to the block chain by mining every 10 minutes
more can be found on bitcoin home.
bitcoin miners will mine 18 million bitcoins this week, and only the remaining 3 million bitcoins will be released before mining stops in 2140 At the same time, the composition of bitcoin holders is changing. This week's data shows that in 2019, there will be more and more BTC addresses with a balance of more than 1000. Previously, e to the downturn in the market, investors showed less interest, and this year's address balance trajectory has changed compared with that of the past five years. Before the collapse of Mt. GOx in early 2014, wallet holders increased their balances to more than 1000 BTC at a similar rate
commentators said at the time that the motivation of hoarding bitcoin came from the curiosity in technology. In view of the current price of BTC / USD, financial incentives reverse the activity of bitcoin hoarding by holders in 2019< br />
in 2009, when bitcoin was born, block rewards were 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
bitcoin has a total fixed amount of 21 million.
a packet formed by the transactions of blocks and blockchains in a period of time is called a block, and bitcoin generates a block every 10 minutes, Each block is linked to the previous block and connected in turn to form a blockchain
synchronize transaction data with blocks as a unit
blocks are numbered from 1, so after node a connects node B, it is convenient to synchronize 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, it can only request B to synchronize the 10 blocks of 101 ~ 110
reward of packed blocks
in order to ensure that nodes pack bitcoin transactions, bitcoin rules stipulate that nodes of packed transactions will receive bitcoin as reward
a One part of the package reward comes from the transaction fee paid by the transaction creator (100-1000 RMB per kilobyte transaction size)
B. the other part comes from the distribution of 21 million bitcoins in the initial stage. At the beginning, the reward is 50 bitcoins per block. After that, the reward will be halved for every 210000 blocks (about four years), until the block reward is less than 1 in 2140, At this time, the total block reward is 21 million bitcoins, which is the source 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 package right
node package transaction only needs low-cost network and computing resources, The existence of package reward (at present, the package reward of each block is 25 bitcoin, which is about 40000 yuan), makes a large number of nodes want to package 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, who first tosses the results in line with the rules, will get the right to pack the transaction of this block, and the block's packaging reward
the way to compete for the right to pack the transaction
"coin tossing" is realized by a hash (SHA-256) operation of the computer, And check whether there are enough consecutive zeros starting from the first digit of the operation result (it can be simply understood as throwing 256 coins at a time, and then see whether there are enough consecutive coin faces starting from the first coin)“ The only way to win "coin toss" is to increase the number of coin tosses per second. A node that can toss 10 billion coins per second (doing 10 billion hash calculations) is 100 times more likely to grab the packing right than a node that tosses 100 million coins per second
