Loading Tool

Explorer IconExplorer

Memory Pool

49,586 transactions
29.94 vMB
0.12113157 BTC
Random Selection Loading Transactions
Max Size: 160.32/200 MB

Candidate Block

Mining Attempt d2532e27cc5060be282837e11f5a2bf812d53d9e869c638acb19dbae79157c4b
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 1a1129cd575b6375081cc3f21d01c8eab6ececa9879cf3940f18cfd29d9ebde8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,214
Size: 1.00 vMB
Total Fees: 0.05817501 BTC
Feerates: 117.91 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (221,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,433 693,433 0000000000000000000e984d04469fd835910561cb2eab73a9aa424f18c92296 823 1.00/1.00 vMB 4
693,432 693,432 00000000000000000006b920010ef77afa14123b79cbdb3e729ca10f91951810 2,773 1.00/1.00 vMB 14
693,431 693,431 0000000000000000000fae185d20872df8fc558b67fbbd1a7cf1ca38ab9a50fa 730 0.25/1.00 vMB 14
693,430 693,430 0000000000000000000261fd4b0e9e642660d398df279b5c30cc53ab7d1f8b7a 1,212 0.42/1.00 vMB 14
693,429 693,429 00000000000000000004863cc65d5f78349890e4308bb6fe5ef9b8755e08eb80 2,161 0.64/1.00 vMB 2
693,428 693,428 0000000000000000000ca62bbfdb1bc453837347ac4dfa0f7cca0426c51ae402 2,761 1.00/1.00 vMB 14
693,427 693,427 00000000000000000010c469a66b85b8193ae61ee279a72405e6dd8de96fc91c 3,027 1.00/1.00 vMB 13
693,426 693,426 000000000000000000017a4444c9afba08b5b2ed16ebfc9889a1cc16b1378641 2,575 1.00/1.00 vMB 15
693,425 693,425 0000000000000000000438f9b630d477d3b0f0d5026b3755c9564e3c51d8ac95 387 0.14/1.00 vMB 12
693,424 693,424 0000000000000000000f4e616ef72ec8329568cc52161bf56d766371a239c430 1,003 0.38/1.00 vMB 13
693,423 693,423 00000000000000000005cbaef3bb8716b957ff081dc30a360f07b98bd96dbecf 2,865 1.00/1.00 vMB 14
693,422 693,422 000000000000000000029942ec1a9687062d615b127f68a203503bf1d470e83a 88 0.02/1.00 vMB 15
693,421 693,421 0000000000000000000afea66744dd08c73ad5d1396097e421fa8135103a819b 164 0.10/1.00 vMB 23
693,420 693,420 0000000000000000000ee0e60d0d929d304b524e8c2def06baa1783da7b54425 1,189 0.69/1.00 vMB 6
693,419 693,419 0000000000000000000d6dba316582d7dccdbbed0af38508b688d0d2ce0b2e87 3,124 1.00/1.00 vMB 14
693,418 693,418 000000000000000000142f51853336d9ba1f218030c8dccd7f6f027ba2b17252 2,562 1.00/1.00 vMB 3
693,417 693,417 000000000000000000096499489f15fdc97cb0bf2836b05ede38a7cdfcfd9b12 2,487 1.00/1.00 vMB 14
693,416 693,416 0000000000000000000f66a448b450abee4f30278993d7f80aa7fbf80c2a63e2 2,365 1.00/1.00 vMB 14
693,415 693,415 000000000000000000011bfbe366ec6534313d55b75dedd355b71f85dbd05070 1,675 1.00/1.00 vMB 13
693,414 693,414 00000000000000000010d88a8d8f01e9a8d7f65d196d327625988d1ea77fb2f0 2,850 1.00/1.00 vMB 8
693,413 693,413 00000000000000000006f78ada68c251c79eaf4f1057fdfb622f29842c82ab70 2,910 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.