Loading Tool

Explorer IconExplorer

Memory Pool

42,097 transactions
26.79 vMB
0.05719277 BTC
Random Selection Loading Transactions
Max Size: 140.68/200 MB

Candidate Block

Mining Attempt 5325a1039c0c49b2430ad8106e276510d01460592c0b7ee326d9e28c5518ebb0
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root c0b8517418c315f1fbe545e32de2b4578c6281d7c464866e40756daedf625fbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,487
Size: 1.00 vMB
Total Fees: 0.00747370 BTC
Feerates: 103.41 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (139,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,948 774,948 00000000000000000000d92fc8faca550e4d0781015a732e2bbcde7f4f21f306 1,527 1.00/1.00 vMB 11
774,947 774,947 00000000000000000006251ffc32cecf0428bdd78c0abbcae3b811b2a6454d8c 3,325 1.00/1.00 vMB 8
774,946 774,946 00000000000000000005a2ffd1e26f5cbfcb3b307039b3463d6594dfc027d0b1 2,500 1.00/1.00 vMB 14
774,945 774,945 0000000000000000000117a745eea5f0d087f11621809041aa6b4538ff7c3d98 2,869 1.00/1.00 vMB 36
774,944 774,944 00000000000000000003d045661404a691e81c02f59ad01e7bde779adb239582 1,651 1.00/1.00 vMB 18
774,943 774,943 0000000000000000000563dabfb7127863be38c5327b196ee3061476aa95e509 2,451 1.00/1.00 vMB 41
774,942 774,942 0000000000000000000132805883b681db7d3ec3ae4ebfeda0085030687b8485 2,499 1.00/1.00 vMB 23
774,941 774,941 00000000000000000006ddef943f9066229096f932832074b8dc4c5a49fb09ce 3,721 1.00/1.00 vMB 15
774,940 774,940 000000000000000000052d290cff18f0473d59120ec2a6f63628c9a666bec4a0 4,705 1.00/1.00 vMB 4
774,939 774,939 00000000000000000005498ca9fa0ee87f38e9b508662c5ff9cb8a08f4ee4f61 1,538 1.00/1.00 vMB 3
774,938 774,938 00000000000000000004f27991c3bbc56398119581b6ea563016f5380f01b2a9 1,627 1.00/1.00 vMB 15
774,937 774,937 0000000000000000000336afcc3d3c367b6ad7601b474fd89c1e4fa4a980d568 1,174 1.00/1.00 vMB 3
774,936 774,936 000000000000000000033491ef615340c8e67b705ef625d1fb8edfe5db00b6fe 3,569 1.00/1.00 vMB 19
774,935 774,935 000000000000000000036ccb6ce65526caeacf993fe7337fc21d258d18ef7f61 4,801 1.00/1.00 vMB 6
774,934 774,934 00000000000000000000d0a394ceb4eacd69c08f2fdd51441bb8880c4503832a 1,767 1.00/1.00 vMB 11
774,933 774,933 00000000000000000002a6cb2b7849969eeaa7a87261223b827b0f2bee054589 2,910 1.00/1.00 vMB 32
774,932 774,932 0000000000000000000582b37356dbdbd813ee6ffe1a8d45ff356e818ae3ef5f 2,271 1.00/1.00 vMB 6
774,931 774,931 00000000000000000000ab1685792c6962485cdedde16fd9ffdc652b9b571602 2,062 1.00/1.00 vMB 23
774,930 774,930 000000000000000000047a7f0f0f43c2dbff16ceaf083c3ab02a5e5ff5365992 949 1.00/1.00 vMB 22
774,929 774,929 00000000000000000006c18fe2677edbc49915188249f52fa4ec3d089355ea1f 2,347 1.00/1.00 vMB 32
774,928 774,928 00000000000000000005bf6aa025e6ff5cc33c4cb4c749b3ddb8134e8853f700 954 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.