Loading Tool

Explorer IconExplorer

Memory Pool

45,114 transactions
20.39 vMB
0.11063948 BTC
Random Selection Loading Transactions
Max Size: 115.64/200 MB

Candidate Block

Mining Attempt 116342e21bb253e2467470fdf0f93411b63cbb9f24afcff66051c338309f2e73
Version 20000000
Previous Block 00000000000000000001c6f1449909b43e6c3e2f259e653d98402e7ea5f43c7c
Merkle Root a483dbb49da2d68f6ab37c322a38b48aa925feb30090b3f7135b8b1a2c13792b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,346
Size: 1.00 vMB
Total Fees: 0.07016606 BTC
Feerates: 502.67 > 7.03 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,059 (578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,481 913,481 000000000000000000013255fbe8a252f38498457ea258ce160338bd3cc21153 287 0.11/1.00 vMB 2
913,480 913,480 0000000000000000000073ffb9a83c89d46d6911af217d717248821ff1413f86 2,552 0.70/1.00 vMB 2
913,479 913,479 00000000000000000000f947631b266b8d42896dd2ebcaffe9d1ade6acf82eb1 5,286 1.00/1.00 vMB 0
913,478 913,478 00000000000000000000d873d32ec0be24b354c6e8530faa3529b3c676e20d5f 5,227 1.00/1.00 vMB 1
913,477 913,477 00000000000000000001976c946cd695ab332bd29abbc1208aae80ae0483b85e 3,850 1.00/1.00 vMB 3
913,476 913,476 00000000000000000001bb276ebfb9c64dd1914c73fef06e8a64d7595772d834 134 0.03/1.00 vMB 2
913,475 913,475 00000000000000000001ff61a1d0e2b15a5f358d70e1842ae51e2e2400b3ac53 1,138 0.36/1.00 vMB 1
913,474 913,474 0000000000000000000130d2c53e4dbf4841984556fc626cc71c37683fa93714 728 0.31/1.00 vMB 2
913,473 913,473 00000000000000000001fdb9f2181ec3e47baa1c7b0a3237cec7bac928e154d0 1,650 0.58/1.00 vMB 2
913,472 913,472 00000000000000000000294ce145ebc6921e8cc1e4c53a7d7eb6073c4e221c86 6,183 1.00/1.00 vMB 0
913,471 913,471 000000000000000000011453fc3edef386725d2f98fa17824cd88bd1b9e647e5 3,078 1.00/1.00 vMB 2
913,470 913,470 000000000000000000000247c6b4eb078ebeceab5565ea7965612418fdd9e683 5,522 1.00/1.00 vMB 0
913,469 913,469 00000000000000000000994908ff52c004b75df3d59b06be890cd6085702ca80 4,145 1.00/1.00 vMB 1
913,468 913,468 00000000000000000001db2bbbe046dc7161a964db938c9ca6ba23a959370878 3,295 1.00/1.00 vMB 2
913,467 913,467 00000000000000000000e387c939cc0147c7753eb341ef82d4d5b49a20fa70e4 3,596 1.00/1.00 vMB 3
913,466 913,466 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4 4,647 1.00/1.00 vMB 0
913,465 913,465 0000000000000000000106ba8fb086820fb92e21f9106dc89bf43130d02fd3e1 3,460 1.00/1.00 vMB 2
913,464 913,464 00000000000000000001310df28e7f540da68557cbe51885ac49fc1340cd1966 3,979 1.00/1.00 vMB 1
913,463 913,463 00000000000000000000f8a0bdeedb5a27ecb219d76f61ad9e5e33c1a58045c1 2,272 1.00/1.00 vMB 2
913,462 913,462 00000000000000000001312ee623fd6dac294ac34a9e3726eb42095cad139343 1,958 1.00/1.00 vMB 0
913,461 913,461 00000000000000000001d0557bcb620576883ecb13f1662ae58e65b69410780c 1,901 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 780.70 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: 554.65 GB
    • Received: 6.76 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.