Loading Tool

Explorer IconExplorer

Memory Pool

81,019 transactions
29.98 vMB
0.07725798 BTC
Random Selection Loading Transactions
Max Size: 180.78/200 MB

Candidate Block

Mining Attempt 23553176d2b0c29eb86d144c827fba0746a61d05f1fbd4f55a6f52e521d49e8f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2037a6564c9ff1839069fcae887ea51a22f063fc040f482583ab47e63cb0d127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,078
Size: 1.00 vMB
Total Fees: 0.01571237 BTC
Feerates: 502.67 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (382,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,111 532,111 0000000000000000000ff24397e376b0d21d438cba1f5829438d4deed8673fa2 337 0.12/1.00 vMB 28
532,110 532,110 0000000000000000000546153543f7ba8bb390b5b0f671ded5e0e532765a7296 3,011 1.00/1.00 vMB 32
532,109 532,109 0000000000000000000e1d64b2927cf265c0907ea61d8741ddceed4fbd8ecd86 1,251 0.52/1.00 vMB 19
532,108 532,108 0000000000000000002e97ed1f3ec5987233ebf1fd8e840b08417d1268157dd3 1,611 0.87/1.00 vMB 17
532,107 532,107 0000000000000000000967c24528742f1b093b472c7043e62a6d8387d59b3469 30 0.01/1.00 vMB 45
532,106 532,106 000000000000000000101126f362b42e7238b82aefc195825c46eeb94169a36c 1,239 0.61/1.00 vMB 25
532,105 532,105 0000000000000000001687a747edd797bb7b4c509a1743834a5c5f6c34d40f37 644 0.38/1.00 vMB 23
532,104 532,104 00000000000000000033c3bfcbc7a84d49227752281b2c75b4ea07b1bc78cb57 1,184 0.46/1.00 vMB 28
532,103 532,103 0000000000000000002fcf2997964bc5188923418a90773966f5844716158b7e 1,922 0.86/1.00 vMB 23
532,102 532,102 00000000000000000008bad76394b5742db6a810ff8b8057e105294e81b96bd3 2,455 1.00/1.00 vMB 24
532,101 532,101 0000000000000000002139e8312d7f210f317f8118892ed037ef6af6262b323d 34 0.05/1.00 vMB 6
532,100 532,100 0000000000000000001267567e007237ea22865438ca1cb9bf91e898faf90526 435 0.29/1.00 vMB 12
532,099 532,099 000000000000000000175ff7d3df1d9ab270c843cbca4a9598f8546cd9a0dd68 96 0.03/1.00 vMB 20
532,098 532,098 000000000000000000248894fd79c84cde156293505c5c26b75238095e7071f4 1,400 0.75/1.00 vMB 20
532,097 532,097 0000000000000000002a2eb738129ec2ece09de48f3d9d9bcedbf9faa3b3b40c 1,139 0.55/1.00 vMB 23
532,096 532,096 0000000000000000002a76154f6a2162264667366e7d622e605052606a4d4e07 288 0.25/1.00 vMB 8
532,095 532,095 00000000000000000003a148f29cf6d9c08477e1c1765c13b242b33689005ae7 1,047 0.54/1.00 vMB 12
532,094 532,094 0000000000000000001a888c6bb4b7b2321aa01b279099afdc53c3fbcef6ca35 2,571 1.00/1.00 vMB 21
532,093 532,093 0000000000000000001856ec42b31112749c5093b683e01fa2074baa89b82ffc 2,808 1.00/1.00 vMB 17
532,092 532,092 0000000000000000000912fda49e50f013769a25742c5fb2901dfb25a642f943 185 0.10/1.00 vMB 73
532,091 532,091 000000000000000000001ecbae479acd5347b2dafe5ed1287acafb7d146934d1 1,446 0.67/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.