当前位置: 首页 > 工具软件 > bitcoin-pool > 使用案例 >

[15th of series6] Step8: Throughput of the Bitcoin Network

岳鸿畴
2023-12-01

Abstract

This blog will calculate the throughput of the bitcoin network.


1. Calculate Number of Transactions per Block

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
 类似资料:

相关阅读

相关文章

相关问答