Loading Tool

Explorer IconExplorer

Memory Pool

80,759 transactions
29.84 vMB
0.06821219 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 0d12583e689719d29db5e684bcfc9fd3d0dce3b405eaf875ce4b19d3a254451e
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root efa4d802f8da57f9b5f2dedf06e88e37f0212d9f25f6af2ef921e235546cd5d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,558
Size: 1.00 vMB
Total Fees: 0.00742849 BTC
Feerates: 34.33 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (523,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,770 391,770 000000000000000008d8276720f2689f1c523629bbf48f4539e601cd63b492aa 2,205 0.75/1.00 vMB 55
391,769 391,769 000000000000000008e39443ee4bdbb24ea3958fa19e9effe2449ed0cbeaa93c 1,227 0.53/1.00 vMB 35
391,768 391,768 0000000000000000067ba1f4644263e66a22f0feac5b4846fb582bcfcbbdc017 160 0.25/1.00 vMB 10
391,767 391,767 00000000000000000126f01157dd0d44e244cf5041ca8867a45fce7fee0f622b 1,182 0.75/1.00 vMB 25
391,766 391,766 000000000000000000dcccd08e63afb46388c0f5179df9bc9734a17ee29056d1 452 0.91/1.00 vMB 9
391,765 391,765 0000000000000000027aecae770b1edf34c397f1b16562503cb09ecf438dea16 509 0.52/1.00 vMB 17
391,764 391,764 000000000000000006592c554d9fa142d3bf3c5e98da460690c05682b88851d6 1 0.00/1.00 vMB 0
391,763 391,763 0000000000000000032962504eef195c863244417d119faa192650b97b95749f 946 0.41/1.00 vMB 38
391,762 391,762 0000000000000000087ebec7a30975689ac48d34b8ceecc3d2868a18b37f8032 801 0.75/1.00 vMB 18
391,761 391,761 0000000000000000057eea82d37a9273ecc97d16a81b5ec8fe6f8be02bfc3cf3 2,104 0.75/1.00 vMB 44
391,760 391,760 00000000000000000a32fb20061e750f75fba17d1b20a9d6e30985447c46a929 1,306 0.58/1.00 vMB 34
391,759 391,759 0000000000000000019eb006a5fe99aa3ca891535256d41a2cad96520c839913 869 0.34/1.00 vMB 42
391,758 391,758 0000000000000000079f791cc9042c89bc5dbff72619f05b25b3e8b497279859 1,028 0.61/1.00 vMB 25
391,757 391,757 000000000000000001205a13fecee46de0ce85fa96cc4472a5e611227dd8d88a 2,714 0.99/1.00 vMB 47
391,756 391,756 0000000000000000013d43b5d7453b4f36e65418cbbcf171e848cc16ffc0656e 325 0.87/1.00 vMB 9
391,755 391,755 000000000000000002a827f4894651d4b9fadfeccbff739547cac70c37752c63 723 0.93/1.00 vMB 16
391,754 391,754 0000000000000000086e3e9cdf1b575cdcca7aba64864d02b69c5e70e35e7194 1,044 0.99/1.00 vMB 15
391,753 391,753 0000000000000000080bf03e94b1927966755c929829fe7b695dc778ceee0f24 1,425 0.93/1.00 vMB 22
391,752 391,752 000000000000000001db33d32df2fda17d025d575ee9e94c6aa0ecf093501366 588 0.95/1.00 vMB 14
391,751 391,751 0000000000000000006e9a57a14ee99c7d4c1d9c33f04c9bfd5d0acd5541b6c0 586 0.99/1.00 vMB 17
391,750 391,750 0000000000000000071e34a5c18dcd9d5faab388442a8941deef4ffa55d4da7f 1,361 0.92/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.