is highly connected to the spirit of blockchain. Web3
is the future shape of internet, breaking the monopoly
of information and resources, fostering, and
promoting a more inclusive and equitable internet
where the users are the core of this system.
Bitcoin operates on blockchain, consensus
mechanisms such as Proof of Work (PoW) or Proof
of Stake (PoS) are utilized to validate transactions.
PoW, particularly, is important to Bitcoin’s operation,
as it requires miners to solve mathematical puzzles to
validate transactions, known as mining for this
process. The miners compete to solve the puzzles and
the first to do so will be rewarded newly minted
Bitcoin. This process requires energy especially
electricity, so the costs of mining may fluctuate
significantly. The fluctuations in mining costs could
be affected by energy cost and technology
advancement, the overall changes directly impact the
prices of Bitcoins. So, knowing exactly how mining
costs evolve is crucial for analysing Bitcoin's cost-
support price.
This study is based on the existing research, using
the Bitcoin mining output model to forecast the future
mining cost and its impacts for Bitcoin’s pricing. The
halving event of Bitcoin mining output in 2024 is a
pivotal moment in the cryptocurrency’s economic
cycle. The Block Reward for miners will be reduced
from 6.25 per block to 3.125 per block. Historically,
each halving event can cause significant increase in
Bitcoin’s price, driven by the reduction in supply and
increase in demand (Narayanan et al., 2016). For
instance, in 2012, the first halving caused a price
increase of 8000% in a span of 12 months, while the
second and third halving led to price increases of
2900% and 600%, respectively. These trends
demonstrated the robust relationship between Bitcoin
price increases and halving, which gave this study
considerable inspiration. By examining the potential
changes in mining output and costs, this study aims to
make contribution to the existing literature on
Bitcoin’s economic model. In addition, this study
similarly seeks to explore the correlation between
Bitcoin and traditional assets such as stocks and gold,
and thus explore the broader implications of these
changes to provide more informed recommendations
for diversification and asset allocation in conjunction
with changes in the cost of Bitcoin.
The framework for this study will involve two key
analytical approaches. First, an Autoregressive
Integrated Moving Average (ARIMA) time series
model is employed to predict future bitcoin mining
output, considering factors such as network difficulty
and hash rates. The model is well suited to capturing
the temporal dynamics of bitcoin mining and provides
a solid basis for predicting future changes in output.
Second, Spearman rank correlation coefficients will
be used to assess the relationship between Bitcoin and
traditional assets, providing more insight into how
Bitcoin's price movements align or deviate from more
mature markets. By integrating these methods and
validating the data, this study aims to
comprehensively analyse the future status and role of
Bitcoin, especially in the context of 2024 halving
event.
2 DATA AND METHOD
This part illustrates all the models used in this paper,
including Bitcoin mining output model; ARIMA
model and Spearman's rank correlation coefficient.
Previous scholars have developed a model of Bitcoin
mining output, his research established a model of
Bitcoin mining output (Hayes, 2015). By measuring
the relationship between various factors and time that
affect Bitcoin mining output, a more accurate cost-
support price could be predicted:
𝐵𝑇𝐶 𝑚𝑖𝑛𝑖𝑛𝑔 𝑜𝑢𝑡𝑝𝑢𝑡 / 𝐷𝑎𝑦 = 𝜃(
) (1)
Here, β is the block reward in BTC/block; δ is the
mining difficulty in GH/block; ρ is the hash rate used
by miners in TH/s and θ is a constant used to convert
hash arithmetic to expected daily bitcoin production.
This model takes Block reward, mining difficulty
and hash rates as the factors of Bitcoin mining
production, these factors serve as vital tools for
understanding the dynamic nature of Bitcoin mining,
especially in a volatile market environment. In the
following calculation process, this study will use this
model to estimate the daily output of Bitcoin mining,
then calculate and fit the future change in mining
support costs with the Bitcoin halving cycle. The
ARIMA model, is a commonly used in time featured
analysis. Its general form can be expressed as:
𝑌
= 𝑐 + 𝜑
𝑌
+ 𝜑
𝑌
+ ⋯ + 𝜑
𝑌
+
𝜃
𝜖
+ 𝜃
𝜖
+ ⋯ + 𝜃
𝜖
+ 𝜖
(2)
This research uses an ARIMA model to analyze
datasets on Bitcoin mining costs. The model is used
to understand historical trends and make predictions
about future mining costs. The model using process
involves:
Selecting a simplified ARIMA model based on
data characteristics and preprocessing results
Determining model parameters through analysis
of ACF and PACF
Estimating parameters using maximum
likelihood and confirming significance through
statistical tests