Loading Tool

Explorer IconExplorer

Memory Pool

18,051 transactions
9.91 vMB
0.05432374 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.53/200 MB

Candidate Block

Mining Attempt 5eea0c6da3828f3095247949690e5460f663e5ddb4c496c1b5a78ae1e419da22
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 1eee28f08981eba29bf30383667e8d7967f6a6162daa8b122454204247992074
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.03057234 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (690,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,405 222,405 00000000000001ceb3d14501734f671912f7a954cb3041345d3c61823256855c 261 0.17 vMB 134
222,404 222,404 00000000000002b7062d7fb25c7276c886bc8b5d258b413ddd16f992ffd9b226 119 0.05 vMB 84
222,403 222,403 000000000000027b803468347e586fd1afbd2e6afa037083628e7fbba7dfcae7 639 0.25 vMB 228
222,402 222,402 000000000000009a1c9f2518740d3b535db11fde75986fb6b53e7f2b1e9d23d9 130 0.05 vMB 240
222,401 222,401 000000000000048ba0d2fa2720c8aad0a3923575c07c65e187e10e6c1f5c1bbe 628 0.25 vMB 209
222,400 222,400 000000000000028588a30e8266f6a349bfe29b2b8daf2f545e88fbd6be954b8c 128 0.05 vMB 239
222,399 222,399 000000000000014408eec20a18597a656e20a8dd3773d7b96938bc392b41943a 509 0.22 vMB 196
222,398 222,398 00000000000001f7de43b73e267dc2c76960f19fd641786167ea10121dff632f 213 0.09 vMB 182
222,397 222,397 00000000000003570cbe9dd96e0b2b7d2a04594ff9273b8901b99bfbff54f77c 102 0.04 vMB 108
222,396 222,396 0000000000000323a92ec780d54814580d2ab0af9353ccdb4cb3441453cfd13e 259 0.16 vMB 101
222,395 222,395 000000000000020c6cec70526d7573298d03055c4780534633f637518911b8be 735 0.25 vMB 231
222,394 222,394 000000000000040b0f92ce682d84061215bba91b4d299b4493af61e84b0b43d3 632 0.25 vMB 201
222,393 222,393 00000000000003ef67c5e11e46a24f40931804289d193de53bff10c822b4318d 322 0.21 vMB 68
222,392 222,392 0000000000000152ba47eabc6231251bfdb7fe89553d52c316d07ec7823d0104 257 0.12 vMB 197
222,391 222,391 0000000000000293811e2ea521a48ea89cc10b900a8baf739297dfe3f19e567f 464 0.19 vMB 191
222,390 222,390 00000000000000e93df388528ff47623ecc989f36ba83b134960e6de00ed7bb9 449 0.19 vMB 246
222,389 222,389 0000000000000116d3fbf7faafdfda56a0354cab669d3a13d4f8c0bb1836a7d0 354 0.14 vMB 190
222,388 222,388 000000000000032e204cdad74f0f37cd1497d88749e5d087cda8a313f84ff9b1 352 0.16 vMB 176
222,387 222,387 000000000000029c3babe18411b917114bce4dbaa9cdf2db6366b12195b2e9cf 538 0.21 vMB 200
222,386 222,386 00000000000004313ef70ba5f3df4b0fd26a5deb7cf7d7d1ab8c04335f5ef91f 7 0.00 vMB 147
222,385 222,385 00000000000003f72f0b7ec9d7198ec40adb548ed29befef6ea4488750761d32 78 0.04 vMB 148
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 187.16 GB
    • Received: 0.75 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.