English

DyPBP: Dynamic Peer Beneficialness Prediction for Cryptocurrency P2P Networking

Networking and Internet Architecture 2025-11-25 v1 Machine Learning

Abstract

Distributed peer-to-peer (P2P) networking delivers the new blocks and transactions and is critical for the cryptocurrency blockchain system operations. Having poor P2P connectivity reduces the financial rewards from the mining consensus protocol. Previous research defines beneficalness of each Bitcoin peer connection and estimates the beneficialness based on the observations of the blocks and transactions delivery, which are after they are delivered. However, due to the infrequent block arrivals and the sporadic and unstable peer connections, the peers do not stay connected long enough to have the beneficialness score to converge to its expected beneficialness. We design and build Dynamic Peer Beneficialness Prediction (DyPBP) which predicts a peer's beneficialness by using networking behavior observations beyond just the block and transaction arrivals. DyPBP advances the previous research by estimating the beneficialness of a peer connection before it delivers new blocks and transactions. To achieve such goal, DyPBP introduces a new feature for remembrance to address the dynamic connectivity issue, as Bitcoin's peers using distributed networking often disconnect and re-connect. We implement DyPBP on an active Bitcoin node connected to the Mainnet and use machine learning for the beneficialness prediction. Our experimental results validate and evaluate the effectiveness of DyPBP; for example, the error performance improves by 2 to 13 orders of magnitude depending on the machine-learning model selection. DyPBP's use of the remembrance feature also informs our model selection. DyPBP enables the P2P connection's beneficialness estimation from the connection start before a new block arrives.

Keywords

Cite

@article{arxiv.2511.17523,
  title  = {DyPBP: Dynamic Peer Beneficialness Prediction for Cryptocurrency P2P Networking},
  author = {Nazmus Sakib and Simeon Wuthier and Amanul Islam and Xiaobo Zhou and Jinoh Kim and Ikkyun Kim and Sang-Yoon Chang},
  journal= {arXiv preprint arXiv:2511.17523},
  year   = {2025}
}
R2 v1 2026-07-01T07:49:14.191Z