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
- 9ba72f5a7960c4f55a80f88ff8f8676f39f8ba89d9336846a0405f5fd4d02691:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9ba72f5a7960c4f55a80f88ff8f8676f39f8ba89d9336846a0405f5fd4d02691 · T_PMINT
- block
- 948991 · 2d ago
- commitment C
- 03cb443747ac994694fedab39cb621a90020ce631c9dfd23a4c9f6b2bd41d0787c
- public amount
- 100
- public blinding
- dcf1a389398497c2a91414403f145476e31622d082c23c1911442e3d800b2c4c
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.