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
- 568e319fd02fd3f2d2236bd3a9990c3d5cb908ac5c6e4eb8f9fa9d11cab82fb2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 568e319fd02fd3f2d2236bd3a9990c3d5cb908ac5c6e4eb8f9fa9d11cab82fb2 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 023ffec26e4c2f01a099bb5fec3f6d5a624ceacc7f00a21873cdbe20e9f1d06d0d
- public amount
- 100
- public blinding
- f48a6a7152c55e5550c78c37a04953bb80b54a800a7bac7ce47833e75b62993c
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.