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
- 983a62803f78be72d13fe759d1268267d5b4358cea5108c122ecf25438b1818d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 983a62803f78be72d13fe759d1268267d5b4358cea5108c122ecf25438b1818d · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02835026ce53489de0c19d344faf9943f85f69fbcb3c4f9d0163dfe117a7bfeafe
- public amount
- 100
- public blinding
- a88944facc51e85d9fd36adf8d617dd8bc5ea390101a707f453e3aaaae6ee4fc
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.