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
- dfdab04602191f066a79943d41fb0c61ab22c6779613b102494f70acab744f6c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dfdab04602191f066a79943d41fb0c61ab22c6779613b102494f70acab744f6c · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 03ad2152057755199c48c34c90f5879a33fead02d40321cb2c640160f039eee455
- public amount
- 100
- public blinding
- 6675845b177f5def0bd17cd64a07b5624c9082880458f568b929f4e99504052a
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.