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
- 71b3c4891619d8005fa72d45f31443a15dab3e03bcb2c7f91f4bfa2f619767b1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 71b3c4891619d8005fa72d45f31443a15dab3e03bcb2c7f91f4bfa2f619767b1 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03c9733847c9944836d9a99be33f468c280cbc4b68859543cef38da08a5683ad1e
- public amount
- 100
- public blinding
- beb97b1a1cb1175e034318b5ce10304f4bd2b5bee782e0659037597d7503ee8c
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.