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
- e6367931e45a6afbc14d294a1e237b0ebf61cc0cee880e119479160c7c37165a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e6367931e45a6afbc14d294a1e237b0ebf61cc0cee880e119479160c7c37165a · T_PMINT
- block
- 948520 · 54d ago
- commitment C
- 0315ba8627fdd01949307c172337891252ebb9023bbbe784081be154b7aee78909
- public amount
- 100
- public blinding
- 1d600bb6fcedbba313236b22f8092a2b292e24bbecac15a44124ceb2eaf825f4
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.