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
- 7a35440f282759ac47799d9ee4ca0823c63b93dde65a3913c6229a4994e5d7c2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7a35440f282759ac47799d9ee4ca0823c63b93dde65a3913c6229a4994e5d7c2 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 025ab624b6912636ca1e29fe38546075353771bc068c261180629309e22141a3b0
- public amount
- 100
- public blinding
- 6a55dc2989142ec8ca03f3682aa4bb55a20ed1d6aac217f201a5b83b8c4955bb
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.