Bitcoin Forum
May 11, 2024, 07:17:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Bitcoin Explorer disk space? on: December 06, 2018, 01:06:22 PM
Anyone here developed an Bitcoin (no altcoins) explorer?

I'm trying to store all the data (360million transactions) on MongoDB using https://github.com/norestlabs/mousexplore-vcoins/ but it will need around 3 terabytes of space and I'm not sure if it is reasonable.
2  Bitcoin / Project Development / Help developing an Explorer on: November 16, 2018, 08:54:58 PM
I've a full bitcoind node running, whats my best option to make an explorer? (i only need the back-end), essentially i need 3 calls, address info, block info and tx info.

I tried insight but it doesn`t seems to work.
3  Bitcoin / Project Development / Block Explorer Development on: November 13, 2018, 04:54:22 PM
We're developing an block explorer, after searching a lot I found that my best options is to use:

Insight
ABE

but our current node is running on prune, so I can't use ABE, from what i saw from insight, it works like an API, and we don't want to use a third-party service.
I've multiple other hosts that I can use to install a full node, I'm just wondering if this is the best way to do this.

Any tips?
4  Economy / Invites & Accounts / [WTB] LocalBitcoin Account on: June 19, 2018, 02:30:43 PM
Looking for LB account with at least 8BTC volume, I'll pay in BTC only with escrow, pm me with the price or post here.
5  Bitcoin / Development & Technical Discussion / Balance doesn't change bitcoind on: January 20, 2018, 02:52:21 AM
Im trying to use testnet, generated some addresses, when i type "bitcoin-cli getaddressesbyaccount main" i can see the addresses like this


[
  "mfa1WF1oh4nYpVBNrswREzxCqzZBkNmaFc",
  "mqZiAjeiigg9PXiZBnceNgWuoALvbNYryr",
  "n1zGuGPwXM43t2xJhWbyQaYrQSCB8rwnuH"
]

Them i send some faucet to any of them, and the btc never reach the account, when i type "bitcoin-cli getbalance main"

it always say balance: 0

Tried many faucets and it shows my balance bitcoins on the transaction (website).

What im missing?
6  Bitcoin / Project Development / Constructing a BTC market API problem on: January 18, 2018, 02:19:28 AM
deleted
7  Bitcoin / Project Development / deleted on: January 15, 2018, 09:52:09 PM
deleted
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!