Loading Tool

Explorer IconExplorer

Memory Pool

33,031 transactions
25.13 vMB
0.04995833 BTC
Random Selection Loading Transactions
Max Size: 127.43/200 MB

Candidate Block

Mining Attempt a68dd6f504b36e9d5b8793e66810d37a616a5ef45494f012942c9b8b8ae70455
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root c66665e7fb1fdad2cb82a0c3c58cb32bba9137c46a8c73645bb6c584068686cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,745
Size: 1.00 vMB
Total Fees: 0.00486517 BTC
Feerates: 75.37 > 0.49 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (706,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,545 208,545 0000000000000060cb5807db9ec184816001a7cb34730dd3d54596afbeee2dae 152 0.08/1.00 vMB 128
208,544 208,544 0000000000000175b0f44fc7c002d0e47c0a60e232e1a79dd2bb852385bf202e 476 0.20/1.00 vMB 167
208,543 208,543 00000000000000257517f4143d6b9a37aef0ba05ec7e18a948d593c374c77e64 144 0.05/1.00 vMB 54
208,542 208,542 00000000000001efd42fcb41ee38fb4230cb97c0c843aeda4c1a7828723a4856 99 0.04/1.00 vMB 72
208,541 208,541 000000000000012d8a21d6f6a1560758dfce29aa6d6c89eb1c43674472793433 105 0.06/1.00 vMB 96
208,540 208,540 00000000000004efa1c4aaa5a834db0f2bd620bd69d829fa171fef232bab7936 325 0.16/1.00 vMB 248
208,539 208,539 0000000000000037082b04f6392472272bd5998b3dcc3aa36d527040b211c165 628 0.25/1.00 vMB 196
208,538 208,538 00000000000000a58d97ec8c82d08c915fec22bde2a9f3a9e4c35ef28fd0bd41 139 0.05/1.00 vMB 96
208,537 208,537 00000000000000dfb44a8872a9f9745fb9ebcc7ca31fc78bf159ca28a6617c66 50 0.04/1.00 vMB 79
208,536 208,536 00000000000002e3bd1d96d7b6e8d81aa2e28072a798431f29d1399971e33d01 575 0.25/1.00 vMB 185
208,535 208,535 00000000000000e33fd3a9626b66ed1aa42b55fd2701118c98392b3743abcc81 89 0.05/1.00 vMB 240
208,534 208,534 00000000000004c03b3bad75b760ff1c2c94091ed496f1496ade9d6569371716 701 0.25/1.00 vMB 187
208,533 208,533 00000000000001325d79be1e8905a231787c8e5e5fc334d964f7d6bbe6166e96 780 0.27/1.00 vMB 234
208,532 208,532 000000000000016f134a15e982450fc84aa3887a116a900fd99659c8c81bb72c 897 0.48/1.00 vMB 164
208,531 208,531 0000000000000018a236cf8e31c0f549c6a64f6cb42370dac18ecdcba7664bfe 11 0.00/1.00 vMB 205
208,530 208,530 00000000000003732456e39d8fe86ba32632b1779502888bce97bc42afdf172d 156 0.06/1.00 vMB 199
208,529 208,529 00000000000000d1d92976ef62854f71d2a6c885c12dfa40a6da35f4b8c10d2d 370 0.23/1.00 vMB 132
208,528 208,528 00000000000001f0813fff83a7614689b1a05204f2362f5ff849f770c6f6488c 11 0.00/1.00 vMB 12
208,527 208,527 000000000000018da7d77d5dc75920ae2208b561e7bbe9085c8d5dfaadb099a0 786 0.25/1.00 vMB 237
208,526 208,526 0000000000000432bc9f652a9047be6d6c68b84d9b152a65fe43ba057c11125b 202 0.08/1.00 vMB 164
208,525 208,525 00000000000002eb8ad03607a40669b7d841e302b30c0601232f2e27871bcaef 435 0.18/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.