This study discusses energy consumption prediction in blockchain networks based on the Proof of Work (PoW) consensus algorithm, using a Bitcoin case study. The main issue raised is the high energy consumption in the PoW mechanism, which is dynamic and non-linear, making it difficult to accurately predict using simple linear methods. This study proposes a combined approach between the Prophet model to predict energy consumption trends and the Multi-Layer Perceptron (MLP) model to estimate the energy consumption gap (gap_twh) between the estimated and minimum values. The data used comes from Digiconomist, covering the period 2017–2025, with research stages including data cleaning, feature engineering, normalization, modeling, and evaluation using MAE, MSE, and R² metrics. The results show that the combination of Prophet and MLP is able to provide more precise predictions than the linear regression model as a baseline, with interactive visualization through a Streamlit-based dashboard that facilitates interpretation of trends and uncertainty ranges. These findings are expected to serve as a reference for researchers, industry players, and policymakers in monitoring and optimizing energy consumption in crypto mining activities.
Copyrights © 2025