Loading Tool

Explorer IconExplorer

Memory Pool

45,909 transactions
28.75 vMB
0.13923783 BTC
Random Selection Loading Transactions
Max Size: 152.13/200 MB

Candidate Block

Mining Attempt d2f848202004de6b6ca820b6561ff6cfb69c95afab709a15027411b512f12eb4
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root dc43347748f17dad0064b2080f32beb4b0714f7af63862dff52477ffe86b33f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.07862729 BTC
Feerates: 15,654.48 > 7.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (738,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,358 176,358 0000000000000a6717e95aeb33af97c648e1a069717f2d6058df76b22e9755cb 13 0.01/1.00 vMB 28
176,357 176,357 000000000000060ecbab834331cf4f8ea734d0426fa5c7b285a0592f3c357082 16 0.02/1.00 vMB 42
176,356 176,356 00000000000002548fbb094bc015b3eec21f89428fde1103d42070b06f28c570 55 0.02/1.00 vMB 195
176,355 176,355 00000000000001f390c89574bc48943e2a3beb64545b4c79b3c703a0692fbe76 82 0.02/1.00 vMB 105
176,354 176,354 00000000000006cd954027605490d7d9ae0c6a4c7b561abdc742f08ad0b99faf 14 0.00/1.00 vMB 39
176,353 176,353 000000000000036a53388b9d78ea83bcabbfb8ed37b8fa5ec31a7c8e75ca9d72 28 0.01/1.00 vMB 138
176,352 176,352 00000000000000c325de1b330094314f174c1801aae0845a7abb0271b110d064 56 0.03/1.00 vMB 163
176,351 176,351 000000000000040d44bcecc6ee43428dc1faad4ef622375f7dad15f13d2ae584 64 0.02/1.00 vMB 76
176,350 176,350 0000000000000026d82b91f0144a6bd5c76b0319a681d52ac355ea9e71d762ed 42 0.05/1.00 vMB 771
176,349 176,349 000000000000053c9fd84c162305ae3fd73ba1dbf0ec8d4279894960fa00f5f8 44 0.02/1.00 vMB 376
176,348 176,348 00000000000001d81c45b50b68790da35896a60fb0c7875540ac6f97ba1b7060 111 0.04/1.00 vMB 87
176,347 176,347 00000000000000f22465ea5c1810d2d8a68e064e955bb623d78fc4cc95a87b05 48 0.02/1.00 vMB 43
176,346 176,346 00000000000005bd7c88cce63c1eb2cd13cad2640012cc904e682a3d925d78d5 19 0.01/1.00 vMB 13
176,345 176,345 00000000000007f68824b732fcb11e5c04790c859a99e2415f05bc68766bcb45 99 0.04/1.00 vMB 77
176,344 176,344 00000000000009769dbe4d670e8783fbe8cddfae358202532dce92ba79704bfe 15 0.01/1.00 vMB 1,797
176,343 176,343 00000000000000795c16c667d502a43e96e84016d717ebc638c9209ece49b3f4 43 0.02/1.00 vMB 141
176,342 176,342 0000000000000a6eafebf1f244a004d7afbb3a90458a0009ab3941bbcfc76d6f 95 0.03/1.00 vMB 123
176,341 176,341 000000000000072008eeb60a6ed5786d6910c2aa23672330ecacc66adb5f9acd 54 0.03/1.00 vMB 133
176,340 176,340 000000000000086491d05b269825de601a41f1b26669f66e0df678fb4135f960 94 0.03/1.00 vMB 39
176,339 176,339 00000000000006622939b8298917d345ee8bbd5f691463a13c38e1f2abdae5b1 182 0.10/1.00 vMB 129
176,338 176,338 00000000000004ea9c5f353f8d2853fa4f3b1d3c21e1f2ed3bff3ad0e00947e2 12 0.01/1.00 vMB 447
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.75 GB
    • Received: 13.32 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.