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
- 2e124629e3ea4d092a6b431263971340d8122b0bf447e5c1042a12af5f2acbc6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2e124629e3ea4d092a6b431263971340d8122b0bf447e5c1042a12af5f2acbc6 · T_PMINT
- block
- 948989 · 29d ago
- commitment C
- 035beb98d255e5aaba473455b29d7b32602672bc2d86ebba2b969ebe9f8d70e218
- public amount
- 100
- public blinding
- 5f5b1c3cdd32965aaadd04bbf099e3e08240846c5b41eb88f38ac758385180fc
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.