Loading Tool

Explorer IconExplorer

Memory Pool

28,448 transactions
9.46 vMB
0.09791190 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.85/200 MB

Candidate Block

Mining Attempt daed62de707a03c2dc44ebcaefe392bcd20f1a900fe5bb3f0e4ebb1321a838b4
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 1e23426400d1393fb56cad609f05fba5bf2642a940f61f1d87515974ba65812d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,287
Size: 1.00 vMB
Total Fees: 0.02744883 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (777,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,854 135,854 00000000000005d466cac991c05ec1209d062bda76dd2739d1aa3ab63f0b7207 13 0.00 vMB 548
135,853 135,853 000000000000065e7c16d781cd7e064bae1e2ea9a160462e1ea801ab6a0f1e78 60 0.02 vMB 232
135,852 135,852 00000000000004df5e62cf3d5a2ea3be27679ff1251bcb623d9c004973d77d45 63 0.03 vMB 613
135,851 135,851 000000000000079dad005c155c73a2db30ce20360a49124a1d71c21b33125fa7 1 0.00 vMB 0
135,850 135,850 0000000000000a20e9191092ea3fecc007a16d6ee6f715428b2c4518ecfe40af 61 0.03 vMB 124
135,849 135,849 000000000000056e99e9c158f98d189e8f70160e41665adb92b9ab3969f6d60d 47 0.02 vMB 365
135,848 135,848 0000000000000381d3b309753cc45b901d161e3cd984d174358b46d40f07389a 123 0.04 vMB 207
135,847 135,847 0000000000000069e1222f40ce5cf8c6dc565d8caada2485516b2a29017da857 151 0.06 vMB 485
135,846 135,846 00000000000002e56be9af93bfe7454984af78387e5da2a70909a1e9d592cb27 24 0.01 vMB 871
135,845 135,845 0000000000000835e691f7d28982fdc780e9afc200953400d5f77f4ded9e1a29 10 0.00 vMB 455
135,844 135,844 000000000000032991c73695b9681da0378ad7ec5006b2d0bc9df49db9773a30 15 0.01 vMB 768
135,843 135,843 0000000000000404beacd3483fdd60ed9c62ee46eb4170791c9ca05006b40afd 110 0.05 vMB 106
135,842 135,842 000000000000081f4e565937de263582b5262854f0f207a0172cd46797cf0705 31 0.02 vMB 121
135,841 135,841 00000000000009dad68ae1d064703d03475b46e23da2624383231adb7449f85a 16 0.00 vMB 1,246
135,840 135,840 00000000000001792a848d6ed1cb520a0b01b5b571cd762c226965d288d44e61 15 0.00 vMB 1,342
135,839 135,839 000000000000063f3d2b618d2c21d69a3d2305c993dd72101c75e4656a28d3d7 40 0.04 vMB 182
135,838 135,838 000000000000061e88d636e8724e9c42ce1bf64927e29513ebcee3464491ddaf 16 0.01 vMB 107
135,837 135,837 00000000000007229d9adca10a6d29861b408fe5f418af20568c05a9950cc74a 78 0.03 vMB 447
135,836 135,836 0000000000000543125c1e2a8290a1b088e92db1a08872ceeff0191de7f3c7f5 12 0.00 vMB 529
135,835 135,835 000000000000010b6fffd0bd6118f9133f4b396e827025da096ea4336afa222e 59 0.03 vMB 224
135,834 135,834 00000000000002f38061773dd002f4084e2847a2d190dcac6011ab474483cb69 97 0.03 vMB 310
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.01 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.