Loading Tool

Explorer IconExplorer

Memory Pool

36,252 transactions
12.58 vMB
0.16271687 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.41/200 MB

Candidate Block

Mining Attempt bfb49e1e50c931b88be51f87a57536671165b9cec169f0c9a227fbb581528d90
Version 20000000
Previous Block 00000000000000000001cf815e573b122d47c2a0f15da2855cbda6efaa0e80a8
Merkle Root b0ead52edd7cfe4f89e1ae76c368b8db6825f0c55cc396afad2ba52cd4d78c2d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.05154933 BTC
Avg Feerate: 4.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,036 (745,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
167,392 167,392 000000000000003f1320d0345e0822c14e26301abec75c27d19a1c09bf3aa353 0.01 MB 21 331
167,391 167,391 0000000000000077043a6a3d7bc3754c8fb639241d0e8f5c1d319b3ec59dcd68 0.04 MB 105 39
167,390 167,390 00000000000001b450edee895e7c11136138c4d1b3b32a4a04b36c9146f1c17b 0.02 MB 62 131
167,389 167,389 0000000000000699bba57b09d97874bda26605ef0d89c3f1476d4c700a0229cd 0.01 MB 19 127
167,388 167,388 0000000000000507a184777c29ce7a53e385a5169932bf6caf8b8464a85e2129 0.02 MB 47 304
167,387 167,387 0000000000000a99394376e233536ca31e72577f1ce28e335031b62da1faeb38 0.01 MB 31 218
167,386 167,386 0000000000000029f548a16137798f4a3488b528b8b96fe592318b6b3fbbf2be 0.04 MB 88 103
167,385 167,385 0000000000000124161931bfbfbd92a2dab3ffd4d0c7bb4276bc3f014256846c 0.01 MB 9 104
167,384 167,384 000000000000062e7a526f952eca41dab89b081327a278f57d36b90d07225b62 0.01 MB 20 69
167,383 167,383 00000000000000d7a9bbbfc89ba0da30a8b8cdd8a418bac3417185bfe9e52402 0.00 MB 9 24
167,382 167,382 00000000000006672318e95679fcbb2ddbc04ff4753d9902e8bcfb5ad8d098ae 0.02 MB 34 58
167,381 167,381 00000000000000beaa5d029d3afecef8a401a4718b5baeda77d8543283163cb4 0.00 MB 11 52
167,380 167,380 0000000000000880c2d4457bd95bafe6c73f61b83f4fb16d58979d9dce1df39d 0.04 MB 100 23
167,379 167,379 00000000000003ee5fabcc345441d7b3cb19d58634e4858c78b9085858c56bd9 0.00 MB 11 0
167,378 167,378 0000000000000635e3c3242e9f847c77a2a53038684966f21c80f396fe2338fa 0.00 MB 13 275
167,377 167,377 00000000000003f866752d1eae562b785c0f2a9e8b378d672a13a9ea23ba4ee2 0.00 MB 11 17
167,376 167,376 0000000000000b1440079256bdfc94a94120f60773d1b272aba8ddb8abb36e71 0.00 MB 11 333
167,375 167,375 00000000000001ed7627d95538c2401f77dbf747c73b4cf78661650c8317307e 0.00 MB 11 97
167,374 167,374 0000000000000264f3a562dbd59c9a86513fea07eb7d0b603c475f5ee09ed9c0 0.05 MB 73 32
167,373 167,373 000000000000052282cbd007715899d3452230f68b56cfc237aeb1a2d6a22a20 0.02 MB 45 203
167,372 167,372 00000000000004cf99703892d555ec7d259ba5f378193de295a954b4ddeb38c3 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 43
    • Outgoing: 10
  • Data Transfer:
    • Sent: 5.24 GB
    • Received: 0.06 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.