Loading Tool

Explorer IconExplorer

Memory Pool

39,462 transactions
30.99 vMB
0.07137523 BTC
Random Selection Loading Transactions
Max Size: 154.90/200 MB

Candidate Block

Mining Attempt 87171506b14c02fa449e3e61d2db31e9bacefcee5be0f2cfab27962d9e038723
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root a4046d197ec75d66cc9ef339406624355292831fc2f0e923ff32fb9bb9d4bf46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,447
Size: 1.00 vMB
Total Fees: 0.00829257 BTC
Feerates: 89.89 > 0.83 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (519,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,856 394,856 00000000000000000015695c0f0c9485beba6256805f0427ad129581dd58b2fe 463 0.99/1.00 vMB 5
394,855 394,855 000000000000000005c7d59a1ca81192d9aa68dbf014673d80a0bb27a9c696b7 1,139 0.48/1.00 vMB 54
394,854 394,854 0000000000000000065d4a46875088f06ca24f22a03ec658f563091cef1a482d 493 0.37/1.00 vMB 36
394,853 394,853 00000000000000000363ed818000f8785714a32c3b0758f0e999fb3781b006e6 1,149 0.36/1.00 vMB 85
394,852 394,852 0000000000000000042e6ed38b088b0853e5f4083ff8746331fc77c21ff1c463 1,394 0.69/1.00 vMB 43
394,851 394,851 000000000000000002050da6fb11293902961bbc9c8e15b68e67fa2d7864d2f7 426 0.63/1.00 vMB 15
394,850 394,850 00000000000000000502f71b8819c780b5e139c1f24035eecb83410fa0325781 1,169 0.88/1.00 vMB 25
394,849 394,849 0000000000000000035b8cc5f41e0e8377b77bad569adecb37aca06d3d061aff 957 0.99/1.00 vMB 16
394,848 394,848 000000000000000001e6b57cbf5ebed2e9c44ce5a6e06696656917bea1ce96cd 2,608 1.00/1.00 vMB 56
394,847 394,847 0000000000000000032f8af45b122decb40a6e823e795f3e9dab0d7e4c9ef4ea 2,322 0.93/1.00 vMB 51
394,846 394,846 000000000000000006fbb6c3a068d2c97d2a28272b3c8220ad8e1d0530e2b06e 2,994 1.00/1.00 vMB 67
394,845 394,845 0000000000000000037ab5eafb95df0ee2ae04d3e11e5f25e2ecbe9f6692a4ec 183 0.15/1.00 vMB 31
394,844 394,844 00000000000000000106afccf7163ed4effc1a1a81cc06bc052251091fd74bed 1,307 0.71/1.00 vMB 39
394,843 394,843 00000000000000000698fcc7e58cca03932e88b8e82ffd2b8350dba6738c44fa 1,117 0.47/1.00 vMB 54
394,842 394,842 0000000000000000088bcd06b409ed8a3be2969d145abfce638f28cfc6dc78d3 109 0.12/1.00 vMB 28
394,841 394,841 00000000000000000297190868338022efd9a839bcf1b9b1212d5046796959f1 156 0.14/1.00 vMB 34
394,840 394,840 000000000000000008197c878b3ad09cafa5f0d3eb5003c61069de943ee33bca 841 0.88/1.00 vMB 22
394,839 394,839 000000000000000006ab969136511a03a69dcdc2d78188e434fa033c72b9ed37 2,355 0.93/1.00 vMB 52
394,838 394,838 000000000000000005a155ef1742761965bf863bc296d7fd2328fdcdf7190482 138 0.26/1.00 vMB 16
394,837 394,837 00000000000000000254ee6e63cc129ff8c8e8e8952af3f769860be76f1d8cfe 1,479 0.89/1.00 vMB 37
394,836 394,836 000000000000000002557384914fa2ca2b1957aa92e60edc0d4dd31deaefc0eb 44 0.02/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.62 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: 624.44 GB
    • Received: 11.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.