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
- 7efed5829f058f8a7a693dd346595172a76a23f41d8c83a37d79c068a1fc6fdf:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7efed5829f058f8a7a693dd346595172a76a23f41d8c83a37d79c068a1fc6fdf · T_PMINT
- block
- 948723 · 4d ago
- commitment C
- 03590596ffc2193ca1c0301fe8716fd52f833e37ef8523ab6d26d16817b8a402fc
- public amount
- 100
- public blinding
- 85b8b8ae2e6a5478649208cde5ab61abab3753d88b2ea8413c924b2162201458
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.