Skip to content

Conversation

Geremia
Copy link

@Geremia Geremia commented Jul 30, 2025

"Unconfirmed [1.8 sat/vB, 4.13 vMB]" is confusing. It should say: "Unconfirmed [fee: 1.8 sat/vB, mempool depth: 4.13 vMB]".

@SomberNight
Copy link
Member

I think we need to be terse here, space is limited. This string is also displayed on mobile.
Which part exactly is the confusing part?
Also note that if the user inspects the details of the tx, they can learn/intuit what the string means, and from that point onwards the verbosity is not needed.

@Geremia
Copy link
Author

Geremia commented Jul 30, 2025

@SomberNight

Which part exactly is the confusing part?

The second number (depth of the txn in fee-sorted mempool?), measured in vMB, confuses me. It starts and 0 and increases while the transaction is waiting for a confirmation?
There should at least be some documentation on it, or a descriptive tool-tip.

@SomberNight
Copy link
Member

In the transaction details dialog (right-click>Details or just double-click), the same number is shown with more context:
Position in mempool: 0.23 vMB from tip

pic depth

We could add even more description there, in the tx details dialog. That would be preferable.
e.g. "?" help button at the end of that line, or make the "Position in mempool" label clickable, or with a tooltip, etc.

@Geremia
Copy link
Author

Geremia commented Aug 2, 2025

@SomberNight

We could add even more description there, in the tx details dialog. That would be preferable.
e.g. "?" help button at the end of that line, or make the "Position in mempool" label clickable, or with a tooltip, etc.

That would be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants