Blockstream / Blockstream/esplora
Add "received" and "sent" labels on transaction entry when looking up address [ux improvement]
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
I've been using esplora extensively (multiple times per day) for quite some time now, and there was something that was bothering me and I couldn't figure it out until now.
When looking up a Bitcoin address, looking at the list of transactions related to the Bitcoin address, it is not easy to visually figure out quickly if the transaction is inbound or outbound.
See for example:

Compare this with blockchain.com explorer, which puts the inboud in Green and outbound in Red and makes it easier.

This may seem like not a huge deal, but trust me when you're looking at dozens, hundreds of transactions all day... it really does help!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.