UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 8a0384dc5319390ed30ede3956f1e6824fcb6054f408bff9b64f8ad6f5506e70:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8a0384dc5319390ed30ede3956f1e6824fcb6054f408bff9b64f8ad6f5506e70 · T_PMINT
- block
- 948998 · 2d ago
- commitment C
- 03b862177d9f6973f45a80c52f0907778485d9ca80111708a32999636daa67acc9
- public amount
- 100
- public blinding
- 73452fa64c761dd50c51804b2d1d5ba172b70a2baeccb5a6ea37b238b23eacf4
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.