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
- ab15e40ce4df942203523a7ee225381b45bca1f1d4e6953e22ca99b1843e315f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ab15e40ce4df942203523a7ee225381b45bca1f1d4e6953e22ca99b1843e315f · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03a0c330505314e8f1127fca3d7c4dfb8e11ab13c9c5927036dae3f1c1f5b8f436
- public amount
- 100
- public blinding
- 6b3f6dab5a1324b13854ca8c6fc80aae98d67afdd582109a9da9a455c1c2fd57
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.