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
- bdf058342e33e11c09fc94999a07c510ca5bab9fae6a67e60ae9285a0ffb25cb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bdf058342e33e11c09fc94999a07c510ca5bab9fae6a67e60ae9285a0ffb25cb · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02236459f5d972ff7c3713d23b84a7a40e5525b04439d626a64ddbe4a58c18816c
- public amount
- 100
- public blinding
- ca9a2bef34a39a978ad33f99e610aa0846eb0ea8c9b69a3f4a4c0c4ba0cfbf4e
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.