pull down to refresh
Yeah, looks much better! I’m just not sure about “official” mempool usage. It’s just the statistics of wiz and Simon’s node that we are looking at. ;)
The node density is cool now. It caught me by surprise how many countries had more nodes than the USA. Perhaps add a decimal precision?
Thank you very much for the support. Yes, those are UX details that slipped past me, but I’ll be correcting them shortly. Your observation about the mempool helped me a lot I learned a few new things, such as what you mentioned about Simon’s mempool 😅 and that everyone tends to run their own version.
Regarding the density in decimals, would it look something like this?
75/M → 75 ÷ 1,000,000 = 0.000075
Wouldn’t that become a rather large number of digits visually? I mean in terms of responsiveness and readability wouldn’t it make the value harder to interpret?
Thank you very much for your comment, it was very helpful. Fixing the mempool status was a bit complex because I ran into some issues in that part, but I managed to adjust it. Even so, I still have a couple of small doubts, and I’d like to know whether the fix looks correct to you or if there is still something I should review.