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
- 86bbdce871ac02f55ee9dcf9252c9044f96546599d86992c84b30ab3bcc916af:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 86bbdce871ac02f55ee9dcf9252c9044f96546599d86992c84b30ab3bcc916af · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03cdfc42793dd572a10d4e20cdf837b8339e4856a15b15d8956a1d3b08b8e06ab1
- public amount
- 100
- public blinding
- 654f6b7e383f88b5eb6a6705d557e8da9e55b1f4cd6fa68f3a3ac8a06e94299f
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.