Freewallet.io User Manual
Freewallet.io User Manual
  • Getting Started
    • What is Freewallet?
    • What are the features of Freewallet?
    • Where can I access Freewallet?
    • Where can I access previous versions of Freewallet?
    • What is Tokenscan.io?
    • Why do I need small amounts of Bitcoin to do things in Freewallet?
    • What BTC fee should I use?
    • What is the Automatic Donation System? How do I turn it off?
    • What is an Asset/Token/NFT? How can I store them?
    • I want to trade a certain Asset, is it legitimate?
    • How to find the License Agreement
    • What else do I need to know?
  • Exploring Balances, History, Exchange and Dispensers
    • Address Balances
    • Address History
    • Viewing Tokens
    • Exploring Token Information and Enhanced Asset Information
    • Understanding Dispenser Markets
    • Buying XCP and User Created Tokens from a Dispenser
    • The Decentralized Counterparty Exchange (DEx)
    • Understanding Exchange Pairs
    • Buying and Selling XCP and Tokens on the DEx
    • Understanding BTCpay and BTC/TOKEN on the DEx
  • Freewallet Functions
    • Creating a Wallet
    • Locking and Unlocking Your Freewallet
    • Viewing, Creating and Importing Addresses
    • Show a QR Code for your Address
    • Sending and Receiving BTC
    • Sending / Receiving XCP and User Created Tokens
    • Displaying the Seed Phrase and Private Key of your Address(s)
    • Using the Multi Send function
    • Create a Counterparty Token (NFTs and FTs)
    • How to Change Token Properties
    • Changing the Token Description
    • Issuing more Token Units
    • Resetting Your Token Issuance
    • Locking Your Token Issuance
    • Transfer Token Ownership
    • Destroying Tokens
    • Paying Dividends to Token Holders
    • Voting with Tokens
    • Broadcast information on the Bitcoin blockchain
    • Signing a Message Using Freewallet
    • Signing a Transaction Using Freewallet
    • Using the Sweep Function
    • Setting up a Dispenser
    • Closing a Dispenser
    • Cancelling Exchange Orders
    • Starting an Exchange Pair that has no orders up yet on the DEx
    • Minting Open Fairmints
  • Common Questions Using Freewallet (FAQ)
    • What if you make a mistake?
    • Where can I see my current version?
    • How do I check my Freewallet Server settings?
    • How do I use the Debug function on Freewallet?
    • Can I use the Counterparty/Bitcoin Testnet in Freewallet?
    • Can I burn BTC for XCP?
    • What’s a Stamp?
    • What’s an Ordinal?
    • If Tokenscan is down for maintenance, can I still access my funds?
    • Why is there more than one input on my BTC transactions?
    • Does Freewallet support two-factor authentication?
    • Can you lock a Token description?
    • Can I run my own Counterparty server?
    • How do I use Freewallet to mint an Emblem Curated Vault?
    • How do you create a Burn Address for use on Counterparty?
  • Troubleshooting / Issues
    • I sent BTC (or a Token) to Freewallet, why doesn't it show up?
    • Why can't I see my assets I own or created with 0 issuance?
    • "Error While Trying to Broadcast Transaction"
    • "Failure to send not enough BTC in wallet"
    • My Freewallet Exchange/Dispenser tab is resetting the data when I try to sort by BTC Price?
    • "Public key was neither provided nor published in blockchain."
    • I logged in and see none of my assets but I see them on tokenscan!
    • Help! I used too small of a fee and my transaction is not confirming!
    • I sent/dispensed an XCP asset to a Wrapped Segwit Address (address beginning with "3")
    • I sent/dispensed an XCP asset to a Taproot Address (an address that starts with "bc1p")
    • I updated Freewallet and can only see my first 20 addresses! How can I get them back?
    • My second transaction on an MPMA (Multi-send) is not getting confirmed and giving me an error
    • Freewallet gave me a TX link but Tokenscan says "Transaction not found on tokenscan"
    • Error composing dividend transaction via API: ['zero dividend']
    • My MacOS/Windows is saying Freewallet is not verified by the app store. What should I do?
    • Counterparty API Communication Error!
    • What is a Counterparty API Error?
    • Stuck on "Checking Data Encoding Fees"
    • Constructed transaction does not parse correctly
    • My transaction is too low of an "Effective Fee Rate"
    • Error Composing Dispenser TX - Balance History
    • I entered my created password and stuck on "You will need to unlock..."
  • Getting Support
Powered by GitBook
On this page
  1. Common Questions Using Freewallet (FAQ)

Why is there more than one input on my BTC transactions?

PreviousIf Tokenscan is down for maintenance, can I still access my funds?NextDoes Freewallet support two-factor authentication?

Last updated 6 months ago

Even though Freewallet is showing you the correct total amount of BTC in your wallet it may be that you have many Unspent Transaction Output’s (UTXO) that make up your total amount of BTC in your wallet. This naturally happens over time especially if you have done many counterparty transactions (small BTC transactions) and accumulate many UTXO’s on your address.

If you would like to learn more about this process and its relation to Counterparty and Freewallet (and have some time read and understand it) what UTXO's are, how to view and manage them and their relation to Freewallet.

If you see more than one input from your address on a block explorer for a BTC transaction it most likely just means you had to use more than one UTXO on your address. Here is an example of a Bitcoin address with more than one "input" (or UTXO) on it as viewed on Blockchain.info

It is very common for not only Counterparty users, but also all Bitcoin users in general to consolidate these UTXO's by sending all of the Bitcoin on the address back to the same address it is on.

Above is an example large-scale MPMA send using Counterparty. On Tokenscan the Transaction Hash is shown above with the Red Box and the Source address is shown with the Blue Box. You may see on a BTC explorer that extra outside addresses not related to your address are being included, just like this transaction above. Below is that exact same Transaction Hash, but shown on mempool.space with 'strange' inputs from addresses that start with a "3".

Multi-Sends work by encoding data into two transactions and having strange addresses (like addresses that start with "3") is not uncommon to see when looking over your transaction on a BTC block explorer. These are included in the fee when broadcasting the MPMA Counterparty send. How many extra output addresses are included depends entirely on the amount of data encoded in the MPMA send. It is important to note here that the data shown on Tokenscan for your multi-send is showing the accurate destinations that the multi-sends are being forwarded to.

The underlying tech is the reason you are seeing more outputs on a BTC block explorer.

This process and best way to consolidate UTXO's is .

When it comes to the topic of and how extra outputs are used. These MPMA sends use Counterparty encoded send data within the Transaction data. These extra outputs are NOT send destinations.

If you are seeing the error "Failure to send not enough BTC in wallet" when you absolutely have enough BTC to cover your transaction it could be that this error is in relation to your UTXO’s on your address and in the Common Freewallet Errors section.

explained in the medium article mentioned before
MPMA sends (Multi-sends) using Freewallet
please reference this guide
this medium article explains in detail
Medium article that explains in depth what UTXO's are and their relation to Freewallet transactions
An address with 6 UTXO's that make up the total amount of BTC on the address
Example Multi-Send as shown on Tokenscan.io