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
- 40a1b3f79f8107ca7f67243727623cccdef17231b0b77b1e85c11e3e8d4a6c06:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 40a1b3f79f8107ca7f67243727623cccdef17231b0b77b1e85c11e3e8d4a6c06 · T_PMINT
- block
- 948731 · 30d ago
- commitment C
- 030f05f954de43590f26664b7c43f31866d4562a6502180b8734c0e761a207928c
- public amount
- 100
- public blinding
- a9a62f9482afbf3a45fc20af60b29bddd00efa1972c0aa949658528f7128fbbc
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.