Loading Tool

Explorer IconExplorer

Memory Pool

80,219 transactions
21.89 vMB
0.05360376 BTC
Random Selection Loading Transactions
Max Size: 146.18/200 MB

Candidate Block

Mining Attempt 89e7bc7f664c8edb4f63e1d8bc0fcc367a2f53e9ba37f7d8490b133f1d8bc0ef
Version 20000000
Previous Block 000000000000000000013c6f9b669911ae6f8c1c6d5d504f92b045695d7266dc
Merkle Root 3956d09b9e1362fc7a81e04a7af5ed1e5581dc1b324cada6455467bbe28794d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,814
Size: 1.00 vMB
Total Fees: 0.00350976 BTC
Feerates: 30.21 > 0.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,129 (870,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
45,358 45,358 0000000036c98b0c28678ca91dd583e656537e6d092b3ccd0becefdb12bb8b31 1 0.00/1.00 vMB 0
45,357 45,357 000000000f64bd514dd9b664cafae4086aef95c832134c8d75997ce08ff2d2be 1 0.00/1.00 vMB 0
45,356 45,356 000000001da68f6b7c53531b80d65182c16bacb03a9a61829554c56a6b8cb49d 1 0.00/1.00 vMB 0
45,355 45,355 0000000008fea5ef59f516b3add8fe96d50b5dfe67e85203a3e446a38f3c9780 1 0.00/1.00 vMB 0
45,354 45,354 000000002fc93c81057d570e809f7604a7b35769a54c10e2211189f9deb02612 1 0.00/1.00 vMB 0
45,353 45,353 000000002afd6170cad2bc54bce3c4a73a743909a769e44b2ab600f0071a0bbf 1 0.00/1.00 vMB 0
45,352 45,352 000000000c0d110502e597220119737c24b5ddd4bf89ca177d7b7fbd64988f09 1 0.00/1.00 vMB 0
45,351 45,351 0000000030c39e6407e178c70fb877578ed32b6707dece0486b97c7f864e807e 1 0.00/1.00 vMB 0
45,350 45,350 00000000063845130dd55be1bf7a5c2ed893f707c1918f9692225f5832087d6c 1 0.00/1.00 vMB 0
45,349 45,349 000000001ad6709579d2fe9c26f4237ccaeb65b0d9996d44d63fe5697194a054 1 0.00/1.00 vMB 0
45,348 45,348 0000000026a05586f824acee26230c4f8f5dd0137c253147f529f3f9e41470ff 2 0.00/1.00 vMB 0
45,347 45,347 0000000007012c6291ea7e85585bce3a9322f8cd07b4b41343f4cd20431f19f3 1 0.00/1.00 vMB 0
45,346 45,346 000000000fa01a0dc8280112feb3b46863c5cf0f4d58c499d1e60d1d5d63106c 1 0.00/1.00 vMB 0
45,345 45,345 000000000b241a6ea8d0f6df2368da34691ed76dc8cca512cf9be406815646bd 1 0.00/1.00 vMB 0
45,344 45,344 00000000009a2166cb682f62354e2d4314b94fed66cda1d79a6f0a11fd3d2ab0 1 0.00/1.00 vMB 0
45,343 45,343 0000000023eef0f9c41611ef5603fb5a868bd950f02f28a8e169f916675dc5ce 1 0.00/1.00 vMB 0
45,342 45,342 0000000019d914e8538860467924d9c29bdbb8c01a4160a7ef242d85a8f62cb5 1 0.00/1.00 vMB 0
45,341 45,341 00000000344b44508c49e9a06aaa9990635acee498fc365a85ca4bbef59b1da0 1 0.00/1.00 vMB 0
45,340 45,340 0000000018c71fb8907d7755782765666076936e7ca07f8cb2017cd4218d0d4b 1 0.00/1.00 vMB 0
45,339 45,339 000000001ea9a1cc60b09a226f25d26bfda435e5c55fe979af7f07b43062ddbd 1 0.00/1.00 vMB 0
45,338 45,338 000000000bbb97843911af83bd0565c68ba8b11c87ecb9424694c885c3ba6f5a 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.25 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.