Loading Tool

Explorer IconExplorer

Memory Pool

28,227 transactions
7.93 vMB
0.06282292 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.62/200 MB

Candidate Block

Mining Attempt 4f148e2026155faf5b7c5a86d9c66e93888cfd30321a85de0391c758f1c424ae
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 39015d9832ebc80b6dc7c901f8a59daca04f4b1ee39c6c75324bf34693a86315
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,373
Size: 1.00 vMB
Total Fees: 0.02460422 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (662,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,436 250,436 000000000000002777b2fd1fa1cc7cc2b02a255b807fcff32a21950a53ea738f 35 0.02 vMB 94
250,435 250,435 000000000000001772b8061f83161bee44dad7d7d26ac1934ae1fa34a5d1a1dd 168 0.08 vMB 99
250,434 250,434 000000000000005789101e0dbbbea2539d514c30df6b537ce76507264d4b81c8 24 0.01 vMB 5
250,433 250,433 0000000000000017c85482a325b89eafe1cbbc30db281ea6401b9e7536ec1d13 367 0.19 vMB 101
250,432 250,432 000000000000002d070a2e1380168f5534cad44bf6da1c273606e2cfb1873dac 612 0.25 vMB 134
250,431 250,431 00000000000000417cd038fa1aab5e8d8e8c125ecc70a5bfe77c285d7a9e69ff 155 0.06 vMB 105
250,430 250,430 000000000000005be6ace443a07cdf985c1f01892d06d5873695d6a7ade5f04c 541 0.23 vMB 95
250,429 250,429 000000000000006f5e360df3f1baf2e93cfdd47e68b15e9ce4302664c9066bc3 174 0.07 vMB 141
250,428 250,428 000000000000006993579af3257281928b1e0cb3bd91b950e239e29bf682e2ea 271 0.20 vMB 75
250,427 250,427 000000000000006fe000bdb895df5f742b140dc9a1452434653d1d3b60749d14 128 0.07 vMB 86
250,426 250,426 0000000000000069d92cc05b6ddcd360b910336bfca1d6c312e7b9a96908c248 512 0.26 vMB 53
250,425 250,425 0000000000000023d37bf878d0d92fd6e74442d6169debc33e1eb727d9cb36c2 782 0.30 vMB 113
250,424 250,424 000000000000006bd0da2ced3369a55de448b4c3a7b7b3bef57063b49e44dc49 265 0.11 vMB 123
250,423 250,423 0000000000000006d8bf71595e013ae90c7de804634a775d8bf5784bd93db4d8 67 0.03 vMB 135
250,422 250,422 000000000000006ce410c9c0eab0df491fc3655a5848c483427f41ce6500615c 176 0.08 vMB 117
250,421 250,421 00000000000000263559ccff2800b3506e537f849e877280be573e6c8cdbe954 131 0.06 vMB 54
250,420 250,420 0000000000000042da9c6bcec57cf78ca998787eec30bdcd3a5f6c4365ceda9f 505 0.22 vMB 109
250,419 250,419 00000000000000414012b43f96b4c643319681618709d93ee2c345a386bda0cb 689 0.30 vMB 96
250,418 250,418 000000000000006c2fa4409fb2fef86d63f2dcd355800395e57c0637a4e17c39 290 0.15 vMB 137
250,417 250,417 000000000000003c092e0f809e9fe1904603be2cc319c5d7079a051f2acfef2d 256 0.18 vMB 11
250,416 250,416 00000000000000119241905f7d97156b32bf82c093c17bfe091c37ee478ed8fd 240 0.14 vMB 93
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.42 GB
    • Received: 0.50 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.