For those who are not yet familiar with Satoshi Dashboard, this project was created as a free and open alternative inspired by BTC Frame, a tool that started out as open source but later moved to a premium model. The idea behind Satoshi Dashboard is to make these Bitcoin metrics openly available again in a way that is free, accessible, and easy to use for everyone.
First of all, thank you to everyone who has taken the time to test the project, share observations, point out inconsistencies, and suggest improvements. A good part of this update comes directly from community feedback, and that has been genuinely valuable in helping push the dashboard in a better direction.
Special thanks as well to the people who have been following the project closely and taking the time to leave detailed comments. That kind of feedback has helped improve both the readability and usefulness of several modules.
As a small sign of appreciation, I have also included the names of the people who supported the project either through donations or through valuable feedback directly within the project itself: Project Supporters
If you like the project, share it with your friends.
Below is the latest patch:
Patch NotesPatch Notes
[2026-03-14]
New
S05 — Long-Term Mempool TrendS05 — Long-Term Mempool Trend
Added a clearer fee row withEconomy,Normal, andPriorityvalues, visible across all screen sizes for faster fee comparison.
S06, S07, and S08 — Map ModulesS06, S07, and S08 — Map Modules
Added a simplerinfo button (ℹ)in the top bar on mobile and tablet, making it easier to open the data panel without relying on the old footer button.
S07 — Lightning Nodes MapS07 — Lightning Nodes Map
Added a geographic metric selector so the Lightning map can better represent different dimensions of the network.Expanded the map view so users can better distinguish between:node countchannel counttotal capacity
Added a clearer way to understand channel concentration across regions.Added a linked side metric table to explore nodes, channels, and capacity more directly.Added aHeatmap Viewto make concentration patterns easier to read.Added the option to reveal more visible connections on the map for better network structure inspection.
Bottom PlayerBottom Player
Added local music to the dashboard player instead of external links.Added automatic music mood switching based on Bitcoin 24h performance:bullishmusic when BTC rises stronglybearishmusic when BTC drops notablysidewaysmusic when the market remains neutral
S06, S07, and S08 — Per-Capita RankingsS06, S07, and S08 — Per-Capita Rankings
Added more precise decimal values in per-capita rankings so countries with very close values no longer appear falsely tied.
Improvements
S04 — FeesS04 — Fees
Updated fee value formatting to displaydecimals, keeping the view consistent with the rest of the dashboard.
S06 — Bitcoin Nodes MapS06 — Bitcoin Nodes Map
Improved scrolling for the country list and data panel on mobile and tablet.Improved visual loading so rankings and summaries can appear earlier without waiting for the full map layer to finish loading.
S07 — Lightning Nodes MapS07 — Lightning Nodes Map
Improved scrolling for the country list and data panel on mobile and tablet.Improved usability of the data/info panel on smaller screens.Improved per-capita ranking precision for a clearer comparison of Lightning density across countries.Improved loading behavior so useful information appears earlier before the full geographic layer finishes rendering.Improved geographic readability so regions with many small nodes can be distinguished more clearly from regions with fewer but more connected nodes.Improved the visual interpretation of the network so users can better understand where structural activity exists versus where real liquidity is concentrated.Improved channel concentration rendering to make higher-weight operational zones easier to spot.Improved the relationship between the map and the side table for faster comparison between country, node, channels, and capacity.Improved liquidity readability by allowing a view closer to aggregated capacity, not just surface-level point presence.Improved overall clarity so Lightning activity no longer feels visually flat when regions are operationally very different.
S08 — Bitcoin Merchant MapS08 — Bitcoin Merchant Map
Improved scrolling for the country list and data panel on mobile and tablet.Improved initial loading so summaries and rankings become visible faster.
Multi-Currency BoardMulti-Currency Board
Improved the responsive layout so prices and changes stay aligned and easier to read on smaller screens.
Bottom PlayerBottom Player
Improved playback behavior so pressing play after pause resumes from the previous position.Improved the market-trigger logic so bullish music does not activate too early.
General DashboardGeneral Dashboard
Improved mobile and tablet usability with safer spacing, better touch targets, and more consistent module behavior.Improved several heavy modules so they keep showing the latest available data while refreshing instead of dropping into a blank state.Improved perceived loading speed in some charts and maps so the most useful information appears earlier.
Fixes
S31 — Satoshi Whitepaper
Fixed mobile and tablet scrolling so the content can now be read properly.
ModulePageModulePage
Fixed the fullscreen button so it only appears on desktop, where it is actually useful.
S12 — Address DistributionS12 — Address Distribution
Fixed scrolling issues in the mobile card list.Moved the source/info section into a more appropriate area so it follows the scrollable content more naturally.
S13 — Wealth PyramidS13 — Wealth Pyramid
Fixed the source/info box placement so it no longer floats in the header.
S14 — Global Assets TreemapS14 — Global Assets Treemap
Fixed a duplicated percentage section below the main bar.
S05 — Long-Term Mempool TrendS05 — Long-Term Mempool Trend
Removed duplicated fee chips from the header to avoid redundancy with the new main fee row.Fixed fee value precision so values display with clearer decimals.
Donation ModalDonation Modal
Fixed the background so the QR code no longer blends into the content behind it.
Mempool GaugeMempool Gauge
Fixed the mempool usage label so it reads more clearly.Fixed responsive layout issues at certain zoom levels.
Price ChartPrice Chart
Fixed range switching so the chart no longer clears before fresh data arrives.
S06, S07, and S08 — Map Side PanelsS06, S07, and S08 — Map Side Panels
Fixed side panel behavior so they remain more usable on mobile and tablet.
Removed
S05 — Long-Term Mempool TrendS05 — Long-Term Mempool Trend
Removed duplicated fee indicators from the header, now replaced by the new main fee row.
General ProjectGeneral Project
Removed legacy files, unused systems, and older artifacts that were no longer part of the live app.Removed several unused dependencies to keep the project lighter and easier to maintain.
Behind the Scenes
Improved internal security, stability, and overall reliability across the project.Optimized data loading, caching, and refresh behavior for a smoother and more consistent experience.Improved shared UI behavior, responsive systems, and internal logic to support cleaner long-term maintenance.Reorganized internal project structure and maintenance workflows to make future updates easier.Cleaned up legacy files, unused dependencies, and outdated internal tooling.
New project update: #1463386