Loading Tool

Explorer IconExplorer

Memory Pool

28,612 transactions
9.51 vMB
0.09969139 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.13/200 MB

Candidate Block

Mining Attempt 70b2f61112e5ccc0bbb544ed8384cf66243081bd258281925bf5a4837250f5b2
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (727,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,015 186,015 000000000000083f9d8da8c528ef3acfb8a5d1c861edd3e7f6000d4bd2a66b08 24 0.02 vMB 60
186,014 186,014 0000000000000506050e750602b0c750de62a333909e68dfe7f69fffaa7c83f9 134 0.05 vMB 68
186,013 186,013 000000000000088bb2315060a3c891d9db5f47622ba76fabbb7e2290b3ab3cb2 267 0.13 vMB 97
186,012 186,012 00000000000003171dcf781255bfa7af3e3a5b65ae8fbff9b3991bdd3e8f2a4c 568 0.19 vMB 147
186,011 186,011 00000000000004ccd3377974409d8dca6eabe41eaa9f7f96cf15b39987ceac37 20 0.01 vMB 214
186,010 186,010 000000000000038edec20f6679e96ff6407a5c2bb52dbb528f7886464bd1f9ff 153 0.07 vMB 123
186,009 186,009 00000000000005f34a15092b3b92d0e1c5306a678f19e6fda86b3ae8cb33001a 9 0.00 vMB 58
186,008 186,008 000000000000040d5a4507c7257e90e5347768fdd09a63644de9509bf3e2f0b2 15 0.01 vMB 33
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
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.11 GB
    • Received: 0.48 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.