question about height? #4315

issue philsong opened this issue on June 10, 2014
  1. philsong commented at 3:09 AM on June 10, 2014: contributor

    All blocks with a block height less than 6,930,000 are entitled to receive a block reward of newly created bitcoin value, which also should be spent in the coinbase transaction. -------why the num is 6930000?

    1. where can i join a dev email list so I can ask similar questions in future?
  2. MarkusTeufelberger commented at 8:17 AM on June 15, 2014: none

    https://github.com/bitcoin/bips/blob/master/bip-0042.mediawiki

    In ~200 years due to the way the amount of acceptable new coins in coinbase is calculated would reset and new BTC could be created again.

    There is a dev mailing list: https://www.google.com/search?q=bitcoin+developer+mailing+list

  3. philsong commented at 9:49 AM on June 15, 2014: contributor

    I am sorry for that I still cannot find where the 6930,000 is mentioned? could you tell me how to compute it?

  4. sipa commented at 9:17 PM on June 15, 2014: member

    Note that this is fixed in #3842.

  5. sipa closed this on Jun 15, 2014

  6. leofidus commented at 2:59 AM on June 16, 2014: none

    @philsong Initial Block reward of 50 BTC rightshifted 32 times (= 32 halvings, or 50/(2^32)) = 1 Satoshi. 50 BTC rightshifted 33 times = 0 Satoshi. So mining rewards are naturally 0 after 33 halvings because of limited precision. 6930000 / 210000 = 33 (a halving happens every 210,000 blocks).

  7. philsong commented at 7:13 AM on September 2, 2014: contributor

    good comment above, thanks

  8. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 21:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me