Loading Tool

Explorer IconExplorer

Memory Pool

47,533 transactions
30.18 vMB
0.09507192 BTC
Random Selection Loading Transactions
Max Size: 160.72/200 MB

Candidate Block

Mining Attempt 64bb2af21543ea366a523ac484679e794cc0dd8d63501157109e23953016ea36
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 63c7178d056d4632b3332eceaf40da74513c5283d60caa4793b3400d9cd457d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.03479387 BTC
Feerates: 150.97 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (367,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,433 547,433 00000000000000000001566bc545c798f39647580a203c586a1f1e07874f2319 1,592 1.00/1.00 vMB 14
547,432 547,432 000000000000000000028a1d4718c858c056c451189eefb1b4d57977ad2b1249 2,727 1.00/1.00 vMB 16
547,431 547,431 000000000000000000170f45dd5586a047201e6ad625740ad1c0cdf170fd6ab3 2,909 1.00/1.00 vMB 34
547,430 547,430 00000000000000000007ed04b2afa75daecdc52c98c3267f817db36cbd570fcc 2,797 1.00/1.00 vMB 26
547,429 547,429 00000000000000000019d2931ea5371a0a43d9996bca8ab207c8d94025208dae 2,729 1.00/1.00 vMB 9
547,428 547,428 0000000000000000000aae2ff3cd911f4d149683e6f5f1d532675d7d5ca9524c 3,011 1.00/1.00 vMB 26
547,427 547,427 0000000000000000000b2b9d0a8fa6a2e448936497af8636a5faf4e594c9b23c 2,619 1.00/1.00 vMB 24
547,426 547,426 0000000000000000002075acc8ae639d230eccbc85f40570b1bc99942553e016 1,132 1.00/1.00 vMB 8
547,425 547,425 00000000000000000001a2ab80c13c377e09603de80d24c8741c812666bb72df 2,042 1.00/1.00 vMB 7
547,424 547,424 0000000000000000000a3403fb54d4410050c59e81b1df573ee2b1b2830f04b4 2,332 1.00/1.00 vMB 16
547,423 547,423 0000000000000000001318b90a7fb7ad59ff7f009adab84a3a766b173450b33e 2,714 1.00/1.00 vMB 15
547,422 547,422 0000000000000000000a49dcfeacfab07c7efceaab0403b76d3f620ce0ad1423 2,519 1.00/1.00 vMB 8
547,421 547,421 000000000000000000225d3bed037bf540727946a43f9dca33ae0db0fe6e15a6 1,956 1.00/1.00 vMB 10
547,420 547,420 0000000000000000001d9ec1d9effc90715157c43cf4b9e83d65f965c8080283 2,960 1.00/1.00 vMB 22
547,419 547,419 0000000000000000001cfac9bdbe3c2fad8369f2caef252fd9abc3233dd78abd 2,206 1.00/1.00 vMB 10
547,418 547,418 00000000000000000024dcdffe5c1c5d0cd6632ab052da5035c2dcb1393ad6d2 2,867 1.00/1.00 vMB 27
547,417 547,417 0000000000000000000b09892da6800263a51bcb576509ed8dbe3bf70ff943d6 2,363 1.00/1.00 vMB 25
547,416 547,416 00000000000000000018d47ea8685a48b847e8e04e1cf1282ddbe5c12a6da0ef 2,641 1.00/1.00 vMB 15
547,415 547,415 000000000000000000169123b6b27a04cbc8820436f926d5650f5fd1ce6a2645 1,972 1.00/1.00 vMB 14
547,414 547,414 00000000000000000023fed08310eeef37d45f6111a920abcf256e041b5ac077 1,471 0.81/1.00 vMB 9
547,413 547,413 0000000000000000001bbcc973ed9beeaa59bf3d4fe92ff40f3be34dc6fea927 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.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.