Loading Tool

Explorer IconExplorer

Memory Pool

10,076 transactions
3.74 vMB
0.01685829 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.46/200 MB

Candidate Block

Mining Attempt 5a45e3e6d87bc0ef3c49ac0df05789ab6ce73b43602febba6e593760c4d39079
Version 20000000
Previous Block 000000000000000000016f7fde1bd2fceaf41f3015c117cc3f2f9aeb4fba8aed
Merkle Root a6460e1a6ea1d4c34dc94538d27844e6f13dbac78c2a93bb6ad468bbf0ab68e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,466
Size: 1.00 vMB
Total Fees: 0.01249273 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,497 (665,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,255 248,255 0000000000000033526bce30be0a076afda684ceb927be82fd9edd4ff43ef9b2 74 0.04 vMB 110
248,254 248,254 00000000000000874784089f7c10c8fbb884e01f790faf4f44f924e220c46715 528 0.22 vMB 173
248,253 248,253 000000000000001b886880b9df507c4d67120aa12d2a218b35f2fc581233ee2b 42 0.03 vMB 138
248,252 248,252 000000000000001088437722bb7fec80a745631e8a563400925d2cf11bdd3516 90 0.06 vMB 112
248,251 248,251 000000000000002c782bb9280f18664f549a629c86528d813d5f1809df33990d 24 0.09 vMB 49
248,250 248,250 000000000000006df77cfbafdeb707e6f2827a746a8398bdd57ccdb2d4b7d8da 561 0.20 vMB 211
248,249 248,249 00000000000000376f8a1122b65fa60e9b04697f1976a5410b0c8d2e4c85a89b 209 0.13 vMB 77
248,248 248,248 000000000000000e145e420d35d3373f51be0ebba0cf3dbf21840d5776b8e5e2 172 0.07 vMB 71
248,247 248,247 0000000000000035e0380f29d1e302089efb95df6da585a0bcf3519ce2a5e01c 352 0.16 vMB 172
248,246 248,246 00000000000000017b6a2c8f6d6556998bac29e884c0b3e0f3327b6d6ea7c30b 98 0.04 vMB 64
248,245 248,245 0000000000000032458fd005f73454042d36757176010161e9f36ec591f370c7 477 0.25 vMB 116
248,244 248,244 000000000000001c92171764b82afba02d9d66ae6f410f63549658ce7308e52a 564 0.25 vMB 232
248,243 248,243 00000000000000213c7124b89403356cc36eb4a6cc5dfc31797d18c73e92f7f9 490 0.24 vMB 136
248,242 248,242 0000000000000074a39cd932a0bd6a9f9a3def552e694334f295f76d7830533a 653 0.25 vMB 192
248,241 248,241 000000000000002201a00646ad1980519effcdf50cb8303c4f0e877a0a06a4d8 127 0.07 vMB 132
248,240 248,240 000000000000004222606b9e36de7d7461331e717f77d0bdda8c014a537d4e5a 377 0.21 vMB 137
248,239 248,239 0000000000000048dc0a7a32c62d36aa97de4681f1b2966e42c239f319ab14b2 406 0.17 vMB 147
248,238 248,238 0000000000000081c112a521021c9ff4f53a20872335484a7eb16f4aac388078 57 0.03 vMB 103
248,237 248,237 000000000000006719b33327d9e66d61f251d5142ea2d8d88fd170471233a398 226 0.09 vMB 163
248,236 248,236 0000000000000031ecf81b7c4b5d1eb314a06899a305fc98425a96845f881ab8 288 0.14 vMB 113
248,235 248,235 000000000000002d4985cd64afe35fc2c9297a890dea9091d41bcb75e576d6b6 163 0.10 vMB 72
Previous 10 blocks ↓
Total Size: 779.73 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: 366.65 GB
    • Received: 1.77 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.