Loading Tool

Explorer IconExplorer

Memory Pool

82,318 transactions
31.11 vMB
0.12159666 BTC
Random Selection Loading Transactions
Max Size: 186.23/200 MB

Candidate Block

Mining Attempt aab1492dc22c6bfaa56acdd792aea72246cb62f46b616a0f7ef346de626e5830
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root add4bc48e6265e30c2f07b089db259c2abb9e1583705aef3632db864e5df7d17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03632177 BTC
Feerates: 101.42 > 3.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (219,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,876 695,876 000000000000000000073a6f31ebaeeaaf09e21331450e424426818699356c54 80 0.02/1.00 vMB 11
695,875 695,875 000000000000000000117e0146e3de9e090ca0209f4f7f8363245f7da0e2330f 99 0.07/1.00 vMB 7
695,874 695,874 000000000000000000040e280ccf8d6d1431ba34610d8f75e29517c12f96c934 122 0.03/1.00 vMB 12
695,873 695,873 0000000000000000000299b0b9ba2071c4cd9a5ea0cafd91003ebb46978e061a 237 0.15/1.00 vMB 8
695,872 695,872 00000000000000000002dee054caa08fd5bb85beb3204fde14a8ced1a098f780 581 0.31/1.00 vMB 10
695,871 695,871 00000000000000000008207fd368a19f9e8c72b511339b6d30426b0755ecc81a 655 0.30/1.00 vMB 10
695,870 695,870 0000000000000000000ff781f34d36bee153b08b43c7330aff995a4c2f5c0f8a 2,137 0.76/1.00 vMB 13
695,869 695,869 0000000000000000000c81c73d4987af697aa5d90738c216c8667fd2bb8ec938 712 0.26/1.00 vMB 14
695,868 695,868 000000000000000000034ef0fd62e1db2149bf48988e7f8cdebaba937a01a8fe 2,064 1.00/1.00 vMB 10
695,867 695,867 0000000000000000000f9a8f31a0911aaac53c0b681d482a4594a8d5e1b34e4b 217 0.54/1.00 vMB 4
695,866 695,866 000000000000000000091390b609a493c86b6488ca9cfa5c2f3317345b307eb3 549 0.38/1.00 vMB 6
695,865 695,865 000000000000000000047d7fe628d88bea32c4a428a04aecabe7b8908e2b3eec 63 0.02/1.00 vMB 12
695,864 695,864 000000000000000000115bb0ad399324c8d03e3c00c0f957b9df88dc5c786798 1,604 0.61/1.00 vMB 11
695,863 695,863 0000000000000000000291ccb2d1a9ab4bd47f73b706d831b53b8fbcfc96fea7 531 0.16/1.00 vMB 13
695,862 695,862 000000000000000000034577d9e44ccac8fd13d91acee51cd5ca823ec81d3dda 862 0.34/1.00 vMB 12
695,861 695,861 000000000000000000104b40b195924b57a6ecae0499255c40b83d09041ac575 279 0.16/1.00 vMB 10
695,860 695,860 0000000000000000000baf1f2c0c609e00902c26b8016619231e96152ead28c8 419 0.13/1.00 vMB 13
695,859 695,859 0000000000000000000095798416a79a4473c0c98becb898731359b4f27ac539 1,305 0.41/1.00 vMB 13
695,858 695,858 0000000000000000000c6ec60ee2f667795f2879066bdd1606d7332733c901a1 361 0.12/1.00 vMB 11
695,857 695,857 00000000000000000001642c266c1bffe72529df708e573c395abfafe29a2ebc 704 0.20/1.00 vMB 15
695,856 695,856 0000000000000000000f037fbc788227223278091a6b0ff9f3b8602539094ccc 690 0.23/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.