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