Loading Tool

Explorer IconExplorer

Memory Pool

84,412 transactions
31.85 vMB
0.10135475 BTC
Random Selection Loading Transactions
Max Size: 194.75/200 MB

Candidate Block

Mining Attempt 69c6439e3d5f41785fe09e31fc8a7121159948eec59fddc839fdab3f74423c37
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 40e7677cb3920ff6c5f6a0b0e69e7739deca1b3461a8de869dcde06f585a71d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,546
Size: 1.00 vMB
Total Fees: 0.02511188 BTC
Feerates: 115.99 > 2.52 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (750,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,098 165,098 0000000000000b003d1cd6192a066cc07dd24de7de0feb8e53c615672ff03aa6 4 0.00/1.00 vMB 27
165,097 165,097 00000000000003a1b64458f5cb7a7347033ceda3859c8796841f38f062d1964c 10 0.00/1.00 vMB 343
165,096 165,096 0000000000000137aae9fbffbd7be65767c160533f1844231d8f02ee286b863f 19 0.01/1.00 vMB 62
165,095 165,095 0000000000000780b9fb61fa7033250c35461b2f489fe69eb770f230afddb51f 21 0.01/1.00 vMB 51
165,094 165,094 0000000000000515221b8a37187a2ac0f1db676da7f4cf5d09946ea8debf858d 4 0.00/1.00 vMB 0
165,093 165,093 0000000000000c651e64097ea750e92a076a99c7e1d36b2e56dea1e9259824cc 17 0.01/1.00 vMB 473
165,092 165,092 0000000000000a5c5815df6f1569d172089868a896f46ef65853e740d72eacbf 51 0.01/1.00 vMB 3
165,091 165,091 00000000000005b9baa98829e2088568d81d09d975450b80dd0ca93b493dbba9 55 0.02/1.00 vMB 11
165,090 165,090 00000000000003daff154292db7453c7a557ef2a0b1e1204e4fcda5530b21b75 89 0.04/1.00 vMB 175
165,089 165,089 00000000000008bda12845963109720bfc48cf21027f8042c63d94ecdd381416 17 0.01/1.00 vMB 24
165,088 165,088 00000000000002d4cdd04eebe415e9112d1ade08b982c48683aea332238716a6 77 0.03/1.00 vMB 105
165,087 165,087 000000000000096ba9ad8fe483dd9632a6b59d610f1999d0e715365924fa5177 107 0.05/1.00 vMB 353
165,086 165,086 0000000000000c97a986adb4c719870c8c0c16757451387de190ebb0e629ed28 12 0.01/1.00 vMB 66
165,085 165,085 0000000000000bb9fb6bdbdea37eab25054a1fc612708490b1c8e2c6b108e520 5 0.00/1.00 vMB 50
165,084 165,084 00000000000001ae0791dae000940110fd2ffa19a5721cacf696105d8fbf33da 76 0.03/1.00 vMB 25
165,083 165,083 0000000000000a16b2f95016bff30cfb865db7493a1c6cc0298cbb1e0e2d8549 8 0.01/1.00 vMB 214
165,082 165,082 0000000000000b3b17938343eab169815b03f2c9f5312ab3d8275fca90a53646 13 0.00/1.00 vMB 16
165,081 165,081 0000000000000454d98a875fac2edadb11cf42390d60705839ae75deabec387e 64 0.03/1.00 vMB 108
165,080 165,080 0000000000000198dbf3ae219744fb4797512635280b7c84034ae27e1d333d37 40 0.02/1.00 vMB 91
165,079 165,079 000000000000092130dabc001c121f38af051f9c7ac002769e7187c297bca917 26 0.01/1.00 vMB 70
165,078 165,078 0000000000000242331031598f6b0b458c26fc0037e2c4b35df24a21583a414a 45 0.05/1.00 vMB 489
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.