Create a Bitcoin Dashboard in Streamlit

Visualize various pieces of Bitcoin blockchain and Lightning Network data using Streamlit.

This app is designed to offer a comprehensive view of the Bitcoin ecosystem by including the following:

  • Incorporation of Ordinal and Lightning data for a multifaceted analysis.
  • Built using ChatGPT, highlighting the synergy between AI and blockchain technologies.
  • High level bitcoin blockchain metrics provided by BitcoinVisuals and blockchain.com.
  • Bitcoin ordinal data from Allium.
  • An embedded map from btcmap.
  • Improved Bitcoin price data from the Coinbase API.
  • Enhanced Lightning network data from Amboss.

See the Bitcoin Dashboard.

See the code on GitHub.