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
- f3494fa7cc4c167aa4f397e17b1af0272457ea6ea951d3eac1b9a5e457fb3317:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f3494fa7cc4c167aa4f397e17b1af0272457ea6ea951d3eac1b9a5e457fb3317 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03ba6c391106b2d54ea7fb65fb3e05c50133f1bba5635d777e5e5b09757628a045
- public amount
- 100
- public blinding
- 5d73d5651476389eb5fd8a509dbc7e9b0e4d1f60b686fa7b5bbab10d340c5c67
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.