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
- 6c07d46f2bb041fa142eaee03b7813d434da49e16513c6d98245517b8601d711:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6c07d46f2bb041fa142eaee03b7813d434da49e16513c6d98245517b8601d711 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 026e5d81129021c4971e18dda240c978a76768cda0073cdeebf5c1c58ed471585b
- public amount
- 100
- public blinding
- 8933fa8d6cf50c10c4f7c6c23b5f4c37e7df5ec1d9354f272c6f24247f8f377c
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.