Loading Tool

Explorer IconExplorer

Memory Pool

14,636 transactions
7.52 vMB
0.04095990 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.81/200 MB

Candidate Block

Mining Attempt 5e9ba55089ce453d05cdb93e9b93a72506f9546af09ef0569783f0202553b54d
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 308f627fa578d49206997b45425a551d6cd85121db8155c4f6de79f245b5995b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.02572336 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (725,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,373 188,373 00000000000008444445a518038bb5149fc10c290ea3acd4d54f326717dbf4c1 309 0.09 vMB 365
188,372 188,372 00000000000008518b1fb0d01d4d8f210007bc7adb7dc54646ad352610162e86 378 0.16 vMB 115
188,371 188,371 00000000000004d7bc8069a1411def624afc8e4417337497576985cee33f52aa 32 0.01 vMB 5
188,370 188,370 0000000000000377c1bd402243e69a0217acfb6eea5fd21d3c89a3561a96c48f 641 0.22 vMB 153
188,369 188,369 0000000000000075ebf7470cf65ed85c96bea28587ad18a1d4fc9d25c0b69b7a 388 0.25 vMB 109
188,368 188,368 0000000000000223dd544d12613e3da0f3e3c6f886ed336d56a45caca7f77107 146 0.05 vMB 39
188,367 188,367 00000000000008603ad460c1f3bc4840b332a28f10b7f91179652bd8d81c23c4 827 0.25 vMB 170
188,366 188,366 000000000000098e1372f8554e11d3d5b8f5fd78c056a7bbaab072a72cc0ef52 25 0.01 vMB 59
188,365 188,365 000000000000068d78349d8b3c443eb3593860c9cb0feee66e40eebcac8ce9fd 8 0.00 vMB 0
188,364 188,364 00000000000003ba52ae8bbd04275c86a11453f9103ff7954bdf6ce46b532fae 448 0.25 vMB 116
188,363 188,363 00000000000007f7e131c42e86092c956bc33b416f80b77e491946bce900191e 135 0.05 vMB 119
188,362 188,362 00000000000007fbacd77e29c53c0b32aaa6407487723591f25889846bbaefa3 83 0.05 vMB 485
188,361 188,361 00000000000003c9c0df9b77dad0b39c8a9d7f52ba6a9df63cd44e43b0750ab6 218 0.10 vMB 96
188,360 188,360 00000000000009460ca4ca46e1863802d7b4a4a4f23cad9b445dd722da4da2e5 517 0.23 vMB 178
188,359 188,359 00000000000004b57ced971f9411117bee53c9c87e4b182bc2671daece52cffc 60 0.03 vMB 148
188,358 188,358 00000000000007079eb061794b8b1625c18ddaca56e1e77dea313c5f880aff45 32 0.02 vMB 92
188,357 188,357 000000000000065adafee12782e512820b78c114120699dd8ce14926737f095a 217 0.10 vMB 95
188,356 188,356 00000000000000c8685e6d280e5056a01f92d0030660733c731850280ab94325 577 0.22 vMB 137
188,355 188,355 00000000000000b50cb720c3048cfc341eeadb8477c910d43e01014e7f63cb7c 34 0.02 vMB 74
188,354 188,354 0000000000000736c3f738340ff9520d49dbfa15b21b75b1259df92aadb49ccd 33 0.02 vMB 17
188,353 188,353 00000000000004339590591ff7414d86972837bf4ef568296300e122c37d4df1 355 0.18 vMB 99
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.21 GB
    • Received: 0.87 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.