Loading Tool

Explorer IconExplorer

Memory Pool

31,254 transactions
24.85 vMB
0.04745148 BTC
Random Selection Loading Transactions
Max Size: 124.51/200 MB

Candidate Block

Mining Attempt d67ffb09111083d3cf16257d9dcec07c159d786491f71d155bcdaf3cf077d5cc
Version 20000000
Previous Block 00000000000000000000fcced78716f3937ddf6728d5c4389f66f810a621bd37
Merkle Root 8a4cf529a7b99420645cfd996127d60dfadb2eb7e56e2dc680106c50f8c009b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,685
Size: 1.00 vMB
Total Fees: 0.00302724 BTC
Feerates: 4.00 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,685 (591,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,913 322,913 00000000000000000065c163106faef2925dee1ca936a2fe9270f6736d55f20b 1,079 0.50/1.00 vMB 33
322,912 322,912 0000000000000000011996c9b2f83c3b3bca6a223cfe1cbb48e1dde8bb1b493d 256 0.09/1.00 vMB 44
322,911 322,911 000000000000000018b8b59055a241e6b45b296736d75c61fc864e1941f6fc5d 883 0.44/1.00 vMB 30
322,910 322,910 00000000000000001e3afc675c70686a367e2c7dd42f9296ed4279d5dd8d0857 340 0.41/1.00 vMB 15
322,909 322,909 00000000000000001c48b581499e1060ee75cce13753e513d671eac4a90e1459 672 0.87/1.00 vMB 18
322,908 322,908 00000000000000000235f270c331dd1b25a720e107e18eedde93154887e6f5f5 753 0.45/1.00 vMB 29
322,907 322,907 000000000000000009231221659d130c278b8d2b3e2427ae8b565c48a0a7f6cb 87 0.04/1.00 vMB 27
322,906 322,906 000000000000000014b40f539e689078eb78b8992eb10f3d8e9ce7e624f21208 445 0.26/1.00 vMB 27
322,905 322,905 000000000000000013e1fc2e83fe6931c77709c64c6b95ab47664763bea33fdc 138 0.09/1.00 vMB 16
322,904 322,904 00000000000000001a532586d1428d2175934ed2760e536348dfbac55b552c6b 444 0.27/1.00 vMB 31
322,903 322,903 0000000000000000149bacdde72dd9ed8188fad62dc350bf2dba4194bd776fd8 282 0.16/1.00 vMB 31
322,902 322,902 0000000000000000164928bfc4a5a7cae53cb875328ae9211062b973e24ce167 41 0.02/1.00 vMB 29
322,901 322,901 00000000000000000d74144bdf6c662a3df0e637b22d7efe0c9db054e4cc873f 351 0.22/1.00 vMB 21
322,900 322,900 00000000000000001e397439bf3d592b88ebf8512ae44799b8b0afd081bce976 229 0.35/1.00 vMB 17
322,899 322,899 000000000000000009ba076a38b5a0c0b38fadff4a77fa8938cc3149f0983f0b 998 0.50/1.00 vMB 31
322,898 322,898 000000000000000016e310637482e45a2dd5c1014404b183cf1254b8802bf2cf 98 0.07/1.00 vMB 22
322,897 322,897 00000000000000001733ee8bd9bded446d7dffe8128aba60a36d834fb9b8115b 153 0.10/1.00 vMB 22
322,896 322,896 000000000000000003cb208c0243de544f1132902fb40fc8721f6957a1f65346 272 0.20/1.00 vMB 27
322,895 322,895 000000000000000004bc5104a10e7fad7ea3f0a0647a92c60ea31d395b3d70fa 21 0.02/1.00 vMB 5
322,894 322,894 00000000000000000f867028a24d85150f41b220a9550d9452dbbe05766c57c9 145 0.14/1.00 vMB 19
322,893 322,893 000000000000000014c4b670f7630834b4d4a00745b242894cd6539f77938428 230 0.12/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.83 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: 637.06 GB
    • Received: 12.40 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.