Loading Tool

Explorer IconExplorer

Memory Pool

30,290 transactions
7.91 vMB
0.07070205 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.09/200 MB

Candidate Block

Mining Attempt e7fb05882ff4dbcca50948a57f512365638e851292db0f76014b39788d2d9445
Version 20000000
Previous Block 00000000000000000000202cca375303c66b5101a2c3c981e3a6b8e199ec2a79
Merkle Root 635a43a11b0075c7a66349a4b42eed409cf79e4342ea63e4038d9623c7a2b02c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.03591345 BTC
Avg Feerate: 2.67 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,017 (743,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
169,681 169,681 0000000000000a6440409acb93c62243b22f7d354dd9d4623b718afa483d9d9f 0.03 MB 52 94
169,680 169,680 000000000000040c897140d6258be1e3e5dcef2d86d2da3aca94618ac2ab146b 0.02 MB 50 33
169,679 169,679 0000000000000a3a03d81b0a7aae50aaa51941c47d04f5777f1c42388ca66594 0.05 MB 75 157
169,678 169,678 0000000000000843294832ace7d2c13d1d397e75aba5043844aeb22bdb215939 0.02 MB 44 163
169,677 169,677 000000000000046e40a65c611f06d986c7dec710e710e84ea49b03ee1922ba7f 0.04 MB 68 60
169,676 169,676 000000000000038a421be0468e62da1252be7073c6fa252145bc4c06b154e0b6 0.04 MB 108 63
169,675 169,675 00000000000007e82fb1c549a9391a707dc92dbdb7ba86a4b787440714e83d9a 0.01 MB 9 31
169,674 169,674 00000000000002b94bc36a67395ef353acd6cf4e3b6fce36204ce8a3dd1ce21b 0.01 MB 13 69
169,673 169,673 00000000000008e26c6e68962c75cfc3b423a915152cc82d2a32afafe1baa0f8 0.01 MB 22 67
169,672 169,672 00000000000000ec396fbcab6d0263027209f7d7f125f4a2875042ecae34319f 0.04 MB 93 42
169,671 169,671 0000000000000136e384d517ccee31b094da8436c74275f84d1b9006310d3a00 0.04 MB 64 64
169,670 169,670 0000000000000a2c5d4d0d790ef1812c6116de407ec35eee6011e2b75370cf00 0.02 MB 15 60
169,669 169,669 00000000000000f240877d0ac16a848280aef0a2aaafd4d731a2eca223f141b0 0.01 MB 36 113
169,668 169,668 00000000000005de98823f48010978757c48c491631739d39d43e7dab2819563 0.00 MB 7 711
169,667 169,667 0000000000000044be2622f4d54143467990333b7d04d379f7722baee1f89c4d 0.04 MB 76 82
169,666 169,666 00000000000007e96ee7c615b3d097ba5b387beb32026ce3ad2b5f252efcd875 0.03 MB 62 147
169,665 169,665 0000000000000a05f1dbe5b5125463a290e038867925d8cad96d200b21f002be 0.01 MB 21 480
169,664 169,664 000000000000067e2c143c190d19842716e98ffcec7548a91eaf2d32ccfecd5c 0.03 MB 58 82
169,663 169,663 0000000000000587676397bc41a793d53259fc5355f81c6a5602eaa6a0feb851 0.04 MB 33 145
169,662 169,662 000000000000031a8b35f1bc374d6521cc8076008c8add4fb02f2dfe1a29ebcd 0.02 MB 40 270
169,661 169,661 00000000000005c9e360bf89d3f3b9671ffaa97a13321f70f52c08fcc483afa8 0.03 MB 85 84
Previous 10 blocks ↓
Total Size: 778.87 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: 399.56 GB
    • Received: 3.58 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.