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
- ed8eea2509af7899db7cf2cc37a73ef770d4363d825fc37a9550319b956a68dd:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ed8eea2509af7899db7cf2cc37a73ef770d4363d825fc37a9550319b956a68dd · T_PMINT
- block
- 948994 · 29d ago
- commitment C
- 0366873ce273128b21f3463e40f21e5b7bc8652658880352e4f0becbf801fde09e
- public amount
- 100
- public blinding
- c947b7aef64be17b0fec6fc30ab84c7c3fe67bde85b08953bf529a839104a63f
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.