Replication Data for: Scalable On-Chain Storage Mechanism for DApps with a Throughput Trade-Off on a Permissionless Blockchain
收藏DataONE2025-06-03 更新2025-11-01 收录
下载链接:
https://search.dataone.org/view/sha256:c2fcd823e6dcbfe9494e50db4f163da0e2f1faadf26281d8c5b5446883d5ddc0
下载链接
链接失效反馈官方服务:
资源简介:
This repository contains 64 MiB binary files representing partitions of Bitcoin’s unspent transaction outputs (UTXOs). The data is classified into three logical categories — IM, ML, and MH — based on criteria defined in a simulation model. Each file (*.bin) contains records serialized in CSV format and padded with zeros (0x00) to reach exactly 64 MiB. The structure of each record follows the schema below: tx_id,output_index,amount,scriptPubKey,block_height,tx_size,classification tx_id: transaction identifier output_index: index of the output within the transaction amount: value of the UTXO scriptPubKey: locking script in hexadecimal format block_height: block number where the UTXO was confirmed tx_size: size of the transaction in bytes classification: assigned label (IM, ML, MH) These chunks were generated using a Python script that processes the original SQLite database (utxo_classification.db) in blocks of 50,000 rows per iteration. Each classification is processed independently and streamed to disk in binary chunks to support low-memory operation. This dataset is intended to support reproducible research on data availability, UTXO distribution, and scalable simulations of decentralized networks.
创建时间:
2025-10-29



