Loading Tool

Explorer IconExplorer

Memory Pool

18,943 transactions
9.59 vMB
0.02270866 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.49/200 MB

Candidate Block

Mining Attempt 44f2d6c6919895601976dced1304215eb4ceaf82ca73f99810215d8d9fb389e1
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root 3237f0465257742cbc5a9d55ee41ff32bef7dfd8d12f0efc9f1ee73a322d358f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,185
Size: 1.00 vMB
Total Fees: 0.00770128 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (727,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,007 186,007 00000000000007c67540a9462d578f21b9c75362316b8d201bad37cb9e6b878d 75 0.03 vMB 82
186,006 186,006 0000000000000525d0c3684a1c7f48179e8f2bf694e985a7ff3abbcb3583b646 367 0.22 vMB 114
186,005 186,005 0000000000000559c892988e265ff006ce28687a5e6cf3f57a3a0aaa2737bba8 47 0.02 vMB 102
186,004 186,004 00000000000002878b54a89f5dc9c9aa008f10be7a4e94fac4ee1091f7fb24ac 93 0.05 vMB 96
186,003 186,003 0000000000000767cfa2734e7aac0e467876f581524d7cc290df320dccc647fd 37 0.02 vMB 76
186,002 186,002 00000000000004f160c064c898624cd6c7372651b0a45ce02f3362b324abcafb 270 0.11 vMB 463
186,001 186,001 00000000000008db6520c33d4d75470b1a5fc5ab34670655b6a18f0ca7b860d1 646 0.25 vMB 142
186,000 186,000 000000000000072ede9629fd1fd1af3cc2baa0e637f1959f34884be0e160dd1c 156 0.05 vMB 101
185,999 185,999 000000000000069af7d4314c0c4b27d56b8206747623474fd498736d48741a10 5 0.00 vMB 155
185,998 185,998 0000000000000255bfd452ea5ee9421d0a59f32f872c943c0c724ee8ef8f894f 75 0.05 vMB 60
185,997 185,997 00000000000006e977ea6e279cff8a7277d0120a8f94ac2d981f2c5eabbf63c2 10 0.00 vMB 54
185,996 185,996 000000000000084a4775e3293ca1b2e3c65002fad43b3c7088b3877a9154bae7 17 0.01 vMB 105
185,995 185,995 00000000000004655110b8d6893e9e8e3c640a2d2dc6c74f358de3015e398023 112 0.03 vMB 87
185,994 185,994 0000000000000336bf47d7f276fc4b4e89e95d9fa2a8fd04eaa68d75bff2a4f6 38 0.02 vMB 69
185,993 185,993 0000000000000440a10703aad30c2497a6ee05c5996aacfced0477413f51fd16 55 0.03 vMB 144
185,992 185,992 000000000000083ade513acfe9b563f0c951d82f84060b05b47eafe3be57c1dd 169 0.09 vMB 137
185,991 185,991 000000000000071a9298e44adf00fd6e68ac78282c0a9e2218f5d4f3be5f9eba 647 0.24 vMB 187
185,990 185,990 000000000000033f7f52449d91e170048f717f1af362128e3ef5933af55e0f93 269 0.11 vMB 142
185,989 185,989 000000000000065f4c5c3ef8d81624d345b9b4757d6e2038ef4f1190875edd5d 234 0.08 vMB 142
185,988 185,988 0000000000000646f397d29ccbeab1218723caeea32f0ec9db5c443f2c66dc37 68 0.03 vMB 98
185,987 185,987 000000000000021dc2f514522ba4e19716a72887796a25b779a5ae2d324a30d8 15 0.01 vMB 67
Previous 10 blocks ↓
Total Size: 779.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 419.71 GB
    • Received: 2.26 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.