13 lines
379 B
Markdown
13 lines
379 B
Markdown
---
|
|
title: "Bitcoin Hashrate and Difficulty"
|
|
date: 2023-07-02T20:47:12+01:00
|
|
author:
|
|
name: "Sam Chance"
|
|
header_image: "/pics/charts/hashrate.webp"
|
|
summary: "Timeseries chart showing the Bitcoin network hashrate and difficulty."
|
|
---
|
|
|
|
The estimated hashrate and difficulty of the Bitcoin network, accompanied by the 28-day moving average.
|
|
|
|
{{< chart src="/js/hashrate.js" >}}
|