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
- 993140260bc43f0efb3baabf82c9778f1ec4d2f959000a58f9d746eb9a7dcd75:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 993140260bc43f0efb3baabf82c9778f1ec4d2f959000a58f9d746eb9a7dcd75 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02ef699be6c1915053388489b1c255d2f9eb47f22328d6dad76c8adcac7f98786d
- public amount
- 100
- public blinding
- 7189199ff0b3b8302589f7e485b08a49585a7655163a5dac67a17a6c3e1147cb
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.