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
- 6a75aac378d74ec247afc766bb9151f58e9eb6d7f978ac77a4034513c140ca51:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6a75aac378d74ec247afc766bb9151f58e9eb6d7f978ac77a4034513c140ca51 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02c443c4860e07d1b46a5f33898abe5d64525bffc8c4dea15e3e4bef45358afd3a
- public amount
- 100
- public blinding
- 602d073c9c2b32a57449de9a218f2ff4cd05c6459f41e9851683790a23a80fb5
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.