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
- e59261771ed8a0fc45a319dfc71a6190f387337464a8de46f8ff1ff709298bdb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e59261771ed8a0fc45a319dfc71a6190f387337464a8de46f8ff1ff709298bdb · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03cb3f03b810f109408a5c4eab7e0a128178f7c99bbe7a39bf6c027ea83b92791d
- public amount
- 100
- public blinding
- 6bac9c3c664059048d490a31c5012fcdea5c935e5e9e2a10a996f6ffa313d854
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.