Loading Tool

Explorer IconExplorer

Memory Pool

31,722 transactions
24.97 vMB
0.04844196 BTC
Random Selection Loading Transactions
Max Size: 125.26/200 MB

Candidate Block

Mining Attempt 8af03795dd954488f251bc6e97e893fa5d5a167df0e35b454c6ab17850ea1182
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root 72bdd93866e4320351b47e8f00ac917a19458d0891df066036c23db6d009fd9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,630
Size: 1.00 vMB
Total Fees: 0.00372355 BTC
Feerates: 30.02 > 0.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (82,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,361 832,361 00000000000000000002e33f5606d884ad0e3bf6d6f16d4f0fdeb8212401bb5e 3,255 1.00/1.00 vMB 45
832,360 832,360 000000000000000000002e04849c289f5f65ad67c3d94c6d25778cc1188b9598 3,256 1.00/1.00 vMB 32
832,359 832,359 0000000000000000000233706f02281f7ec15ba13ae6c241a0e743c4a1717cf7 3,402 1.00/1.00 vMB 15
832,358 832,358 0000000000000000000040de06ddcfe56518b27901fb5c1bc16ec46ea34d23eb 3,855 1.00/1.00 vMB 24
832,357 832,357 000000000000000000027e58b6ccc810628276e53462bf076f970031b4192c27 3,023 1.00/1.00 vMB 21
832,356 832,356 0000000000000000000086158a29f8ed02f05fd4cf377cd073e914998ac78495 3,240 1.00/1.00 vMB 38
832,355 832,355 00000000000000000002a20c3326582402176aba2085a869d7b6c257fa0ac449 3,118 1.00/1.00 vMB 31
832,354 832,354 000000000000000000026b967dff980efffa309bcdfa157b8b1faf172d933049 3,077 1.00/1.00 vMB 16
832,353 832,353 000000000000000000011d5042976c9063ae1ac129f6be9fa23d1962c62b4307 2,361 1.00/1.00 vMB 32
832,352 832,352 00000000000000000002a7a9a50469b8e4d516b231097333fb0f64b9880770bf 1,909 1.00/1.00 vMB 24
832,351 832,351 000000000000000000005850ccf8d26d963abd529de98b84a7fcbd1f1210a968 1,108 1.00/1.00 vMB 16
832,350 832,350 000000000000000000030b15d9f3d5117252ebd6572a89b49a5a4e3dada935ed 1,070 1.00/1.00 vMB 14
832,349 832,349 0000000000000000000167502eeff7f51ecd7e462b815e899434bca2d3750441 1,647 1.00/1.00 vMB 15
832,348 832,348 00000000000000000001ebafc7f7a7d6c06c1b912a4ee32a75168dfe2dcbde83 3,307 1.00/1.00 vMB 23
832,347 832,347 00000000000000000002e1bcb76a2341cc508df163dcb950f3b09cb803ed7256 2,941 1.00/1.00 vMB 25
832,346 832,346 000000000000000000002231405251c1a86fc9000748d6fe90f72eb66cb26999 2,375 1.00/1.00 vMB 20
832,345 832,345 00000000000000000000ee22241d00ce61db274e1b5945221440030999eabaf0 2,651 1.00/1.00 vMB 23
832,344 832,344 00000000000000000001efe64549c7c72b4335e829839ff4f48fd790858e61c4 2,593 1.00/1.00 vMB 19
832,343 832,343 0000000000000000000317c2c39e76f2d2bfb14125d09016922be409b6b7c793 2,353 1.00/1.00 vMB 19
832,342 832,342 00000000000000000002a78ab646d36fee6a4ca47b49b6a6f927f620dc50459e 2,692 1.00/1.00 vMB 17
832,341 832,341 000000000000000000028ce48acc36ffa7aad385bcb4bb2734c65e94a1203e6f 3,086 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.85 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: 638.87 GB
    • Received: 12.50 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.