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
- 5ee1189d9a55cceed566a5075b72ab4e440101279dd032015f6e3a2c54d33c0c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5ee1189d9a55cceed566a5075b72ab4e440101279dd032015f6e3a2c54d33c0c · T_PMINT
- block
- 949541 · 3h ago
- commitment C
- 02865338d4b3bf3ddec4d3b522f3a689b10f82fd37290f23cb8c88d83d9caeb3ca
- public amount
- 100
- public blinding
- a4efdb3425185f39503e12e3a25d51e246bdf85d7c224d7d4ed699f2782ad0a0
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.