Loading Tool

Explorer IconExplorer

Memory Pool

78,020 transactions
29.47 vMB
0.08999435 BTC
Random Selection Loading Transactions
Max Size: 179.78/200 MB

Candidate Block

Mining Attempt 046b9a639b4d1ec79bffd41ed4842d3ca758f719aadf97eb929846962c41d3e2
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 81c00795f8d75dff5fc4469714c5d8e9cf00f0a744b11a78915b4d08e3dd46dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.02531621 BTC
Feerates: 301.35 > 2.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (688,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,409 226,409 00000000000002c810a6d9cd8c85aba743ffb6a0ea7195e78aecf8c0ff4b5b7d 161 0.09/1.00 vMB 196
226,408 226,408 00000000000003219daf48f7f917bdbde84399e4515f5ebd3fcda48cbfe0cac4 91 0.10/1.00 vMB 110
226,407 226,407 00000000000003114cf0e7df8e9b2f90a970a1f3a356389c47f9438007decf27 157 0.09/1.00 vMB 106
226,406 226,406 000000000000023d73fabdbf800c40b0268acf1c54084b16e07c834dcfc722f8 166 0.06/1.00 vMB 270
226,405 226,405 00000000000001b0d9614ff8bf4177158fd064ca79b3c5ec516dab9547b7d34a 56 0.03/1.00 vMB 200
226,404 226,404 0000000000000250c54268a8651181e018d72d44e1493cc2d6526068acd8d305 107 0.04/1.00 vMB 134
226,403 226,403 0000000000000284034c8c4f802fe647f1f03bf4eb35866da35105f6183a1c44 276 0.12/1.00 vMB 228
226,402 226,402 00000000000002999269841fa2c0fd20e0ba85858fe354247f22eba5ab3aa09e 105 0.05/1.00 vMB 78
226,401 226,401 000000000000020bb32a9efffbb7adceacb469156ad40c01cc9226b9a2d74a58 64 0.04/1.00 vMB 56
226,400 226,400 00000000000001223ec6bcd7680600d8596caaae53eaf0578570a9fdb061db8f 122 0.06/1.00 vMB 174
226,399 226,399 00000000000002aa9b9abb5e4fd9cb99e8ddafff56417b794298e5a42f3caf6b 138 0.06/1.00 vMB 180
226,398 226,398 0000000000000358ed07a8ff25e13eed10702719238987adffd9f9bc8d6cbdec 269 0.12/1.00 vMB 183
226,397 226,397 000000000000001da9ade188fc163238eb3a203d7179a541db26262d7654cc8f 122 0.04/1.00 vMB 369
226,396 226,396 000000000000020c438b6dce670423c55eaf90d39703b5504d540ebcecb87565 103 0.04/1.00 vMB 187
226,395 226,395 000000000000010c55d950bd64161b912dcd8e31f21c702e784abbcea37315b3 242 0.10/1.00 vMB 217
226,394 226,394 0000000000000014b47c8b73f976aa32a8206e51b4dc660eddcf757bae9f1617 107 0.05/1.00 vMB 171
226,393 226,393 00000000000000d3b31160ed5abc2f03df000bbe0b74383b5abcf7053ff1b26f 137 0.06/1.00 vMB 259
226,392 226,392 00000000000000384052f251b49bf699fce34a30878c1e758bf7522efe38d1f6 127 0.05/1.00 vMB 222
226,391 226,391 00000000000002c66c75fd6353f9dc5f6607a925daae7b4a791f74701b563f7f 30 0.03/1.00 vMB 69
226,390 226,390 000000000000004caa6791fd8d424683452845c551a9c75b81ab747699fabbff 45 0.01/1.00 vMB 54
226,389 226,389 0000000000000127784eb3b43629882d109d9cb0e560a8ea6fd526d6e1d9ca49 308 0.13/1.00 vMB 287
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.