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
- de798b4e72abd3aa40ace2e57ae9cd2b042293618b988a2cd2866c4b8eb7dce4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- de798b4e72abd3aa40ace2e57ae9cd2b042293618b988a2cd2866c4b8eb7dce4 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0280154b9855700b27cd0be6055c89460307ab4b3d03a4e60b37e27504e1e49333
- public amount
- 100
- public blinding
- 452e2098d8b229320eaeb09d28a9b41725121c2d02c0f01f6aee23848590b68b
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.