Loading Tool

Explorer IconExplorer

Memory Pool

38,596 transactions
26.96 vMB
0.06851052 BTC
Random Selection Loading Transactions
Max Size: 138.47/200 MB

Candidate Block

Mining Attempt 30f09f7507e0e55e2535a0cc46eb5df6462046a6fe25c13f24679cda3faa46f1
Version 20000000
Previous Block 0000000000000000000117e35ba6b6f76113adff270db22d62cb0c4cdeb553ac
Merkle Root 00e9bf19b0d6bc1600290a6eef0582c74b80f7e0e5c492d8d6b74d9554e968ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.01776280 BTC
Feerates: 100.53 > 1.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,303 (811,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,639 102,639 0000000000037266e92493762154e7a6717ce303b08ad0f758d5e685f40e4381 1 0.00/1.00 vMB 0
102,638 102,638 0000000000032716be4b0a13e6ac5f819a006cf65f962d4c01fe0632bf2ba522 1 0.00/1.00 vMB 0
102,637 102,637 0000000000000998557ba7620a18ac54ed9711a55fd7f8d2193a9a3dab12fac7 1 0.00/1.00 vMB 0
102,636 102,636 000000000000aae0d03ee2061238f3df1d49498b64dec584d7d54001dbd6526f 5 0.00/1.00 vMB 0
102,635 102,635 00000000000360880048cc210df0d2bc6a550987731f169aa92cc676860b8f98 1 0.00/1.00 vMB 0
102,634 102,634 0000000000012849b6927530feea9e07712556b502fba4e8e69c99ee15783146 14 0.01/1.00 vMB 101
102,633 102,633 00000000000213d56c0d13bc4fa6229144a5db80d68170bd2348b9b12c12895a 8 0.01/1.00 vMB 0
102,632 102,632 000000000003f277ac33fb2474d2278c8ae9ace6f2e3b8c305316cc847a2b062 25 0.01/1.00 vMB 0
102,631 102,631 00000000000169bbb697b72cce80901ef9941203e36d69d41d7e6a7623402b84 1 0.00/1.00 vMB 0
102,630 102,630 000000000002e409a4c0700a71c40f4fdd23190ed18c2f740b039a28d8aaa66c 3 0.00/1.00 vMB 0
102,629 102,629 0000000000010a737bffdbb56f199e568748f5e7fad171232b3f0c65d0a8fdbf 2 0.00/1.00 vMB 0
102,628 102,628 000000000003eecf3ed0c035b1e041453c5486e108be5114cf70c5bef49481f3 2 0.00/1.00 vMB 0
102,627 102,627 00000000000024498e3945d5021c9c251b78cb9384df8c05f217faf6f0a28d04 5 0.00/1.00 vMB 0
102,626 102,626 0000000000012a4ba7920e7fa3bfdeca0c52bc762d8348987ab2f3b070a1e946 1 0.00/1.00 vMB 0
102,625 102,625 000000000002561fad75137b0d184303a77dd7ce7533b8730310a7250f672749 1 0.00/1.00 vMB 0
102,624 102,624 0000000000014afebfea06b79105318b21ee571da62665dda565b700e0ce3913 12 0.00/1.00 vMB 0
102,623 102,623 000000000001df8cf369a2dfdc4411d9a53c07e00160dbd322795940685d0369 18 0.00/1.00 vMB 0
102,622 102,622 000000000001b907eb292f4e36620a62b05a82828545b34cd47ff491b4b2637f 6 0.00/1.00 vMB 0
102,621 102,621 0000000000032bfa03cf34a08580d1573a84ce27210fc844d28a218eeca78802 13 0.00/1.00 vMB 357
102,620 102,620 000000000003ee0981f18d56e00e68788ccaad5a566b1abf54930409c9d0e925 3 0.00/1.00 vMB 0
102,619 102,619 000000000003f43c17791fc0bacf220e0ed99c560352623e3a7c82f7c0a1e5d2 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.13 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: 581.26 GB
    • Received: 9.05 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.