Loading Tool

Explorer IconExplorer

Memory Pool

35,296 transactions
28.65 vMB
0.12235052 BTC
Random Selection Loading Transactions
Max Size: 142.51/200 MB

Candidate Block

Mining Attempt 7dd79a2be7e8942a160f0ea133f98220fc7538380885ab7b803d2935c517975b
Version 20000000
Previous Block 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85
Merkle Root 53f969f97ccee6e10c9126622dfc017a4c9868263f7bf4b340b2a4369e9fac79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.06652109 BTC
Feerates: 200.00 > 6.67 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,521 (356,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,299 558,299 000000000000000000055e11c688d425c3df101c7284f53c376dcf0c602f8a35 506 0.16/1.00 vMB 12
558,298 558,298 00000000000000000030f5da35f7d85cc39c81d9660363c5354d6e139246e408 1,165 0.44/1.00 vMB 12
558,297 558,297 000000000000000000258c02fcb842bc98c6eb9c57c7a887b77bb89625e2c2d8 1,654 0.57/1.00 vMB 9
558,296 558,296 0000000000000000002f1458197bf1b9dfd70278b4d7a008c60b7b35e6183749 225 0.08/1.00 vMB 10
558,295 558,295 000000000000000000030bc411c5ddf39960b4725f66dea7738fd087d41a3871 2,508 0.75/1.00 vMB 12
558,294 558,294 0000000000000000000229e8da2c550c6af609430afa725b498372b57360b70f 2,182 0.75/1.00 vMB 10
558,293 558,293 0000000000000000001484f517bda370387154b7c037336a6fa573f6bcc6647e 589 0.23/1.00 vMB 16
558,292 558,292 00000000000000000024719196ce2d693ee1a622110da68932405df7c4379b35 333 0.12/1.00 vMB 11
558,291 558,291 00000000000000000026f7bf210264afaa303913e820adeb5e7c9bbb9e5a05d7 3,328 1.00/1.00 vMB 9
558,290 558,290 00000000000000000026607cea380ca8a1934b1ea8e1c74b1f32a5064cb084e4 1,884 1.00/1.00 vMB 10
558,289 558,289 000000000000000000002e01a5ef39a720bb7fa2ba838a3264a2090a06e12b68 534 0.16/1.00 vMB 8
558,288 558,288 000000000000000000311b5f8ebe3b61b86d59b91a6c7a745af12eeec5ce4a24 839 0.23/1.00 vMB 10
558,287 558,287 00000000000000000024edaf5c974436524810357c9996a843b415f7e7d3cd95 2,102 0.70/1.00 vMB 9
558,286 558,286 0000000000000000002438fc65ac07acb69b5459b0afa42d93e2bc0ecab65f49 2,886 0.93/1.00 vMB 9
558,285 558,285 000000000000000000266f2aa33f748eb128074dd1e65771dbb95292bcc31566 2,323 1.00/1.00 vMB 4
558,284 558,284 0000000000000000000636b90596b26eaf5a2eac09101d06813e32499a02e4f1 2,930 1.00/1.00 vMB 8
558,283 558,283 0000000000000000001fe3c64a52bab4169190a4b27ea71a5d078a6f070194ba 3,777 1.00/1.00 vMB 35
558,282 558,282 0000000000000000001009b84e9f506d01fa12cfc77135cff08290c8a3054549 3,282 0.98/1.00 vMB 8
558,281 558,281 000000000000000000044c5e56d64f69ad58fb784b4f91542f84950ca8fe0540 3,153 1.00/1.00 vMB 17
558,280 558,280 00000000000000000023f9a07ca3f5ef34aadb6f5006db99cdf94d18897a03aa 1,503 0.50/1.00 vMB 10
558,279 558,279 00000000000000000029b7e5b384ee1a8274fad9496888ffabfca8aca7bf2a4a 3,072 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.54 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: 615.65 GB
    • Received: 11.17 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.