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
- 6c5102b092423c905e8546bd28762777979a6e05ed67e5c77457cdbf02c6d4f4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6c5102b092423c905e8546bd28762777979a6e05ed67e5c77457cdbf02c6d4f4 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0232cbcb75fc7228c67f3b269641c7cad55e6ff15b17984490c25f7335bb860105
- public amount
- 100
- public blinding
- f926a2885b5815718c7501b2ecdbd9e5525f8c74033320ee096b9f70ba4f9f28
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.