I’m currently running a very slow data extraction on historical BCH blocks, beginning with the range 400,000 to 719551… (older blocks later on, probably only once that range is completed)
Results are slowly being aggregated in this folder of my bitcoin-cash-data-analysis
repository:
https://gitlab.com/freetrader/bitcoin-cash-data-analysis/-/tree/master/txn_versions
The crude and slow Python script which extracts a block’s statistics is also there.
If anyone has much faster blockchain query facilities, @bitcoincashautist would certainly appreciate it
Otherwise, I’ll be committing automatically to grow the CSV file(s) there until their ranges are completed, and after that I might add a file that tracks daily towards the tip or something.
Just so we can get a better idea of what transactions versions have done, and are doing - mainnet only.