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
- ed06cbd1eb20f7e129c04512ac889e2f3439c975c458979bddbbd5fbe34daad4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ed06cbd1eb20f7e129c04512ac889e2f3439c975c458979bddbbd5fbe34daad4 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 029c16aa880561c49b7eedb7d4199d3d1de4f15386afae6e306c6e1e4b12c0db30
- public amount
- 100
- public blinding
- 9faddaaf78503b4691e0ee7c136cd6854102c1cad90b23bd2ef58990537a2d4c
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.