janoside / btc-rpc-explorer

Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
https://bitcoinexplorer.org
MIT License
1.48k stars 1.11k forks source link

Improved xyzpub screen with some address details #518

Closed Thierry61 closed 1 year ago

Thierry61 commented 1 year ago
janoside commented 1 year ago

Excited about this! I'll be checking it out shortly.

pointbiz commented 1 year ago

I'm also very excited about this!

pointbiz commented 1 year ago

I'm also very excited about this!

janoside commented 1 year ago

Nice work @Thierry61! Merged and tweaked. Looking forward to continuing to build on this.

pointbiz commented 1 year ago

Nice work @Thierry61! Merged and tweaked. Looking forward to continuing to build on this.

What's your thoughts on an additional pug view that is linked from the xyzpub page which would show all the transactions using pagination (very similar to the address view pug)? Maybe the main balance would be calculated and show there?

janoside commented 1 year ago

@pointbiz I might agree. I'm trying to think through UX issues in this area, but I definitely agree it's not "done" by any means. I'm just happy to have something to build on top of.

pointbiz commented 1 year ago

I really like the per address tx count and balance. Kudos to @Thierry61