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
- 338bb7be947a80bfefbfe647ac8ffcd7b1d79d66fd4734db3858af630f085935:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 338bb7be947a80bfefbfe647ac8ffcd7b1d79d66fd4734db3858af630f085935 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02cf262ad6e69f7fd310c10509c131c6777ba39ed3938a217ba60310bd98b0a16c
- public amount
- 100
- public blinding
- f6bfc6579670fe3daab488e2275462f33e924123b61b43cba7964fa631cd8196
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.