I’d like to share the first version of a dashboard I’ve been building as a Summer of Bitcoin project, mentored by fjahr and jurraca.
A quick thank you to @b10c and @matthias / the KIT DSN group for providing the historical node data. It lets me compare the asmap-data files against the actual Bitcoin network, so the analysis isn’t based on the asmap-data files alone.
It shows the bitcoin-core/asmap-data history: drift between builds, per-release entry counts, a diff explorer, and a Network tab that scores each ASmap build against observed nodes.
Since it’s still early, I’d really value some feedback:
Do the metrics make sense and feel useful?
Is anything confusing or unclear?
Is a metric or view missing that you’d want to see?
very nice. only nit based on mobile is that the legends that appear when tapping on the graph hides the graph and the spot the legend references. display the legend below the graph and draw a vertical point to represent the spot instead
Cool! Some feedback: A possible UX improvement could be to move parts of the ⓘ texts below the title. Currently, these charts feel optimized for recurring visitors who know what to look for and know what each chart shows (and if that’s the goal, then it’s probably fine). However, people who want to explore and learn about ASMap might have a harder time understanding the charts.
Charts now show an always-visible one-line explanation under the title, so it should be quicker to understand what you’re looking at (think that helps a lot). I also improved the mobile/touch layout so the legend no longer covers the chart.