Loading Tool

Explorer IconExplorer

Memory Pool

35,260 transactions
28.05 vMB
0.05958500 BTC
Random Selection Loading Transactions
Max Size: 140.44/200 MB

Candidate Block

Mining Attempt 4b7f4ac7f2eddbcf872dca07253920f26c5a28e32c1368f27c31808e59ef7741
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 27bea7b90c16665fa4e27635ef04fcfa0e43ff419d796dbe872552c8b2188028
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.00594413 BTC
Feerates: 53.51 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (212,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,169 702,169 0000000000000000000b8fd5e92175f6ad1d82830c84835a6e6969b11234d397 2,680 1.00/1.00 vMB 26
702,168 702,168 0000000000000000000ccae1b029db75c5265e80ff8777a109668df851d6ecfa 2,528 1.00/1.00 vMB 11
702,167 702,167 0000000000000000000df3fe2117bd600721789a7c94c01fd88cca685b251fb6 1,046 0.53/1.00 vMB 4
702,166 702,166 000000000000000000004fd3756429cf7feea9a8a1af2c73a5d20a56a02601db 2,963 1.00/1.00 vMB 19
702,165 702,165 0000000000000000000164e89b94e0a3971839d60176682349d2cd37a995912b 1,177 1.00/1.00 vMB 11
702,164 702,164 000000000000000000082b59ecb6398e9026cd9cc389c5a3aa0563124d7f3b01 2,755 1.00/1.00 vMB 11
702,163 702,163 0000000000000000000caad229fda02937098ba169ea389f61325cfbe4f117b7 2,086 0.85/1.00 vMB 9
702,162 702,162 000000000000000000028d2a43079809529054b3dd08afcbe7a86255abf8091c 91 0.05/1.00 vMB 4
702,161 702,161 00000000000000000007c69f8b10f0eb700ee290af23dbf97a1c4b2d01c2677b 2,431 1.00/1.00 vMB 3
702,160 702,160 000000000000000000069e51bf2c8964b7bc01c27999163c33acafef0fdbda79 2,788 1.00/1.00 vMB 8
702,159 702,159 0000000000000000000c9110508f6d5dfa75ee7c5be6b971ceff6a7fc97b3080 3,545 1.00/1.00 vMB 8
702,158 702,158 000000000000000000032bdfd58bc70ad223cd682a57ade9d4cadede8a1ce403 2,727 1.00/1.00 vMB 28
702,157 702,157 00000000000000000003b3594380c43caa84263d9088cf172239013dd6f98d90 637 0.29/1.00 vMB 3
702,156 702,156 000000000000000000035b12cb7795db8835f6188cfa92d73aaf0a4afad610bb 3,375 1.00/1.00 vMB 12
702,155 702,155 000000000000000000049b366b8a52ab74be28d231f76417fe5f38625e659fb6 838 0.30/1.00 vMB 11
702,154 702,154 000000000000000000085c03ce5c26d237541ce96165ccda2fa347a9d77f69b5 659 0.27/1.00 vMB 5
702,153 702,153 0000000000000000000266e1f3212a6535264455e9ab47fb7a1cb593520b9e8f 1,351 1.00/1.00 vMB 2
702,152 702,152 00000000000000000007c71bda09f9a8e42c2c4acaef2656d8806b5cde7536ba 2,891 1.00/1.00 vMB 14
702,151 702,151 0000000000000000000a18dfbe21314d51918fcc023f85234bd451f9033ac31e 1,670 0.79/1.00 vMB 3
702,150 702,150 000000000000000000094abdfcb6d77913ec1ae62194eba83883e54216db5b4d 3,175 1.00/1.00 vMB 14
702,149 702,149 0000000000000000000b8c5753999e1ccbe119e9d0f15ee4467c26a05d011f8d 252 0.08/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.