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
- 87c8c18ebc662d927ba69399882f147c81a3096a48788cc59c86aed05a1f96ad:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 87c8c18ebc662d927ba69399882f147c81a3096a48788cc59c86aed05a1f96ad · T_PMINT
- block
- 949523 · 4h ago
- commitment C
- 02efabf74fc244d6904148ebe8778043628dd76dc16e6f8b8119d31d36643b29d5
- public amount
- 100
- public blinding
- 040a283a1fb1d6b120df7351490b9e1f928c65de826d9e2d3fb5b6b999a44701
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.