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
- bd1bc0f78a2f62417b283db46d9312b991050b3d9aadf67c457c66e92aba2947:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bd1bc0f78a2f62417b283db46d9312b991050b3d9aadf67c457c66e92aba2947 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03fd5954f182d2162da5466fbc2a6d13067c436447a9f097dee704648a30d08263
- public amount
- 100
- public blinding
- 8264d086abd6ff54df07b2654d6938372ac016521a788b5ac1cdc732990e4694
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.