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
- c2f49be42c792bdebcef6b196be35aa795dc60f46acbe9726fcf1574def2ed62:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c2f49be42c792bdebcef6b196be35aa795dc60f46acbe9726fcf1574def2ed62 · T_PMINT
- block
- 948939 · 2d ago
- commitment C
- 02d48002365729aec7242a9eccd69447c60f34cca9d8f33ed204337ba5bd01c6a0
- public amount
- 100
- public blinding
- b3e316291bedda50ee253ee61af8cf41bc7171fab10bbe631911e6a20e372ccd
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.