About 23,600 results
Open links in new tab
  1. backup - Can I check balance of wallet.dat without downloading …

    My question is: once I move the wallet.dat file over, how do I check --without downloading the block chain -- the balance associated with it to make sure all is well?

  2. blockchain - Bitcoin Stack Exchange

    Mar 31, 2022 · I want to check multiple bitcoin addresses balance in python, can someone suggest a script that can do it fast and without getting api error.

  3. Simple Address check via API - Bitcoin Stack Exchange

    Jun 9, 2018 · So I have a wallet with thousands of addresses, I want to know how can I check the blockchain whether or not a transaction has been made to one(or another) of the addresses?

  4. Get Wallet balance from SeedPhrases - Bitcoin Stack Exchange

    Mar 7, 2022 · does anyone know how to get a Crypto wallet balance wit just SeedPhrase without having to log in to the account.

  5. api - Check public address balance - Bitcoin Stack Exchange

    Nov 6, 2022 · 1 I am willing to write Python script to check for some public addresses balances. I understand that I need to access API of known exchanges (Coinbase, Binance). I also know …

  6. Bitcoin Cash: how to check address balance / transactions?

    BlockExplorer (https://blockexplorer.com) provides a way to check bitcoin balances. What is the alternative to check for transactions in Bitcoin Cash addresses?

  7. blockchain - Lost my Bitcoin wallet and have only 11 out of 12 …

    I have my Bitcoin address and only 11 of my mnemonic seed phrase words (of 12). I attempted using a word I thought was it and then recovered a wallet on bread wallet, but after sync in, it …

  8. wallet recovery - I'm trying to find out if I invested in bitcoin years ...

    May 26, 2017 · 4 If you purchased bitcoin in the past, there are likely only two ways you were storing it. First, you may have been storing it on some web wallet, where the keys to use the …

  9. How can I check a public master address balance?

    Nov 19, 2017 · 5 I have an extended public key, I need to check it's balance (I have no connection to wallet), is there a third party service for that ? Edit: This is not a bitcoin address. This …

  10. How to check Bitcoin wallet balance without any API

    Feb 28, 2016 · 11 I am building an application and that will involve large set of bitcoin wallets and need to keep on checking for balance. I don't want to use any third party APIs as they all have …