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
- 0572a5df50bcee7f699b245a525b8dcd7f2b61443b0f7832c80d2023c4d0aa62:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0572a5df50bcee7f699b245a525b8dcd7f2b61443b0f7832c80d2023c4d0aa62 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 025f125c1f721d66a22ae0ba066ce71fa8f032744388c1f3c7674ab9c57280c927
- public amount
- 100
- public blinding
- a1aa9f516ce63b650ccf2a87ea75c27bc11fb7c9c9e5a8c8479753ff1ca3d675
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.