Questions tagged [balance]

Current amount of currency units (bitcoins, ppcoins, real money, etc.).

Current amount of currency units (bitcoins, ppcoins, real money, etc.).

188 questions
23
votes
5 answers

How does the network know my current balance?

Maybe I haven't yet fully understood how transactions work. And if so, please forgive me my stupid question. But I assume it to be "just" a digitally signed message like "send 1 BTC to Bob" where Bob is identified by its public key (of course…
TomS
  • 341
  • 1
  • 3
  • 6
8
votes
2 answers

Where is my bitcoin balance stored in the blockchain?

This is possibly a duplicate but, since I am a Bitcoin dummy I cannot find it. Anyhow; as I understand (and I will make some assumptions here), a block in the blockchain contains one or more transactions. Transactions are typically bits of…
Stefan
  • 183
  • 1
  • 7
8
votes
2 answers

How can I have friend to send me money without possibility to see my balance?

How can I have friend to send me money without possibility to see my balance? When I give him address where to send bitcoins, he can use e.g. https://blockchain.info or http://bitref.com/ to find my balance. If I create new address, let him send…
relaxxx
  • 183
  • 4
4
votes
3 answers

How to get historical balance of a Bitcoin address at a particular block number or date?

I would like to get the balance of a Bitcoin address at a particular block number or date. Is there any way to retrieve this data from JSON-RPC? Alternatively, is there any API or blockchain analytics service that provides this? Thanks.
Bill Chan
  • 41
  • 3
4
votes
3 answers

How to check about 10 million bitcoin addresses?

A few years ago I deposited a specific amount of bitcoins into an address and wrote that address/private key down. I lost the last four characters of the address. I counted that each character can be 26 upper + 26 lower + 10 digits = 62 characters.…
user1367204
  • 141
  • 1
  • 1
  • 2
4
votes
4 answers

How do you get the balance of an address in your wallet using the rpc interface?

The current rpc interface only allows you to see either 1. The balance of the entire wallet 2. How much was received by an address (which is okay... if you never spend) Basically, I want to know how to get the balance of a specific address in my…
2
votes
1 answer

coinb.in wallet balance does not match "confirmed balance"?

Coinb.in wallet amount is different from "confirmed balance"? Is this because an earlier incoming transaction hasn't actually completed?
ganymeade
  • 21
  • 2
1
vote
1 answer

Is there any tool to check sum of all BTC based on transactions?

Is there any tool to check sum of all BTC based on transactions? We can easily get this amonut by sum up mining rewards, but what about sum up all non zero wallet balances?
1
vote
0 answers

Wallet Balance does not match Transaction Total

Obviously, I am a newbie.....I have made several "buys" on Coinbase and the Wallet balance does not match the transaction totals - they are off a considerable percentage amount. Am I looking at it wrong or what?
Rick C.
  • 11
  • 1
1
vote
0 answers

Bitcoin account balance computation power

As far i know, In bitcoin there is no where storing the account balance in db straight forward. If the person wants to know his account balance from his client app the server will calculate all his transaction of credit and debit return the sum…
balaphp
  • 111
  • 2
0
votes
0 answers

Get any bitcoin wallet balance without other api

I have installed bitcoind. Now I'd like get any address balance, number of ingoing transactions and amount of ingoing BTC. What is the best to do it? I didn't found way to do it using RPC bitcoin api.
-1
votes
1 answer

Zero balance showing in Bitcoin client

Yesterday i baught 1 bitcoin and i got a confirmation email that the amount was send to my wallet...only my wallet shows 0.00 balance!...i did install the bitcoin client after i purchased my bitcoin...is that the problem?... My bitcoin client is…