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
- 7b912206a3dae3e99d0e26c6e2f8d31a3fabe76a11e0ceefa0dd73a00ef5ee09:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7b912206a3dae3e99d0e26c6e2f8d31a3fabe76a11e0ceefa0dd73a00ef5ee09 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 030095fdd4e140b70646f912f3d60df521635ebe0dceb6e644d969fa78c7127e5e
- public amount
- 100
- public blinding
- f49c8a3dd517e9747c6de4856dedabc91731d42c61a1646cc2ef85d05bafc314
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.