Loading Tool

Explorer IconExplorer

Memory Pool

72,530 transactions
28.04 vMB
0.06210617 BTC
Random Selection Loading Transactions
Max Size: 166.34/200 MB

Candidate Block

Mining Attempt 86329679feee838d17befbfb99c050624eb2eed6ac83eb62cffcdb33302c2885
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 5f0d380322c8ef97014dd09e6b2a26fba508a38f6424d17edd79266c0319eea2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,662
Size: 1.00 vMB
Total Fees: 0.00614071 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (595,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,564 319,564 000000000000000007ae643fa85bd2e7c543d280b49cd0eccba5ff8cf80e2025 110 0.16/1.00 vMB 11
319,563 319,563 00000000000000000c316be9af7d1c814a21f1c556a250f85fd74cb37691c724 1,124 0.75/1.00 vMB 25
319,562 319,562 000000000000000017f954a4b63f3898a3bb5e1d427d92fa91dda5bb51750a7f 297 0.20/1.00 vMB 23
319,561 319,561 00000000000000000e7def6f7554cda05fd4e1b3e307e85e6023ae92b7ffe010 646 0.35/1.00 vMB 29
319,560 319,560 00000000000000000f735f584f2b46ecb3a40fbdff9194c0d11a7ca9419d55ea 32 0.01/1.00 vMB 27
319,559 319,559 0000000000000000102dfa789074d6a2c8cd7fad04a595c8a66783adb8ce5c4b 201 0.09/1.00 vMB 30
319,558 319,558 00000000000000001b65eeab692f8fd997c66cb166a09cfd7e8046112214cc98 427 0.26/1.00 vMB 27
319,557 319,557 000000000000000020c63b9215d51c4e19d021b08f34e8016330c7a9ff12edf2 50 0.03/1.00 vMB 22
319,556 319,556 00000000000000000df57d05571d9489174f730f0fb5a23de47898fba7dd7c17 295 0.18/1.00 vMB 26
319,555 319,555 000000000000000001631d50566c3e64ecafe787920f316382e75d5475e0ffdc 480 0.28/1.00 vMB 25
319,554 319,554 000000000000000024c3fab60b88a4518954b28927377066554fea269da40200 434 0.22/1.00 vMB 28
319,553 319,553 00000000000000002397cd76f5b91a92affacd5bc5fc10e7e1ff9dae58f76b06 472 0.28/1.00 vMB 25
319,552 319,552 0000000000000000132cbd31d62cd15c29612faf318e2799a5a796f00060fcff 250 0.16/1.00 vMB 25
319,551 319,551 00000000000000000f66861661b1abd790ea2564f3c43adac4422b41debed319 624 0.30/1.00 vMB 30
319,550 319,550 000000000000000004c385d051e6243c114c8a24f2f0bca1137f676be0e4f7f8 297 0.18/1.00 vMB 29
319,549 319,549 0000000000000000258246333d28e4c3aaf50707700989611b573682a448749f 1,011 0.64/1.00 vMB 25
319,548 319,548 0000000000000000119d193570d68d8a30970d43c9bd2d5c2b350826727ed952 570 0.36/1.00 vMB 41
319,547 319,547 000000000000000002e105429eaeec995e598e006770569490c41651062d82b2 83 0.05/1.00 vMB 25
319,546 319,546 00000000000000000f93f8768907841d64e0a9c002f580f0e9f26713ad361879 46 0.03/1.00 vMB 25
319,545 319,545 0000000000000000211928b476cfbd8ce39c5f55340bad07ef90f36f83b1a84f 326 0.22/1.00 vMB 27
319,544 319,544 00000000000000001c2bd9f687f79b22fbb59245cec4ad44535ea6d2ea770348 32 0.02/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.