Loading Tool

Explorer IconExplorer

Memory Pool

73,831 transactions
28.23 vMB
0.06847065 BTC
Random Selection Loading Transactions
Max Size: 167.81/200 MB

Candidate Block

Mining Attempt 0a35d765d2c88d1e8fddaa461206890841fbd82bbab5e8a924e4cec76a5feece
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root e6ecff92cfd84b291f30202433cbd3cbf6c4738d80a39fa1956b8a6de496b70a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,598
Size: 1.00 vMB
Total Fees: 0.01197438 BTC
Feerates: 101.62 > 1.20 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (256,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,947 658,947 00000000000000000008f885582134ca0d8c7408264d88f9a6c374b04f86541d 1,244 1.00/1.00 vMB 58
658,946 658,946 00000000000000000000dff95ac5f71096284b08e17261c15371249339eccb6f 2,686 1.00/1.00 vMB 51
658,945 658,945 0000000000000000000eddb7eb1919cd424d81266fbf30f6870f4f6b110c7836 2,710 1.00/1.00 vMB 69
658,944 658,944 0000000000000000000ed1fa0e4130ef7198a26cb2c2393e2fe948bbf5c501e2 2,269 1.00/1.00 vMB 73
658,943 658,943 000000000000000000030b43c680742d733fb2f024b8189d77598e7a01f48295 2,310 1.00/1.00 vMB 74
658,942 658,942 0000000000000000000b7f55d1e455a027e440f1de1217845ce7642ed47631e8 2,794 1.00/1.00 vMB 83
658,941 658,941 000000000000000000028ad36c74fa1492f807348334c99492b44cf614253fcf 2,708 1.00/1.00 vMB 82
658,940 658,940 0000000000000000000efb6c6399ad89ee3d357333c5b2792331e8f199a4abb3 2,890 1.00/1.00 vMB 89
658,939 658,939 000000000000000000082a6be125dada6f5b4d11308ed0378bdb8bd889aa873d 1,897 1.00/1.00 vMB 125
658,938 658,938 00000000000000000002d90df564b2da311b7082080df05b211f1b52e7191785 2,820 1.00/1.00 vMB 49
658,937 658,937 00000000000000000008a04b4f84afe226c1fea35039274382abc441d287a6fd 2,725 1.00/1.00 vMB 55
658,936 658,936 0000000000000000000650cceb3b621e320d02525de27c08bbe63d224eb8af7c 2,972 1.00/1.00 vMB 86
658,935 658,935 000000000000000000068227a6ceddc95f45051886c8100440a57fdadcfa6f89 2,641 1.00/1.00 vMB 69
658,934 658,934 0000000000000000000b4444fe10a9df322ba96bbec8160a19386d3e582a537c 2,539 1.00/1.00 vMB 74
658,933 658,933 000000000000000000070b9819dd14a25c101a42c2b69fa59332918aeb9c0b94 2,727 1.00/1.00 vMB 65
658,932 658,932 00000000000000000000f7bc7b83718052c8f83235310d01050d58c1c249662f 2,294 1.00/1.00 vMB 90
658,931 658,931 0000000000000000000120ff73cb0f4c57b9bc886d4657654eabd74b8d9e021d 2,953 1.00/1.00 vMB 101
658,930 658,930 000000000000000000062a5eabaff841dfde7b646d063595f18c9d0d5537e7c9 2,839 1.00/1.00 vMB 43
658,929 658,929 0000000000000000000af381ee2314451204c430f0b60cedf0417c0e52c4f941 2,959 1.00/1.00 vMB 46
658,928 658,928 0000000000000000000ce0090564bf2b2f9993ca3aa7fe06fe78272d0743abea 2,611 1.00/1.00 vMB 65
658,927 658,927 000000000000000000029b61f1cad5f8ba2a203498c5ffa9eb7305ee6a80d267 2,599 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.