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
- 227d1fe8eb71472b3cb5747ce63cd982ac87da593cfe2de2257cd96d4c3004a4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 227d1fe8eb71472b3cb5747ce63cd982ac87da593cfe2de2257cd96d4c3004a4 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 029be5124c77bf55c382cf15785caedcba6589c03ca007a475da6bb007320b822e
- public amount
- 100
- public blinding
- 9e0861facf3cbafebca5a7ce598d143d854c1373266d5c7a85b41f2384e4fa07
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.