Loading Tool

Explorer IconExplorer

Memory Pool

42,727 transactions
26.23 vMB
0.05553490 BTC
Random Selection Loading Transactions
Max Size: 137.83/200 MB

Candidate Block

Mining Attempt 97da4d0e02f00c12d7bbf867e81e50360638ce731faf9ff541fe30558ed1716c
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root b7c0b907efefa532d995339c89f0be8b21333f885179692492e06c5f1fd7ad1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,547
Size: 1.00 vMB
Total Fees: 0.00768377 BTC
Feerates: 61.00 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (336,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,780 577,780 000000000000000000162d596d1f38569cddbe4f6ffa4bfd34849c1dc0d775e3 2,469 0.98/1.00 vMB 39
577,779 577,779 0000000000000000000b0bfd7b1cc0db6d9267984eabb97849e565087423cfa0 3,102 1.00/1.00 vMB 86
577,778 577,778 0000000000000000001960202b17d043d57b552711c33e304a9bc2bb495e15b1 3,019 0.86/1.00 vMB 43
577,777 577,777 0000000000000000002482fb7c2fdef3577c55abe82454b8d0cb24d6a03fb31d 3,128 1.00/1.00 vMB 68
577,776 577,776 0000000000000000000900832cad5d3c108f72029494776eac02f8d6bf54847f 1,478 0.42/1.00 vMB 11
577,775 577,775 0000000000000000001f0cd85219946308b296a5e8a7ae1678b63023525199b6 3,303 1.00/1.00 vMB 75
577,774 577,774 000000000000000000260f6d221a17b6d0fc7ff640bf708b8164b450b95caf04 1,148 0.43/1.00 vMB 69
577,773 577,773 0000000000000000000beca825024254ffa65ee692d16365a87d9f33062b13b1 1,642 0.72/1.00 vMB 49
577,772 577,772 0000000000000000001d6fd503de76d73349a7af7a74ae6aca92e5ef3f4f3f87 1,251 0.41/1.00 vMB 8
577,771 577,771 0000000000000000001b0ea27df123b4fcd6681998c5cfc93d6ab9bcfeada06f 2,599 1.00/1.00 vMB 92
577,770 577,770 00000000000000000022f28d8a5a2bede4fa4869ea7be7a36c3789bf460ba1fb 2,644 0.81/1.00 vMB 56
577,769 577,769 0000000000000000002129a6da1ddaa421d7c8db05747e16f9b1214cc3f3686f 2,129 0.68/1.00 vMB 36
577,768 577,768 0000000000000000000571e044811e9db2dfe6f584ff7034a55d68b9424a6c8f 3,057 1.00/1.00 vMB 60
577,767 577,767 00000000000000000019a31f6edeb064c2f11190c3f30eb0122714ddc4f462e1 1,418 0.91/1.00 vMB 26
577,766 577,766 0000000000000000000aee883de97f355c8d1c41d391b52fcd8b9a70d87709a6 1,248 1.00/1.00 vMB 10
577,765 577,765 0000000000000000000db4f4066dbf50857eda0f8634e749c8485cee29524ca2 1,352 1.00/1.00 vMB 16
577,764 577,764 0000000000000000001336396ee0c44f855a10ab249827f1e16ab403930321b2 2,254 1.00/1.00 vMB 90
577,763 577,763 00000000000000000012eb471a37d67fd5ec103b373690b8c34cc624246430b6 2,072 1.00/1.00 vMB 73
577,762 577,762 0000000000000000000962b5f9af5edb212cdf46b0f382fe01ebd7f0b108c10a 2,003 1.00/1.00 vMB 19
577,761 577,761 00000000000000000015b0898e6b130b35c6a167fab5815a9006170d7c1d4dda 2,289 1.00/1.00 vMB 20
577,760 577,760 0000000000000000000e59267b701dd8132dc9ceaca0d2f9ac848652a8f0bcfd 2,935 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.91 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: 645.62 GB
    • Received: 12.75 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.