Loading Tool

Explorer IconExplorer

Memory Pool

83,980 transactions
33.18 vMB
0.15464286 BTC
Random Selection Loading Transactions
Max Size: 198.23/200 MB

Candidate Block

Mining Attempt bd9b7e7c42c7de54199bf35235c0d83fe71f153df21dcdf5da862df7c1a803f3
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 6567f70456fb24a1d8d0505dfeca787204149fb20eb02c584d52ba9cb882a65f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,708
Size: 1.00 vMB
Total Fees: 0.07145199 BTC
Feerates: 348.43 > 7.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (590,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,476 324,476 0000000000000000059c367d3eafe8fb32020893ba7f0107af7bd0b675c4d112 457 0.26/1.00 vMB 33
324,475 324,475 000000000000000013faa6b5674e347028b50e661a0c63dfdd154ded14263a6c 463 0.27/1.00 vMB 30
324,474 324,474 000000000000000012b3b02940eedbf5b8a346942b829381dfdae8dbd5059014 286 0.24/1.00 vMB 27
324,473 324,473 000000000000000015e123c502313a021e3972d6554b01f07dd45f16347a80e6 277 0.15/1.00 vMB 31
324,472 324,472 00000000000000001f268be92305a4ad575f92a740413bf96fa4dbe25f808c70 256 0.14/1.00 vMB 28
324,471 324,471 0000000000000000087130a356b70219121b84ad752315d3f98adc8878e00a03 470 0.22/1.00 vMB 31
324,470 324,470 00000000000000000f9800c118587904a814b9bacf518d224365d5c157b8975e 1,190 0.69/1.00 vMB 30
324,469 324,469 000000000000000007542d95a1d7b164e43db1dcccf522150ec10ad49ad8fa8d 669 0.29/1.00 vMB 32
324,468 324,468 00000000000000000217123a0f342dccf566dd6cc22e65c0fc0f03a9a65d5f0c 516 0.30/1.00 vMB 29
324,467 324,467 000000000000000010f2a77935205785799ea02271ebba311f5cda759ef9aeca 1 0.00/1.00 vMB 0
324,466 324,466 000000000000000001df6025ab3b878461032c9bef227ed4320faa88668ce8f9 394 0.41/1.00 vMB 16
324,465 324,465 000000000000000013380e965c90606ebe221a5a1e314d1284360737463abb9b 1,349 0.50/1.00 vMB 42
324,464 324,464 0000000000000000192b62add3b9b78f26e0211eca83970e3d04a4a1590e8772 598 0.28/1.00 vMB 29
324,463 324,463 000000000000000004c7c9f8322ad24399f57e3aa48e309f2ca15f527a3f9a1f 94 0.04/1.00 vMB 22
324,462 324,462 000000000000000013db5abe2fd83ec880c38901c465aa7883fdeb326156d6c5 817 0.43/1.00 vMB 32
324,461 324,461 00000000000000000a56650f186c39c92c583b5f247acbec61791b1d8f00155f 533 0.28/1.00 vMB 31
324,460 324,460 00000000000000001daf92329faea944b4f68df00b411f608c79b7b562be3afb 208 0.10/1.00 vMB 24
324,459 324,459 00000000000000001930291a5528992c5da88139b822648de23e57b47770dbdd 928 0.45/1.00 vMB 34
324,458 324,458 000000000000000002c6e5387b117285f27716d3666e5fc64676a7254bb39115 135 0.06/1.00 vMB 33
324,457 324,457 000000000000000000d9b1336c36b7ffadedecb35a1d6f5144a7d9f8fb65e8f8 80 0.03/1.00 vMB 29
324,456 324,456 00000000000000000d18b8b48a89e829ab4987d3d48a23396307fb7fd69a6ce5 401 0.29/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.69 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: 697.30 GB
    • Received: 16.54 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.