Loading Tool

Explorer IconExplorer

Memory Pool

41,930 transactions
27.61 vMB
0.07108432 BTC
Random Selection Loading Transactions
Max Size: 142.91/200 MB

Candidate Block

Mining Attempt f3f444bdf3bf4bea5c4029ecd4276f3462f58f2b560d27bc486289c619487d7e
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 23a4e0f88ac8853e68c5df2f7a12ada23d0730679239b9a67f162b3f4278fb17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.01643126 BTC
Feerates: 100.53 > 1.65 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (377,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,296 537,296 0000000000000000000b6d53d844017b1f8f193975600cc432f22f21bcbe9f9f 1,088 0.52/1.00 vMB 20
537,295 537,295 0000000000000000002227afff67a49494ca6aca6e03fcb793a43ee5c8e87b18 1 0.00/1.00 vMB 0
537,294 537,294 00000000000000000009fa9b75ee7c31cde9c29c3da35f7724bc105dab7b54c7 279 0.11/1.00 vMB 16
537,293 537,293 000000000000000000267493cf005146b88452914e4405e09454a13d7651bc56 893 0.30/1.00 vMB 21
537,292 537,292 0000000000000000000e852da02294d3b7f4ff503a157b447d0d933d39fdd924 134 0.04/1.00 vMB 17
537,291 537,291 000000000000000000132d3cae24aa3818c43d8efdb57fc0a4256a084cc7c2b1 524 0.17/1.00 vMB 16
537,290 537,290 00000000000000000023a865f5ec9bf2d7786e2471a9e94fd85581b7594329a6 1,323 0.62/1.00 vMB 36
537,289 537,289 000000000000000000199454c711b13e4812484d85fc62990fe1e3e063d2164b 1,368 0.54/1.00 vMB 24
537,288 537,288 00000000000000000006fcb593d692728c4b445ab2e5241bb22b93516cf4efe0 47 0.05/1.00 vMB 82
537,287 537,287 000000000000000000224dc1b10866557fbd02a4c83be59058d38931b0946435 434 0.15/1.00 vMB 20
537,286 537,286 0000000000000000000282ccdf6022329701d7cc0572934095eb8808521d3acd 2,480 0.93/1.00 vMB 21
537,285 537,285 000000000000000000217fd4b549158c14fcb4463ec585008026363c968cfa12 331 0.12/1.00 vMB 14
537,284 537,284 000000000000000000089f27ade61c76c295f413c03bf6f9108ec04597acde62 943 0.35/1.00 vMB 17
537,283 537,283 00000000000000000009a75497bc4300a0f88595fc8d62a65a933282ad14e3eb 1,724 0.73/1.00 vMB 23
537,282 537,282 0000000000000000001989faf23efaf048096acce9495d8b0d7d2c99a6b5ffca 472 0.16/1.00 vMB 23
537,281 537,281 00000000000000000002b34ee42c1ad1cf6529ff8a3e47bacc5c4c3d3e2628c8 1,426 0.83/1.00 vMB 4
537,280 537,280 0000000000000000001c66ebe27ce18b2fdcbdf2a5b3994cf24bc0fdfeee3fa8 287 0.13/1.00 vMB 42
537,279 537,279 000000000000000000066781bdba13ae5e8c5bb39f3fa27d806d8d7e8640bbd1 3,026 1.00/1.00 vMB 15
537,278 537,278 00000000000000000028d27bdadf245e9166f1b333cdad7601564a78a599bd55 859 0.39/1.00 vMB 47
537,277 537,277 0000000000000000001a9efabea9878d70f84f0bc45a66e71933a40d83d74956 2,014 1.00/1.00 vMB 23
537,276 537,276 00000000000000000024162b7dcb8e8cdd6989ce9426ff99505909fde36bda71 1,033 0.44/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.23 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.