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
- cf6dc9ce85c6ae9c4d0d0194a8713c39f2562a9a02a450315b0a73a45472b1ce:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- cf6dc9ce85c6ae9c4d0d0194a8713c39f2562a9a02a450315b0a73a45472b1ce · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0342b20fa019072e2f6686b4b7b46b9082f6a4576e258e064c84948a7aaeeca4ec
- public amount
- 100
- public blinding
- b082fc62f60a431cd90af4af43b9cbce7bd3032f4c1bca8ac55493668f4f9dca
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.