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
- 61ff6507b57e804bb99525fdd4ad7b9acb989b46802e56ca4cde7c64898b8048:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 61ff6507b57e804bb99525fdd4ad7b9acb989b46802e56ca4cde7c64898b8048 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03699e3dcf68e5ac214e61237b6d11e99a76c029459c02de2b037f518ac3ce6c13
- public amount
- 100
- public blinding
- 08ff9033033cc2341b3b9d478acee01445e8e891fd42141a936b8e2e40df5b0a
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.