Loading Tool

Explorer IconExplorer

Memory Pool

78,691 transactions
29.38 vMB
0.07876387 BTC
Random Selection Loading Transactions
Max Size: 179.96/200 MB

Candidate Block

Mining Attempt 2e631c57e6e94595c9b82930d695ba5beab41ff793323a68e21ab3f23c9c1396
Version 20000000
Previous Block 000000000000000000005526bea8af5b3d9aa43c0c50a99620a61707332605e3
Merkle Root 0cbc9288ac2ff8be3ed7f79e2e66619a027172092ff3eb5f212557eb403249d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01407029 BTC
Feerates: 100.36 > 1.41 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,237 (507,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,811 407,811 00000000000000000552f27336c7ebafb423d18c26c17c14fd7e91a8e2a07eca 1,724 1.00/1.00 vMB 34
407,810 407,810 0000000000000000030740b0cc2aa6db6737724d858a54a1f93a2692fb86e1f9 1,467 0.74/1.00 vMB 35
407,809 407,809 0000000000000000033628c7ed35562e784727dc0d19653abe6b3b79d5d4c82d 1,111 0.65/1.00 vMB 31
407,808 407,808 00000000000000000495f8d22081779f4b22352d3c791244e7149604e5f47cb7 600 0.42/1.00 vMB 25
407,807 407,807 000000000000000002a58dfa73f4e324c17c4e6ff0f213ba9b63053e332c873d 293 0.18/1.00 vMB 45
407,806 407,806 000000000000000001fabcc5b05f5d151cf70dd9754622f255d16437e4661d27 1,352 1.00/1.00 vMB 23
407,805 407,805 000000000000000001b5c4e10edc0a15bb4560b17ab3ed8037eeb36233a9e16f 1,838 1.00/1.00 vMB 51
407,804 407,804 0000000000000000030472556faec75f67da9b29435df5668e735f969fee3b40 614 0.36/1.00 vMB 26
407,803 407,803 00000000000000000601a5834c7b97237ccf018348ff9e47f4790cf6149282a4 1,961 1.00/1.00 vMB 40
407,802 407,802 000000000000000005fe92db9c5cbe65012598c2d2057afb7028aef410883508 2,085 1.00/1.00 vMB 33
407,801 407,801 000000000000000004297a61fc1814e557896b19319e2b8433bf0c26b977fd76 316 0.18/1.00 vMB 29
407,800 407,800 000000000000000003768354e0ddd921ffee3b69de0dca60eed5594856f4fe96 683 0.37/1.00 vMB 31
407,799 407,799 000000000000000000be66529eef46f0c0c37a68be082c136bee04b6ecbb4f9a 303 0.20/1.00 vMB 35
407,798 407,798 000000000000000000a6341432d0d43bf07e88ef0532f0c548914483d0fba16d 899 0.90/1.00 vMB 19
407,797 407,797 000000000000000002d48b3a621f88b1aed2390e866f03e603ba00781b22db47 789 0.84/1.00 vMB 24
407,796 407,796 000000000000000005c2225e25285d69e431ebb7044718d565503360fb8dc8ae 2,851 0.99/1.00 vMB 62
407,795 407,795 000000000000000004bb8bafa0faae523a87c5eb480e0b289c736f6296512028 518 1.00/1.00 vMB 14
407,794 407,794 0000000000000000008fad5a22b02c74a0d3f7b3d4f4efdf565c779ca24f53c2 1,760 1.00/1.00 vMB 30
407,793 407,793 000000000000000004913b224880baaa58a77b0853883fac4f9e1235afe5092b 2,042 1.00/1.00 vMB 47
407,792 407,792 00000000000000000480fe91e28ea19fee342dc2ea10be257db8b650f31f8008 2,993 0.99/1.00 vMB 63
407,791 407,791 000000000000000003efd412f14ed2359b64b34c14201f46fb6cee06a62ee3f5 860 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.06 GB
    • Received: 17.02 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.