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
- ac48a7a0c0497e0c000c70563e78822cd0e1960c4c39147f39a2f2204eab5187:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ac48a7a0c0497e0c000c70563e78822cd0e1960c4c39147f39a2f2204eab5187 · T_PMINT
- block
- 948924 · 29d ago
- commitment C
- 0386f22b516e255ff2c9638ac4223b95de7b01efd752d6f5d395cfc66ab997e981
- public amount
- 100
- public blinding
- d9e7f7e57f1dec258fdbf52a9314bdb46591c9adf6a1df078f063e919c6d713e
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.