Loading Tool

Explorer IconExplorer

Memory Pool

34,586 transactions
10.65 vMB
0.13707405 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.23/200 MB

Candidate Block

Mining Attempt b41ddb48bd3006bdc6947ac5b2f5de89200dba8aaf0f80a54b07932a7a45cac8
Version 20000000
Previous Block 000000000000000000011329a0df17c0f400b934b8f44ab626da0c3d10e12bdc
Merkle Root 951c11035e7cfe0ca3918710d1ccd4ec69950920e0eb226ef33b14db0a2959fe
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.06543905 BTC
Avg Feerate: 4.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,023 (780,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
132,992 132,992 0000000000000e8d82c012879e00bb91ab6fa711a12f62a0f03e118451b6ceaa 0.05 MB 70 140
132,991 132,991 0000000000000bd78c88f11207c627a6e510551bd2f189cdb9236cacad775f58 0.05 MB 126 380
132,990 132,990 00000000000004e2357cd0b50c2a38e96c2fc8958978a7f17e1bf22c0fd5e90d 0.02 MB 52 421
132,989 132,989 0000000000000be9dedbe04de5c2dba4d1c7de032be4396192f3fc332e85cadd 0.00 MB 1 0
132,988 132,988 000000000000047bd648236760d54b33883cba2f1e2d56d2649a96cac65d70a7 0.01 MB 45 476
132,987 132,987 000000000000073afc413b70d03bda67003e404b8af074f2b35d753092a27e9f 0.02 MB 41 361
132,986 132,986 0000000000000d3c600d3fca44be66d0a96131050e24d7e76ad88606d3f2adc2 0.01 MB 41 363
132,985 132,985 0000000000000906c069fdc9d3331a2c2ec301705194133b6a2de15e101054ab 0.01 MB 9 331
132,984 132,984 0000000000000a70fc0aff19078855070c56fa981800c150325933d2883b8d12 0.01 MB 31 527
132,983 132,983 000000000000073bcc3850eb58518979079bb01ec7a3686cb0796680924e733b 0.02 MB 35 565
132,982 132,982 00000000000009ec1ae6b06ac34148127bc0b7a66f0e23481c03e9ff2062044a 0.03 MB 37 191
132,981 132,981 00000000000012e0a9c25055bbdbdc196ef215cdf6f7bd55cb2c6a514bc0e129 0.01 MB 27 410
132,980 132,980 00000000000005d65b33ab049d303dffd49915448826f86d9fda0491b4037bcd 0.00 MB 3 0
132,979 132,979 0000000000000e18e86d7bb1cd1f93d55400f2d6b1d80a4d7086d6bef73377af 0.00 MB 8 0
132,978 132,978 0000000000000545caa364916ba278254f9aeda733ef525dae82f07c7159fc2c 0.00 MB 13 646
132,977 132,977 00000000000007045cf5538ebef067a2b6864c046ae5e972db4825e0c15ba1af 0.01 MB 31 451
132,976 132,976 00000000000007f8a17550101612b95f38c6d84e119da24944580e010525e25a 0.01 MB 17 839
132,975 132,975 0000000000000d45cf87392bc5b7d10545026e231ba832519320f626f906e918 0.01 MB 11 266
132,974 132,974 00000000000008cb7e6a6ae487e7eb1f6f7618dcbbaa258e243a32c237bc43f4 0.02 MB 55 503
132,973 132,973 0000000000000402e36218c2c39ab1f27ce3fcf6897b40eb7ac503b847313c92 0.00 MB 13 529
132,972 132,972 0000000000000a8e181b7d7894a689000c634f2079b138302ae83a17a3638820 0.01 MB 19 523
Previous 10 blocks ↓
Total Size: 778.88 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: 403.85 GB
    • Received: 3.65 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.