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
- 021f0fcafe951ed84c599fc0a37c7dd7f1998b1b09ea53d09f0b89be38fb658b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 021f0fcafe951ed84c599fc0a37c7dd7f1998b1b09ea53d09f0b89be38fb658b · T_PMINT
- block
- 948722 · 4d ago
- commitment C
- 036df6d72c3b8b9815763fb6d5a7f5bbe880af2dc34261c0c09f4d4ed4d0027836
- public amount
- 100
- public blinding
- 22c215c974f26a6a2b6e0b056e3f35eb5e8c8b96f9aefe7a68927d148fc3ca20
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.