This blog will calculate the throughput of the bitcoin network.
This part is going to calculate the number of transactions per block. The input file is standard_timestamp_output.csv . The output files are standard_lentxs_antpool.csv , standard_lentxs_f2pool.csv , standard_lentxs_btccom.csv , and standard_lentxs_viabtc.csv .
First, we get the target file from the source file.
// Files
[standard_lentxs_antpool.csv](https://drive.google.com/file/d/1K3PdUu64f93qdsu9pWcBvGAkRCy4IUgK/view?usp=sharing)
[standard_lentxs_f2pool.csv](https://drive.google.com/file/d/1jAcqe5_NSMgdLeLxE_Gk32cuDttBiodW/view?usp=sharing)
[standard_lentxs_btccom.csv](https://drive.google.com/file/d/1EVxDaOGxUvt-8mWnRIT00bNTIp21iBRO/view?usp=sharing)
[standard_lentxs_viabtc.csv](https://drive.g