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
- 5364ce40c497693857276851828f3f48c036f64b0a401f04a6c481d9c472c2e9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5364ce40c497693857276851828f3f48c036f64b0a401f04a6c481d9c472c2e9 · T_PMINT
- block
- 948942 · 2d ago
- commitment C
- 028617b1051545aebf05cec6a7b6b14a105d7c58f5240cbd93bcc37dad72d97808
- public amount
- 100
- public blinding
- e049ac2f966d9f20b4aadf6ef6b52a4a5e30e9e9e2f86e373b8218c39b67e5f5
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.