Loading Tool

Explorer IconExplorer

Memory Pool

80,659 transactions
33.91 vMB
0.13288325 BTC
Random Selection Loading Transactions
Max Size: 193.22/200 MB

Candidate Block

Mining Attempt 075f0fa2603ac7a8a85440e4160c2cb2fca8e2bab53e4766d119a3521eb6b5f8
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 97fa7c4337e260d31e5be890f50fe4db0d1fab23cda587bde818acc44f6a0b80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,766
Size: 1.00 vMB
Total Fees: 0.02507841 BTC
Feerates: 146.36 > 2.51 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (527,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,684 387,684 00000000000000000d11ed3eecd2543a0ee9054c20e6ad295cb64ff9f1d8c8df 1,322 1.00/1.00 vMB 23
387,683 387,683 00000000000000000c6e4d9f7cad8003d0bfd1224c778d8c3f3cf8acbf69b0cc 1,729 0.93/1.00 vMB 39
387,682 387,682 00000000000000000d563de09aa71575d0d78c28086d0a2f7ecccb7cd34a6d44 814 0.50/1.00 vMB 30
387,681 387,681 00000000000000000893d9b9af100206141e3a428634aa65da906236e0322404 832 0.47/1.00 vMB 30
387,680 387,680 000000000000000007cc6216362c2cee815a62978277ac600c0ed8353eca7be1 1,640 0.76/1.00 vMB 36
387,679 387,679 0000000000000000034658bbb004d9cb662f19f4efc40a3b0bce8092539b99f3 1,289 0.56/1.00 vMB 36
387,678 387,678 000000000000000007654eda95649c7ad39b0db7fead21ea043abb41d25a47f9 477 0.49/1.00 vMB 15
387,677 387,677 000000000000000003fdc21251ee717b65b9f9df6941359b05036b40fa08412c 1,010 0.36/1.00 vMB 42
387,676 387,676 00000000000000000dbae825166c9c85815bfc8f64f24ca4e1bc87f24add36b0 144 0.06/1.00 vMB 33
387,675 387,675 000000000000000004224253ac0a3795757e93823af064866557f3131c5183d7 1,284 0.90/1.00 vMB 23
387,674 387,674 00000000000000000b5d5f011584d2dae2fdf00681dd94a2ebd10b538fa64309 1,768 0.99/1.00 vMB 33
387,673 387,673 000000000000000001b6838b5bb230c1700fa0e87428d97663e8379860f958a7 999 0.43/1.00 vMB 30
387,672 387,672 00000000000000000abbf776dc736c61fdfbcb2dd5a04875e393a7d0d478498b 294 0.16/1.00 vMB 27
387,671 387,671 00000000000000000d8bc7684cf592e2c3ec55ef73bbf2fe6b612caf92b30ce9 784 0.51/1.00 vMB 22
387,670 387,670 00000000000000000c84cf25db1fe1129d962b52b37bd6ba25750deaebe62a4e 514 0.27/1.00 vMB 28
387,669 387,669 00000000000000000c56ccabc8ec781f73c24dfc31b64646aa9356bc6c6ef035 283 0.38/1.00 vMB 21
387,668 387,668 00000000000000000010ad3d7b75ebfb7bca29db0eebe46254087330c38d1ad2 2,001 0.95/1.00 vMB 29
387,667 387,667 00000000000000000d1911e00b70a7b39300bfa06aa6539630897de389de3636 1,369 0.54/1.00 vMB 37
387,666 387,666 000000000000000005001e5b2d991fb340a473742d743adebb12e78be7e35d09 2,625 1.00/1.00 vMB 40
387,665 387,665 00000000000000000c7c661d370ff510e3921e780e3c8817264f2ea78d807eac 255 0.12/1.00 vMB 38
387,664 387,664 000000000000000003b27263577e9949d13c30a3b49223fd1260c76c484bd33e 1,242 0.82/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.10 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: 727.83 GB
    • Received: 18.47 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.