Loading Tool

Explorer IconExplorer

Memory Pool

12,913 transactions
10.43 vMB
0.03078325 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.82/200 MB

Candidate Block

Mining Attempt 9d5048aa4916cbffb96a6ecee860f0652a322ba89982c3d835b7dd34726274bd
Version 20000000
Previous Block 000000000000000000003cda2c193a02bec06194c9a75bc9f8b996f80df7088e
Merkle Root 980d7c05b98264b188557d47d726ee2cc452de5ce6019a4494a4e1b5a98e3714
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,503
Size: 0.99795725 1.00 vMB
Total Fees: 0.01454848 BTC
Feerates: 103.55 > 1.46 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,813 (1,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,440 912,440 00000000000000000000a4ba5029f077c4e5d9b28674f4e39a88d62ef5e7f0cd 3,785 1.00/1.00 vMB 3
912,439 912,439 000000000000000000020949f0a4c88c7e041e2df6c205f669318c6e94f10556 4,314 1.00/1.00 vMB 1
912,438 912,438 00000000000000000002101f9a85d1bd7cd16210f518419ae3e879ea63a5a05b 2,996 0.98/1.00 vMB 2
912,437 912,437 00000000000000000000eb66a46b18b645bc1b134d4939893aaa9898dd9df71c 3,142 1.00/1.00 vMB 2
912,436 912,436 00000000000000000001f74e5b4ef0705fb4420e21cdac48351c3cd0dbf38ca6 6,700 1.00/1.00 vMB 0
912,435 912,435 000000000000000000017f5e320030acfb59ccdd6909f5cc2150074d400c43d7 2,262 1.00/1.00 vMB 2
912,434 912,434 000000000000000000016194bfc90d557f4858695b2278bd05d4d328da218e88 873 0.31/1.00 vMB 2
912,433 912,433 000000000000000000018dc7b1add66fb8b156c5d38f274cc16d2cee6c5b18fb 4,295 1.00/1.00 vMB 3
912,432 912,432 00000000000000000001c30b74deb509818c95ce996e28f092965dc61f8062f7 6,020 1.00/1.00 vMB 0
912,431 912,431 000000000000000000021e7152e3b60ddc308d34289c4d8aab077d76be3476cb 2,363 0.84/1.00 vMB 2
912,430 912,430 000000000000000000018405f44cb7ab27f4e3b19e7bfae20ca29832c61cad6d 4,911 1.00/1.00 vMB 0
912,429 912,429 00000000000000000001ce88257a078699aaca5f52e7e9a2d1f8249af1703c8e 1,638 1.00/1.00 vMB 1
912,428 912,428 000000000000000000013443f926b1075afd32f5ca17221f4f2e830204e0fd0b 3,395 1.00/1.00 vMB 2
912,427 912,427 0000000000000000000199f582a30dcdd61f8511e228db4c9f9c92dfe20cc227 3,349 1.00/1.00 vMB 4
912,426 912,426 0000000000000000000057e6df7e49c9ed343c6fb7487a0834ca3790c3e437b0 3,865 1.00/1.00 vMB 3
912,425 912,425 000000000000000000018530ba5a04b5fb5e6203647af25f3d57a0a449b9f55b 3,618 1.00/1.00 vMB 4
912,424 912,424 0000000000000000000220e7c70e98d43a690645127495208405e0d23706cbf9 4,556 1.00/1.00 vMB 1
912,423 912,423 00000000000000000000340f1a88624dd9658c335bb8ae102a5455a713bc71a6 5,894 1.00/1.00 vMB 0
912,422 912,422 00000000000000000000de2b7d81b2cd4427a1205dbb6505ac1bf96c4cc38849 6,341 1.00/1.00 vMB 0
912,421 912,421 0000000000000000000126b04866243fadb817b3bd9c5e50b945274c1d532eb8 4,283 1.00/1.00 vMB 1
912,420 912,420 00000000000000000000183f5135e891c29280b487ab6a9be8da609559df649e 292 0.08/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.29 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: 516.92 GB
    • Received: 4.49 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.