Timestamp |
{{ tx.status.block_time * 1000 | date:'yyyy-MM-dd HH:mm' }}
(
|
Included in block | {{ tx.status.block_height }} |
Confirmed | |
Features |
|
First seen | |
ETA |
|
Features |
|
Type | TXID | Virtual size | Fee rate | |
---|---|---|---|---|
Descendant | {{ cpfpInfo.bestDescendant.txid | shortenString : 8 }} {{ cpfpInfo.bestDescendant.txid }} | {{ cpfpInfo.bestDescendant.fee / (cpfpInfo.bestDescendant.weight / 4) | feeRounding }} sat/vB | ||
Ancestor | {{ cpfpTx.txid | shortenString : 8 }} {{ cpfpTx.txid }} | {{ cpfpTx.fee / (cpfpTx.weight / 4) | feeRounding }} sat/vB |
Fee | {{ tx.fee | number }} sat |
Fee rate |
{{ tx.feePerVsize | feeRounding }} sat/vB
|
Effective fee rate |
{{ tx.effectiveFeePerVsize | feeRounding }} sat/vB
|