Loading Tool

Explorer IconExplorer

Memory Pool

20,054 transactions
8.74 vMB
0.04528262 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.17/200 MB

Candidate Block

Mining Attempt 377ab9c55004ae24d470d362f5781b720477c153c32bf37d507fadb4916fc9f4
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 081f67d9d7ccbfdcc7ee35f44d67737a7a628ea776b1e46359fcce6a1329226a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.02601410 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (690,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
222,384 222,384 000000000000030a7854e0fa49f23ffb084bfef1ac45d76f5729bac9c0879282 314 0.12 vMB 188
222,383 222,383 000000000000046fe71a9a6dfa03562c48867b94640b5da524957afbb36005db 182 0.12 vMB 132
222,382 222,382 0000000000000278b732e3f216c5dfedfa4f16a28906fbd18a2b118597ce627b 50 0.02 vMB 164
222,381 222,381 000000000000005545f7ede0464e46e21cc89884c629284f03c310c57434b222 443 0.20 vMB 172
222,380 222,380 000000000000034af6184b032e6e9e5f9a9f35654d23c1748e82c14c5ae242e5 610 0.25 vMB 221
222,379 222,379 00000000000000cc36c13bb69e2480a313dea0af3a19e7aaf2ca1eb80871613c 64 0.02 vMB 209
222,378 222,378 0000000000000080d134b2a6f30dd7a1c4ec0ba6a4ee1e6a91c8e541f73bd30b 13 0.01 vMB 149
222,377 222,377 000000000000017ab296a4ddc3959dc4b9ddf4c69923c5a6424b42357c55913a 85 0.04 vMB 140
222,376 222,376 000000000000048920b93e87a3d5106f29307926ecbf51c58132bc80aa022b02 298 0.13 vMB 193
222,375 222,375 00000000000000f6aa458eaedf54bc00179934b2f12abfef80d8b520342b6037 355 0.17 vMB 168
222,374 222,374 00000000000001e91cd8e2da178abf189a5cb02f277792cf3cf5e5a2f5b82eba 134 0.05 vMB 127
Previous 10 blocks ↓
Total Size: 779.54 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: 248.96 GB
    • Received: 0.94 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.