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
- 5f021f8cbb1b3d3894b2cccc0eda3b80037e441d7f41533a6eec6865f501ca2d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5f021f8cbb1b3d3894b2cccc0eda3b80037e441d7f41533a6eec6865f501ca2d · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02b44d9b45aaf28ef1bf38caab55a3ea0a0b77b1ab22218cb02473ead4f5a7fac3
- public amount
- 100
- public blinding
- 00e54de91b7b0899d75c07a5800574fb9b1cbf4275e065eb8a0c82d41b08403c
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.