ASmap dashboard: first version, looking for feedback

Hi,

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.

The first version is live here: ASmap Dashboard

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?
  • Any bugs you run into?

Thanks!

6 Likes

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

Good catch, thanks. Mobile is the part I’ve tested least and you’re right, that’s not good. I will look into the cleanest way to fix it