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
- 0a4da2210997fc2045111c282ef38e2e495f752dd585871e27900b2053ba3540:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0a4da2210997fc2045111c282ef38e2e495f752dd585871e27900b2053ba3540 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02a51d91571c6549e31db3fc5f7332529012b7d62afa20c632c45435eb30b46bb1
- public amount
- 100
- public blinding
- 1b2d4957fd0546cc684bec21941625f7859882d55760a566603a2437fcd52fca
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.