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
- aac36ca9119aa54edd49aa4a1f6e7eacb1cb46de64c10bc736bb896ec190018c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- aac36ca9119aa54edd49aa4a1f6e7eacb1cb46de64c10bc736bb896ec190018c · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02eb4cf0055d9840bd0876c2e4b131dedde17be792d2d27f61256a2cd4f7e99ac6
- public amount
- 100
- public blinding
- 53222f3ffdf999edab68331dd4c2c5c2a8859339c1e83baf2019730a17ecf477
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.