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
- 036b1d0bad5859d2fe8e9407f85242d580f1a7e62cd348519956135352b4c786:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 036b1d0bad5859d2fe8e9407f85242d580f1a7e62cd348519956135352b4c786 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02022737175fd022fc17a89c75e7891fe25e8d7b23086f0a4a6baf7203d6a311f5
- public amount
- 100
- public blinding
- 4e63709e0a26034319fdda446a52782496ca82d5b2f5b2b5b2e6f61cb414f8fa
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.