Blockstream / Blockstream/esplora

Add "received" and "sent" labels on transaction entry when looking up address [ux improvement]

Open
#163 0 comments 3 reactions 0 assignees View on GitHub
enhancement
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:

![image](https://user-images.githubusercontent.com/7997682/72392501-44acf480-36fe-11ea-9bcb-b6cde1f4974a.png)

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

![image](https://user-images.githubusercontent.com/7997682/72392462-29da8000-36fe-11ea-9c4b-bccb1471e37a.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.