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
- 322f62a39321007de5d4e84a7e5c681c469edfa3e9ba073acc00a8f2ff5f6194:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 322f62a39321007de5d4e84a7e5c681c469edfa3e9ba073acc00a8f2ff5f6194 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02804163bab0a9a9ecd37cf1e4342c5e50dfec2ba681a86c590507c610c07a0082
- public amount
- 100
- public blinding
- 46ed15bac4e355e95f0fd26c2c38fc2999bf7791c6eb16f06956736fb35eaf26
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.