Loading Tool

Explorer IconExplorer

Memory Pool

34,684 transactions
27.96 vMB
0.05908273 BTC
Random Selection Loading Transactions
Max Size: 139.65/200 MB

Candidate Block

Mining Attempt e24fc007462de0c9a3e537936d0b7e2a3243557d903d6a51d61472f77cf2f668
Version 20000000
Previous Block 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac
Merkle Root 839ca1b25b42e146af05716685b6de35ce45f29364faea5994c51b68d32cc73c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 886
Size: 1.00 vMB
Total Fees: 0.00566695 BTC
Feerates: 451.74 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,538 (472,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,009 442,009 0000000000000000008f7d756b149af8a0ab23b32bc634084809e62fe91e5801 1,292 1.00/1.00 vMB 46
442,008 442,008 0000000000000000000850f381969ec157f717c2051e2d2345c0af0798a4385e 2,258 1.00/1.00 vMB 83
442,007 442,007 0000000000000000004d7b3d814677c9fe6c8ea1b45a42852c8108814449ab88 1,935 1.00/1.00 vMB 77
442,006 442,006 0000000000000000008b32df7d83229a240e82a9a7484bce79c4b72dfa2a5ad4 2,226 1.00/1.00 vMB 86
442,005 442,005 000000000000000001bf9bc9cf20e0096d22d9509bd0e718c4f242c12097dc96 2,032 1.00/1.00 vMB 65
442,004 442,004 000000000000000003c25302828e448c2b690ab156222225211b4995f1e58bb2 2,333 1.00/1.00 vMB 78
442,003 442,003 000000000000000000dbfa2059032ae669816a9d0aaa61e705011da2c9dbfa1e 2,212 1.00/1.00 vMB 65
442,002 442,002 00000000000000000102798261e3620dc77a8dd201b8bc9449c1d830951bcecb 2,536 1.00/1.00 vMB 95
442,001 442,001 0000000000000000039d134137243021075cf34ea228a1a65d37fbb01ba880da 2,424 1.00/1.00 vMB 61
442,000 442,000 00000000000000000002a1ec156022f98f2a48c17cc77179c35db0585e9d7159 2,219 1.00/1.00 vMB 76
441,999 441,999 000000000000000002f1f6131510e0b237922fe9bf8adb027a22cdaf4dd46b66 1,938 1.00/1.00 vMB 74
441,998 441,998 0000000000000000015dc1427a385883acbaa87afb3fcf72e959fd79b8c874ae 2,648 1.00/1.00 vMB 133
441,997 441,997 000000000000000003c0250b71c9a9e48f0ba769359a949466c807957427f583 2,083 1.00/1.00 vMB 63
441,996 441,996 0000000000000000015c6a4d1ff6cc2277888c47e89a4347e2882caf58a78cc3 2,407 1.00/1.00 vMB 85
441,995 441,995 0000000000000000035982dfa9d14a97246873030958fac9bef9e71d317296aa 2,282 1.00/1.00 vMB 85
441,994 441,994 00000000000000000099fa2e4854bf3c3b931e21f6bcfd04eaccc52603971722 2,060 1.00/1.00 vMB 72
441,993 441,993 0000000000000000020000f40eb4e1de3e5858b6a0ac16baaa29b9768917e202 294 0.26/1.00 vMB 55
441,992 441,992 000000000000000001e742233f6f40abe006aeef23285fdf0f05816967d4fbed 2,275 1.00/1.00 vMB 74
441,991 441,991 000000000000000003186aa7043130ab5b6c5fc34da0d682180a925e5cfae8ef 2,354 1.00/1.00 vMB 85
441,990 441,990 00000000000000000062e83292f8e9fcf2f93a4731ee2ae545aca84ce0c96ba7 1,609 1.00/1.00 vMB 59
441,989 441,989 00000000000000000282145c5a2c9786df189e351457cdbdb92a843bdc647337 1,341 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

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