Loading Tool

Explorer IconExplorer

Memory Pool

19,989 transactions
8.97 vMB
0.04215272 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.46/200 MB

Candidate Block

Mining Attempt 5600d4bc32492c89e11c1dce95ce9a25b65c8004a12d74fb0595c7b0e74927c5
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0ca629c7054b9e75c83b09a12fc92087f9fc015e7257784e008e7f5ed020c613
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,099
Size: 1.00 vMB
Total Fees: 0.02236556 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (802,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,486 110,486 0000000000018a7aab9aa462b8ad818eddd6aad7b44b31d4b4099984eb415c30 12 0.00 vMB 0
110,485 110,485 0000000000004598904b7c9836e09537280b6f817e40c95d07c21792b12fab44 9 0.00 vMB 0
110,484 110,484 000000000000e2777a35ed6a28f6baac700e712d10563e1373282c7e03b74b6f 1 0.00 vMB 0
110,483 110,483 000000000000d9b2eb0944bcac534c0006f05be4b219a072d93e22a9ea668951 9 0.00 vMB 0
110,482 110,482 000000000000615197aaed3609de2155a668c0db0761d584da1a827b4185c980 5 0.00 vMB 0
110,481 110,481 000000000000aca0ccba20114c436ef38bef84fefbd0fa3dab78c3f7d0f9ac06 12 0.00 vMB 0
110,480 110,480 0000000000000d5b5401ed040c4369c2572e599776008365caa30881e8593329 6 0.00 vMB 0
110,479 110,479 0000000000016e076bded256bbdbec50bcff55ac0bc589dece29a083b27a454a 2 0.00 vMB 0
110,478 110,478 000000000000b01ab48fdf1f4fd8b94ffb13dc91354d2f6df495ed531c39690c 1 0.00 vMB 0
110,477 110,477 000000000001214c6240095f23c9c17713bc7c1ba6ed162a39157617a0f59740 12 0.00 vMB 0
110,476 110,476 000000000001132de2048f1f3cec237ea1a108323a1df3aef097c8bb9e6d3d47 20 0.01 vMB 0
110,475 110,475 000000000000d9ecf4b6ed4633199b56f247984c9516c8e63d28c6e15b3bb767 2 0.00 vMB 0
110,474 110,474 000000000000c96797eca35223e5d6c21ebe661c8e2a75a80d77d741ecd4e24f 3 0.00 vMB 0
110,473 110,473 0000000000008c959e40e2fe914f37aad99eb654612ddd722d82b6f7c3aa0c58 6 0.00 vMB 0
110,472 110,472 00000000000077a8a7ca5c391aaa8811b17b26164bb2554cc7b7ebafcd0d526a 3 0.00 vMB 0
110,471 110,471 000000000000ecdd33c4911df1885c06a3f05b3c916efbb954fb40bd5cb339c6 7 0.00 vMB 0
110,470 110,470 000000000001232bd3d40e7c628f3bba496f91ac794f78450f29b23b88ed539a 11 0.00 vMB 1,507
110,469 110,469 0000000000002a0e1c4a9df0ed49d657fb244bf846f4882a1bec2259433978f8 1 0.00 vMB 0
110,468 110,468 00000000000013a7b7304d3fded640bf3a3594eefec85072f9c944b3f0acc40b 40 0.02 vMB 0
110,467 110,467 0000000000015d6fdeb7755ef2374de578b9e3c48469327bfe6847d76a57033c 12 0.00 vMB 0
110,466 110,466 000000000000fe26bdd7ea04c3d623ce5126a0f82b7fde47bddb871666ac1efd 13 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 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: 270.47 GB
    • Received: 1.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.