Loading Tool

Explorer IconExplorer

Memory Pool

87,260 transactions
31.67 vMB
0.22052254 BTC
Random Selection Loading Transactions
Max Size: 192.24/200 MB

Candidate Block

Mining Attempt f42e0baea5cb584637384f7fc00f5f704ce05420ef75e50645271adc4dad7261
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root a7044cb8c309ef58762caaaafcd96dbaacbe3b06af7d6bb9b0eb74c94f4be10b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.11071560 BTC
Feerates: 502.67 > 11.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (347,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,049 568,049 000000000000000000272218ebdfeda980cc6732c2235a8d82455abc1e67e57f 850 0.33/1.00 vMB 15
568,048 568,048 0000000000000000002483010c41195bddb7daf84c6a43d0265bab9470fdc4ed 3,212 1.00/1.00 vMB 29
568,047 568,047 000000000000000000225d32d4cddd62b3a005fc66ec53cb5b6175256050562c 1,320 0.41/1.00 vMB 27
568,046 568,046 00000000000000000016d0dfb9a6ac89fa7360946df7d73196d400aac5f5eada 911 0.29/1.00 vMB 28
568,045 568,045 0000000000000000000a45ce19a27abf1c01c45cbecf33850d8f02b0116b8036 272 0.08/1.00 vMB 25
568,044 568,044 0000000000000000000b25ac8dbadad4bc62b92ff595e28ecbd2b221921872fe 2,298 0.73/1.00 vMB 23
568,043 568,043 0000000000000000000356ac9a275457b225fa01c3b5694138a1b4ab4bc731a4 1,377 0.48/1.00 vMB 24
568,042 568,042 0000000000000000000c2bfb167126ac4cd2631f472c4bfcdf88f374a663de2c 2,420 0.81/1.00 vMB 26
568,041 568,041 0000000000000000000f1dff5f7f6e5c26ca1cf2096d8ef2a17c030c413a423f 603 0.19/1.00 vMB 20
568,040 568,040 00000000000000000014f9ee1d97adff491e725a40e328e350bef8805b9aa1e8 3,194 1.00/1.00 vMB 27
568,039 568,039 000000000000000000036e3d56afd38dda2ab66b8f0b88edd1c79cfa136bc1c8 978 0.33/1.00 vMB 24
568,038 568,038 0000000000000000002b772ad0f0f3607116d3b54f046b8b08454e235ff5b19e 395 0.11/1.00 vMB 23
568,037 568,037 000000000000000000290e7192384c4dde9c75fdee1dfb9648bc1ad6a3e69701 1,657 0.54/1.00 vMB 17
568,036 568,036 00000000000000000006b40dbb9f84af925283be35b906db52c558663f42a03a 1,881 1.00/1.00 vMB 13
568,035 568,035 000000000000000000084a52eecbc03cfc34098a0cd18223b36de1c0bbe20b04 2,432 1.00/1.00 vMB 24
568,034 568,034 00000000000000000015a1f5856bd55fe33cd4028106db36134a9120b7de9082 3,129 1.00/1.00 vMB 40
568,033 568,033 000000000000000000233817c19153d3c9acc63ce087567453e686bbf9f12ad9 2,243 0.97/1.00 vMB 22
568,032 568,032 0000000000000000000cf57d020386c40467b54beef81bd4647434671b357962 1,197 1.00/1.00 vMB 5
568,031 568,031 00000000000000000027faf12f2291fce7bc17cfb5d4a0e32f94b1de4f8faf16 1,153 1.00/1.00 vMB 12
568,030 568,030 0000000000000000001a94a3f6bfc77cb0f4e2a55941b70ec09a91fd7f9a4de7 1,133 1.00/1.00 vMB 11
568,029 568,029 000000000000000000097798a141cc5127de0104c0740bd79ac735a187778897 456 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.