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
- b360233ad9f0f88be2a8afef58ea38326d55d52761e2bb38eab217a6f77ca59c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b360233ad9f0f88be2a8afef58ea38326d55d52761e2bb38eab217a6f77ca59c · T_PMINT
- block
- 948520 · 55d ago
- commitment C
- 025c5f8acca821d7c34c7e6733b397c12fc34a57e9eb237a401129a9ee3ab617ab
- public amount
- 100
- public blinding
- 0f689e612aa02d375d8d0d38a78fed2a6e57f68165bee1bad8ca62086b86122f
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.