Loading Tool

Explorer IconExplorer

Memory Pool

17,538 transactions
8.01 vMB
0.02525405 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.91/200 MB

Candidate Block

Mining Attempt 11c372ec0325a32c05ab895d6b3417749ac1ae3867322d77244683e28cbdcb47
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root d74f95a6d6e413a2b2058ec639a2ea82fdcab7ca6ef3435dc22282dad3ef93b2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,647
Size: 1.00 vMB
Total Fees: 0.00861772 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (785,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,951 127,951 0000000000000573121123957ee8454e0a6a8f93e2cc80e84e3785214265ff77 2 0.00 vMB 0
127,950 127,950 000000000000250ab47500a82c18da4ee77b7dec7c589371a8cf2da1162709c9 78 0.04 vMB 403
127,949 127,949 0000000000002569e565bcc82828d6a6063d06d4fd7cef06d118612cd418f335 11 0.00 vMB 703
127,948 127,948 0000000000001726784613f2f119082829e3dba5bc81b5d6f9c9be402e834f9f 23 0.01 vMB 1,298
127,947 127,947 0000000000000b16a653cb05753c4285ace53f2368b61b8ce9d65ff8f7c3a79b 7 0.00 vMB 421
127,946 127,946 0000000000000f738bd81cdf1a2edccdf778580e416b842efdbab338e1307ca3 127 0.04 vMB 6,246
127,945 127,945 0000000000001f384c3fcf8df2a9c73e0eaf4e6fcef2a8d5e87a2efd474cc3a5 13 0.00 vMB 0
127,944 127,944 00000000000019d7157db3c9afd76c05520f8a7bfed48e46adcbed7f3c9fec1a 41 0.02 vMB 727
127,943 127,943 0000000000000f2a51e072e691c9b8df54bf2c43e502aaa6b04b54d0fe13c761 7 0.00 vMB 1,680
127,942 127,942 0000000000001364501738d59a938fe794ab742ce5e4c8838ced43fa49a3df5c 64 0.02 vMB 76
127,941 127,941 00000000000023c397958f34adb13449ece2c89cd03422001026456c70183ce3 21 0.01 vMB 732
127,940 127,940 0000000000000ae7d0c173a7e67788d9425e40bd30268476c5612ace223fc66c 55 0.02 vMB 2,358
127,939 127,939 00000000000015d556b85e2c7be84d01a8ed31191dcd88b5b065c1e769347445 14 0.00 vMB 873
127,938 127,938 00000000000012c7c4657db65c8f0ae34fd768847d8333bd22c1642318f52913 16 0.01 vMB 270
127,937 127,937 0000000000000679f4dd8c64d1621bd1b682765233b50a6e1ceb1ec7e052d1fe 12 0.00 vMB 968
127,936 127,936 00000000000024f5a932ad3aeac1c59fecf6f36653abf65359e1b9fefa09d4fa 17 0.01 vMB 943
127,935 127,935 0000000000001397f81475641c1575b7b8cae7c75c6fafe6a839f7cd84de757d 10 0.00 vMB 1,564
127,934 127,934 00000000000009f870e85520b017eb5c32790c3fc896a95862cbfdbf3c4197d4 93 0.04 vMB 265
127,933 127,933 0000000000002279d9f8017dd888db93085e49afea958fc20ac7ad3ef765c658 20 0.01 vMB 1,113
127,932 127,932 0000000000001704bf0f09765b827c5a67cfa6fe2cf2085a97ade9dd78e513f2 39 0.01 vMB 746
127,931 127,931 0000000000002636787f12e6cd678b963faef34593b944cb350cf8d4fdf2f9d1 17 0.01 vMB 1,399
Previous 10 blocks ↓
Total Size: 779.54 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: 246.62 GB
    • Received: 0.93 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.