Comprehensive Modeling Approaches for Forecasting Bitcoin Transaction Fees: A Comparative Study
Jiangqin Ma, Erfan Mahmoudinia

TL;DR
This study systematically compares six models for predicting Bitcoin transaction fees over 24 hours, finding traditional statistical models outperform complex deep learning approaches given limited data.
Contribution
It provides a comprehensive evaluation of various predictive models for Bitcoin fee forecasting, highlighting the effectiveness of traditional methods over deep learning in data-constrained scenarios.
Findings
SARIMAX achieves the highest accuracy on test data.
Prophet performs well during cross-validation.
Deep learning models underperform due to limited training data.
Abstract
Transaction fee prediction in Bitcoin's ecosystem represents a crucial challenge affecting both user costs and miner revenue optimization. This study presents a systematic evaluation of six predictive models for forecasting Bitcoin transaction fees across a 24-hour horizon (144 blocks): SARIMAX, Prophet, Time2Vec, Time2Vec with Attention, a Hybrid model combining SARIMAX with Gradient Boosting, and the Temporal Fusion Transformer (TFT). Our approach integrates comprehensive feature engineering spanning mempool metrics, network parameters, and historical fee patterns to capture the multifaceted dynamics of fee behavior. Through rigorous 5-fold cross-validation and independent testing, our analysis reveals that traditional statistical approaches outperform more complex deep learning architectures. The SARIMAX model achieves superior accuracy on the independent test set, while Prophet…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security
