Good Day,
I found your chart https://bashco.github.io/Bitcoin_Monetary_Inflation/ and looked at the JSON source data.
I am trying to come up with a (simple and reasonably) exact formula that takes a date as input and it returns the corresponding block number so that I can calculate the available supply at that date.
Where is your JSON data supply in the chart coming from? How did you calculate that?
In general it's clear to me that a block is issued (about) every 10 minutes and every 210,000 blocks halving occurs.
https://en.bitcoin.it/wiki/Controlled_supply
Is there an easy way to calculate supply at a date that I am missing?
Thanks!
Good Day,
I found your chart https://bashco.github.io/Bitcoin_Monetary_Inflation/ and looked at the JSON source data.
I am trying to come up with a (simple and reasonably) exact formula that takes a date as input and it returns the corresponding block number so that I can calculate the available supply at that date.
Where is your JSON data supply in the chart coming from? How did you calculate that?
In general it's clear to me that a block is issued (about) every 10 minutes and every 210,000 blocks halving occurs.
https://en.bitcoin.it/wiki/Controlled_supply
Is there an easy way to calculate supply at a date that I am missing?
Thanks!