Loading Tool

Explorer IconExplorer

Memory Pool

81,517 transactions
22.40 vMB
0.06606252 BTC
Random Selection Loading Transactions
Max Size: 148.77/200 MB

Candidate Block

Mining Attempt a3a6dea226c1e0f29d7785445f04293bd92d8863e31c6b9a0e60f0b7cf0f1c65
Version 20000000
Previous Block 00000000000000000001ba3b9451e432b1c91ed32034b9a58b49b57e40c7cce4
Merkle Root 19f495880b5f2d29cb7c678deee07ce06c3f6b945828260f69c743d91b02b8a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,714
Size: 1.00 vMB
Total Fees: 0.01444132 BTC
Feerates: 172.83 > 1.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,128 (840,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,595 75,595 0000000000316616e4c6e259f7879c1e682eeace34bc23a526ad89ae7480d56e 4 0.00/1.00 vMB 0
75,594 75,594 00000000006a9a42e01c8f3c9f876569623d98438e587530bc0a82c5953ad1a4 1 0.00/1.00 vMB 0
75,593 75,593 0000000000248d126d88fdfa97dcb2af7ded35473d90ed1e34cd8db355294532 1 0.00/1.00 vMB 0
75,592 75,592 000000000027bec767bb6712ce7f382ee0f8b1cf449badfcdf7dd88bcd34777a 3 0.00/1.00 vMB 0
75,591 75,591 0000000000032291c8d6fa26ea466df1943a00ee660509ba6005ae2657d409bc 1 0.00/1.00 vMB 0
75,590 75,590 00000000005b5e137ed4869817ac33c75365a72bfedcf24bedbe9c6ba73bc465 1 0.00/1.00 vMB 0
75,589 75,589 000000000001eb4b4abd235b65cbd055674fbbb01a696d225f37238c0e33e120 1 0.00/1.00 vMB 0
75,588 75,588 000000000013f2e2bb84a181b7f1fd4084caccaf71c49575edbef7e068a67176 4 0.00/1.00 vMB 0
75,587 75,587 00000000000f2714b788f4df0043a5ae100ab32e1e69b3bb374ca783be90dff2 4 0.00/1.00 vMB 0
75,586 75,586 0000000000675b43820a40e0c9cf7354a3d1f656a55e91d812610142309a7982 1 0.00/1.00 vMB 0
75,585 75,585 0000000000358d1d97e521b9b0c23ce87df35da6e0762c03a9e3b39624ca815d 1 0.00/1.00 vMB 0
75,584 75,584 0000000000290f002c7bf27453de77cba505ad6f4211c89ea0d1c7e39e71974f 1 0.00/1.00 vMB 0
75,583 75,583 00000000005a51a214849664d5b0e42ed97584292f7ff84a5188b35755f3bd98 2 0.00/1.00 vMB 0
75,582 75,582 00000000006f55e1d23f47203da7660e5e77eb1c6396dae3b1af2ede840dbcdd 1 0.00/1.00 vMB 0
75,581 75,581 00000000006f8f74d4a12e2be28e560dac7258e135754ef6716cf58090450e6a 2 0.00/1.00 vMB 0
75,580 75,580 000000000056df8a33bd0642e1b9393ce0f0e30c2fbd3a245b9b8cfb491c9e7c 2 0.00/1.00 vMB 0
75,579 75,579 00000000003ff21ba15b50d26c2fc784da798f1297dce8f40df2412049eafcb0 1 0.00/1.00 vMB 0
75,578 75,578 00000000006022faec7c4b5163f76450bdd21e013a52f9bd52f2ae5108248aa4 2 0.00/1.00 vMB 0
75,577 75,577 00000000004dbb8e192cf508f9f2d0420262b3f9d5083053f40b6eede5c1222c 2 0.00/1.00 vMB 0
75,576 75,576 000000000077e321ba1410e9e097bb59c30db7746c5e34a6c063a046bbdab360 1 0.00/1.00 vMB 0
75,575 75,575 000000000070a2f842d9c77016f2514cf1e9deb533f0edbb8decdbc3cc2d3969 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.34 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: 817.21 GB
    • Received: 24.38 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.