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
- b3023474b19c42a9d8cea420c4540b0312a8f327ef2e937a07f3b5ac6613ce41:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b3023474b19c42a9d8cea420c4540b0312a8f327ef2e937a07f3b5ac6613ce41 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03dc7e0b8bfc22cd4268f58063664f1f2b460523dc2dac688e77a3c0828f3e24c6
- public amount
- 100
- public blinding
- ffeb6f62463ce772624efc6be70bf3706ed41f9f48880e41d8da39790af06479
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.