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
- 7700e6ea7ffd526a4f5327eaeedbba7fe5217463b106981c0a2cf580f357ce3b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7700e6ea7ffd526a4f5327eaeedbba7fe5217463b106981c0a2cf580f357ce3b · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0311a5eeb7c0286cc28cff4b38cecee4603cfff34684dcb15cfe8ea425febedf05
- public amount
- 100
- public blinding
- ae6f49352d7605bf4278a42744847e7269f10e9b77f9689c5a72a7b23266507b
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.