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
- 0ddc8ce221947ffbd4551a6e0060170944ff658e1f319a2d32445d01de49f301:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0ddc8ce221947ffbd4551a6e0060170944ff658e1f319a2d32445d01de49f301 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02538f36f324e0f0d8005088e672d9e8b9837a68536852d206dbbb941a31d8539b
- public amount
- 100
- public blinding
- 7ef4412968eaf21a63264efcd849708ab941cf30301a2bb5b6c35658b24b0936
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.