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
- bc29c07a2217df1929b387bc7032e9e288e587ef635ad0a91f3c6c540f2bf10c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bc29c07a2217df1929b387bc7032e9e288e587ef635ad0a91f3c6c540f2bf10c · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0287282e2e449c4eaf5d6151f30ed79ebb0f8b699de5f9642b3b91cd18480e4a2e
- public amount
- 100
- public blinding
- 5dd98c6426033fa3283aae7077ea7b3077f07709c59778197b5ff63c81ac9fdc
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.