Loading Tool

Explorer IconExplorer

Memory Pool

77,251 transactions
28.71 vMB
0.09487890 BTC
Random Selection Loading Transactions
Max Size: 174.01/200 MB

Candidate Block

Mining Attempt 4a2de69fcaef835b2080055b4bfc8e258ecbfc26a178c4acad6df5ceed222147
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root cd991921f8522d5fab8cf2366fd80fec1a1363c6bc36e06838692672025ac832
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,413
Size: 1.00 vMB
Total Fees: 0.03530379 BTC
Feerates: 101.64 > 3.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (91,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,246 823,246 000000000000000000035e7fbf6d7fd4377b009e77713aa2d6f870ffd9416a15 2,581 1.00/1.00 vMB 151
823,245 823,245 0000000000000000000351306cf4da6e1b0f4be6b0ae441473e4d8b96d266464 3,626 1.00/1.00 vMB 189
823,244 823,244 0000000000000000000064da6d837e107745514372ba0dae8ba27fb13393d910 4,048 1.00/1.00 vMB 237
823,243 823,243 00000000000000000003145ca85e8edf4d2072fa3d870cddfb8ec6ff9e4af171 3,842 1.00/1.00 vMB 240
823,242 823,242 00000000000000000000fe5b8070d49e83db32d77d408ba5491f96d8a8de5ccf 2,759 1.00/1.00 vMB 364
823,241 823,241 000000000000000000000f3460a96c36fb687a943f2d7515a66da446a728a985 3,933 1.00/1.00 vMB 214
823,240 823,240 00000000000000000002b26ca84f80a2d2cd3f85fa3520d64d5fb50b6d4679b4 3,682 1.00/1.00 vMB 204
823,239 823,239 00000000000000000001f38feee0602b150d7698a3b3215bde2030863d26b5f9 3,086 1.00/1.00 vMB 345
823,238 823,238 0000000000000000000282e04d00193476b2f87e5a92a758ffe73cba20bedaa4 2,170 1.00/1.00 vMB 185
823,237 823,237 00000000000000000000d84a15f1caaad281d66e31feb7d7cab04fc67ec1539c 278 1.00/1.00 vMB 145
823,236 823,236 00000000000000000003aef0eb7c8c32528899344ce293eff9619ce411a9ee23 1,429 1.00/1.00 vMB 151
823,235 823,235 000000000000000000036e3e6b8be195eadadf7567be9fe72c5b46b706eaa654 3,262 1.00/1.00 vMB 191
823,234 823,234 000000000000000000002c5e89c18432d6604b9157855c5528e8f76b68fcbd3f 3,918 1.00/1.00 vMB 215
823,233 823,233 00000000000000000002a283648f1f683f68a796ca783d9ce9f73932ae6f10b1 3,731 1.00/1.00 vMB 202
823,232 823,232 00000000000000000002e1dc69132a24018874675e739ff52424a429874e2f74 3,490 1.00/1.00 vMB 206
823,231 823,231 00000000000000000002cd99dde5f27874bc3af06d9d11ae764cd51a11499770 3,320 1.00/1.00 vMB 216
823,230 823,230 000000000000000000038012e883c1b6e183bef2811f42ec952b71a3357a70cf 4,438 1.00/1.00 vMB 203
823,229 823,229 00000000000000000002c52e7e5f625d8e6a48b0582772d073f1b4e245e15d9e 3,389 1.00/1.00 vMB 265
823,228 823,228 000000000000000000030ec9213fa22444ae1a4ffde7ee712a4b1302eb8f1e00 2,853 1.00/1.00 vMB 231
823,227 823,227 000000000000000000021738335a9f49e83e8e80fb08b7a6665c857b8d36ba79 3,160 1.00/1.00 vMB 297
823,226 823,226 00000000000000000000f8e595044e239134782ef796f0454a1cac9efaef2cbd 4,501 1.00/1.00 vMB 256
Previous 10 blocks ↓
Total Size: 782.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: 671.61 GB
    • Received: 15.96 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.