Loading Tool

Explorer IconExplorer

Memory Pool

78,332 transactions
29.28 vMB
0.08100871 BTC
Random Selection Loading Transactions
Max Size: 176.89/200 MB

Candidate Block

Mining Attempt b6d35766f87e1776a8ee6f22fe19f11d00ad6597f11f8d8149215676bfe0c34c
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 1713703869acdc4f4c52727419460ed8361aa881e7321028c70bcde6122a6401
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.01957630 BTC
Feerates: 94.79 > 1.96 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (376,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,879 538,879 00000000000000000021d85290cd65e5889a63ac47a7c4e16f1104a9394b175c 2,156 1.00/1.00 vMB 22
538,878 538,878 000000000000000000287fc321ac9fc15f8c3ef8ae91e7629e0437dd1ecc6221 2,128 1.00/1.00 vMB 9
538,877 538,877 00000000000000000022288b9a6d627e37c834315c848eaeb4e4ca722b8cf58e 2,686 1.00/1.00 vMB 18
538,876 538,876 0000000000000000001c8df9b6a8f12e9c25412653231a1e33caa62aa246ecf4 682 1.00/1.00 vMB 127
538,875 538,875 00000000000000000014873df9d95f8ade509ca0c4bb210b43ee8c071a5e4335 886 1.00/1.00 vMB 126
538,874 538,874 000000000000000000226176297921c8d600aa1166594e4545d7c12d9b1e4816 2,274 1.00/1.00 vMB 37
538,873 538,873 0000000000000000002957d30274efa0dee5bb40ae62789567caf872146e49ef 2,145 1.00/1.00 vMB 31
538,872 538,872 00000000000000000018ce48f96cfe7d5cde1c780e05ccb2ae50f33f9d22d442 1,324 1.00/1.00 vMB 99
538,871 538,871 00000000000000000019180a8a9a23c6ecf587ba15534dc76f9639ec1137d237 1,841 1.00/1.00 vMB 38
538,870 538,870 0000000000000000000b98588c52598a851e2681e96577e142e03865cd0e4107 1,093 1.00/1.00 vMB 85
538,869 538,869 00000000000000000015042ab9de3a3436d33f3684bee5ddad76983221dffc32 725 1.00/1.00 vMB 159
538,868 538,868 00000000000000000002ecd83dc28362a5f4b5f1929552150527eebb6ee4c713 888 1.00/1.00 vMB 135
538,867 538,867 0000000000000000001b417863213e535d3f4de910cd4fd417715394077ab759 734 1.00/1.00 vMB 3
538,866 538,866 00000000000000000006ab1b91b2ae38f33f46bdbfdfcdc235ff0cc8ff2c29ab 1,269 1.00/1.00 vMB 77
538,865 538,865 0000000000000000001912468eff0d6662ac5d4009c88f7ba56a1decb36eaa28 485 1.00/1.00 vMB 7
538,864 538,864 000000000000000000276a2cd0df573415ff5479b6c7a9a27ba595f65020eecc 1,513 1.00/1.00 vMB 51
538,863 538,863 00000000000000000011a8a78b8f72d7a4b0d210af70937adfd0803b84a4a2d7 1,892 1.00/1.00 vMB 57
538,862 538,862 0000000000000000000a16c226bd55dc9be45f959ae876482eaa6ee38a9445e1 2,383 1.00/1.00 vMB 29
538,861 538,861 00000000000000000013d36cd024a8b7c490b30c8ac5badad991cc534bd00311 580 0.38/1.00 vMB 81
538,860 538,860 0000000000000000001a09b4b72c07b8457103cf3406b76ad10ad3c4769845c8 1,961 1.00/1.00 vMB 49
538,859 538,859 00000000000000000001ba9f5ad333a9a1ebbf59e41f27916d0e612feb064a5a 2,540 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.67 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: 674.46 GB
    • Received: 16.43 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.