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
- 848cdabe7aba683985ab5bb47e9a683d6ef7b82e2c6970a18171404513a444f6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 848cdabe7aba683985ab5bb47e9a683d6ef7b82e2c6970a18171404513a444f6 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0247cd7aa1bdbe4864b4169997f1b8352cd559c73fd2055a144716bcf396b90c1e
- public amount
- 100
- public blinding
- 34a66ab04d55833eaf991e258d32eec949a690d2b5cae3a466814c9a3f46c426
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.