Loading Tool

Explorer IconExplorer

Memory Pool

78,028 transactions
32.86 vMB
0.09243324 BTC
Random Selection Loading Transactions
Max Size: 191.32/200 MB

Candidate Block

Mining Attempt a8043fef7767821d57aa61b47c64ee7d2c54925e823b7ce9f10e00dafc01f509
Version 20000000
Previous Block 00000000000000000000cb5616b6d23aa5fc9fe47ccc39cdbfa21c65b9ebcb9a
Merkle Root 29c9a35845beb322a43ac63e4bc82d1d9a9ffe4e080033ea6216d26bb69b4f73
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,272
Size: 1.00 vMB
Total Fees: 0.02527579 BTC
Feerates: 526.32 > 2.53 > 0.93 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,515 (126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,389 917,389 000000000000000000007169d9a7550e8c91b50311d678b1db51cd1f78274e8c 2,057 1.00/1.00 vMB 1
917,388 917,388 000000000000000000011f191d2c4f3aa8bf2a2db71ba41c6087aec16ad1cc93 2,833 1.00/1.00 vMB 3
917,387 917,387 000000000000000000019bd2e0afccdff0495ac3afd3af9cc96a8bddea1b3e20 3,139 1.00/1.00 vMB 1
917,386 917,386 00000000000000000001756c9512a0965eb3f486db7c47087a80adef580e8931 3,958 1.00/1.00 vMB 3
917,385 917,385 0000000000000000000070f5385bcd852ec2b0b23defa27e8f44c21ec811c350 3,170 1.00/1.00 vMB 5
917,384 917,384 0000000000000000000000a67ba51692ca072bc6329b89a268dca8c878fd11a1 3,280 1.00/1.00 vMB 4
917,383 917,383 0000000000000000000114eecf31d652618d1ecf94f8dd78a9447610df2854f1 3,769 1.00/1.00 vMB 8
917,382 917,382 00000000000000000001336c46dc31f79a0be35429b300eaa36a89fa8da11480 4,548 1.00/1.00 vMB 1
917,381 917,381 000000000000000000003179a6284057416ddc975714ad20a74d25bcd272c27b 3,042 1.00/1.00 vMB 2
917,380 917,380 00000000000000000000992ff5905a8dd09798866a114454dbf494060cd97cf4 4,163 1.00/1.00 vMB 2
917,379 917,379 0000000000000000000046f8745ecd409cda0ce2e535e2cfa0d29d812163213c 2,272 0.95/1.00 vMB 1
917,378 917,378 000000000000000000015384f452025ec1c4606c2ea02f65adf912c8f1743fa1 3,149 1.00/1.00 vMB 3
917,377 917,377 0000000000000000000075456af582f54ae0d9586efa2f4dd4beb6b951796873 1,773 1.00/1.00 vMB 1
917,376 917,376 00000000000000000001d224c31ac9f9264853d1b08377efba6231a30fe10935 3,430 1.00/1.00 vMB 3
917,375 917,375 00000000000000000000154f385f396a20f169db9c7b50189e9b87ac1ce2f884 3,180 1.00/1.00 vMB 3
917,374 917,374 00000000000000000000d3aa300b0950d70a91e6fe40484219ccab540b27fd92 3,084 1.00/1.00 vMB 3
917,373 917,373 000000000000000000015f15efeae9343a9d0a716d98bed9b21f6c04e8f4e1b6 164 0.04/1.00 vMB 2
917,372 917,372 00000000000000000001b65bb76b84d18a1ef04f5f17041cd21a68bf41993e28 1,939 0.65/1.00 vMB 3
917,371 917,371 00000000000000000001af830f742699cec7dbd41927126374e05c3c0ba1e7b1 3,262 0.95/1.00 vMB 2
917,370 917,370 000000000000000000013e682cd82fa979b4727244b9ce01376752ea6d115a4b 1,335 0.33/1.00 vMB 2
917,369 917,369 00000000000000000000988c5ee95d4695a7a276a5cef510f9ac885defd14732 985 0.25/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.70 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: 1,009.22 GB
    • Received: 34.56 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.