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
- 2a4eb656446051f9f6bfa3dcf82efb927d0f83de90f1223f6714ad8299305dd2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2a4eb656446051f9f6bfa3dcf82efb927d0f83de90f1223f6714ad8299305dd2 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 03ff467ebfb1b51f201ed61c744461f0c7febfd49eb4bd7a5a0e62a7579688e0fd
- public amount
- 100
- public blinding
- b5403c69973a803ed8e6d5090f26dad8c617584e3fbf7d23eac4d12a42fbd2fa
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.