Charts are starting to look good. I haven’t had a chance to review the code yet to see if the equations are being referenced correctly.
I can’t make out what is going on with the block temperature. It should always produce a value between 0-1; 1 being the genesis state since it’s always measured versus the supply of satoshis.
Each block has a subsidy value, a fee value and current supply. The subsidy is the floor temperature which cannot be breached, fees are the additional heat above the floor.
Mentally, I find it easier to start with Genesis and work forward in time since early blocks have few transactions if any.
When I was trying to build charts originally I was using a CSV and found some errors in my data, so I quit trying that route and needed to do a full node integration which I’m still working on.
Here is an example of a chart I came up with using Jupyter + the csv 😵💫 you can see a few errors, but this is what the chain temperature should look like. Spikes from the floor are fee spikes.
Keep up the good work! Keep pinging me as you can. Nick and I spoke last night and we’d love to have a conversation with you to see how we can help.


