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
- aad4e561de5c6b30df72d8677403a8b1466972fab67717e1f75950d5b8044be7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- aad4e561de5c6b30df72d8677403a8b1466972fab67717e1f75950d5b8044be7 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 024f47749a85cd7bd231b19e1989ea26dd08f03a609d51ab04a913dff53907d2d9
- public amount
- 100
- public blinding
- 17ce3e5cc7cb05051b73d8f687939d5bfdc6e400563f0d68b7def4a1d07c265a
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.