Loading Tool

Explorer IconExplorer

Memory Pool

24,781 transactions
8.38 vMB
0.02692181 BTC
Random Selection Loading Transactions
Max Size: 55.03/200 MB

Candidate Block

Mining Attempt 26b29db31900981f9ceadc3359e7b0c08975f9a0db9cf35b2c5fe868b7ebf3f3
Version 20000000
Previous Block 0000000000000000000056aeaa855a3ce763be855a72eb0d9e22814c74501f69
Merkle Root d9e169d3c6835df8ff8552e4dfb76500f34a7766a1eb48d44a62c8916de89cd6
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 1,294
Size: 1.00 vMB
Total Fees: 0.00843888 BTC
Feerates: 401.39 > 0.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,353 (41 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,312 917,312 000000000000000000005c46a1264ad0255edd3f6dec9fafe07de4c645617451 687 0.24/1.00 vMB 3
917,311 917,311 00000000000000000001532d09bf7e5f101cb4202a9f11315b7793cb8b07d370 4,143 1.00/1.00 vMB 1
917,310 917,310 000000000000000000014a452b4e713729f692585b0f14cdfdbb696d4233a5c9 3,319 1.00/1.00 vMB 3
917,309 917,309 00000000000000000000dd1e53d84ee00d8825c596987f9dcc0932379fbfe913 1,270 0.46/1.00 vMB 1
917,308 917,308 0000000000000000000005b729a21d757f7f0ef8ecc4955dd11b170e1c381ba8 3,169 1.00/1.00 vMB 4
917,307 917,307 0000000000000000000022a9f6b67daaa2848184a15477339e4b5355ed08402c 468 0.20/1.00 vMB 2
917,306 917,306 00000000000000000000cd9da8a7dc6293ba9b2424e730479a6171ffb82259df 2,460 1.00/1.00 vMB 1
917,305 917,305 00000000000000000000e2283167cf9aed2a93afb337e866d7d04acaa7784b94 2,983 1.00/1.00 vMB 1
917,304 917,304 000000000000000000014400854f984ea5e50a5477257898e0ae48f081879a9f 4,228 1.00/1.00 vMB 1
917,303 917,303 00000000000000000000bbafdb2812b58450b2c7c8ffd614cef76ab656991ff6 4,572 1.00/1.00 vMB 0
917,302 917,302 00000000000000000000fda012bcb1b77cb32bc84f3bbb6e0a539d265509ead4 2,871 1.00/1.00 vMB 3
917,301 917,301 000000000000000000000cabaa6898d37c8390cee5d6fc53a4194cc9edfefb26 2,856 0.93/1.00 vMB 1
917,300 917,300 00000000000000000000e95980ac236278acba3df622e870e76624237a7bb43f 3,855 1.00/1.00 vMB 4
917,299 917,299 000000000000000000004c9a722d40f883e17c0aed7186d569128efdd3a564f1 3,870 1.00/1.00 vMB 4
917,298 917,298 00000000000000000001688bfad39af3cca638ac11c3abf1c3e8f0e9a99b20dd 85 0.02/1.00 vMB 3
917,297 917,297 000000000000000000013269f0a8e272cc0996394e8c4b06fca946b3d045d726 2,994 1.00/1.00 vMB 1
917,296 917,296 000000000000000000011d27321804b4defa958084dca33965a14a6ef809e721 1,329 1.00/1.00 vMB 1
917,295 917,295 000000000000000000016f1d77c0ff53659e7dbc559cd56af65190b60e2e7aaf 2,791 1.00/1.00 vMB 2
917,294 917,294 0000000000000000000006ad621294ff6a6c4f43846e126a7b61ed2c312b09e3 1,395 1.00/1.00 vMB 2
917,293 917,293 00000000000000000001a2207c7281efb67f72dec59476b54ce999839dd0c376 2,473 1.00/1.00 vMB 2
917,292 917,292 0000000000000000000141e65b62e244fe33abc17ac6d4c2df2a99a581b94e69 2,968 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 786.41 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: 1,001.56 GB
    • Received: 33.06 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.