Loading Tool

Explorer IconExplorer

Memory Pool

44,386 transactions
27.57 vMB
0.08701159 BTC
Random Selection Loading Transactions
Max Size: 144.42/200 MB

Candidate Block

Mining Attempt 0ab8c0e6649d53de09b66b527be7cb84b94b680c376c477dbd32d27f8c727cfd
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 78c50f86f6484d72918e5a247aeaf83664db907dbbd38d18aa86b64014645fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,926
Size: 1.00 vMB
Total Fees: 0.03346631 BTC
Feerates: 151.65 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (597,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,297 317,297 00000000000000000d6b01c69fd3211b9cd0466457e258a602c0bc69f6e64b98 24 0.02/1.00 vMB 12
317,296 317,296 000000000000000008291a46a0f52eafed1d464a5438404f34c12a8e89415110 273 0.27/1.00 vMB 20
317,295 317,295 0000000000000000253a4d84dc4b016734f18f492c885880c8c1adbce5225c10 292 0.19/1.00 vMB 25
317,294 317,294 0000000000000000213d98f4942b7331af4b1e91727d667c22f86f166becee77 179 0.26/1.00 vMB 45
317,293 317,293 00000000000000000d6e0805eca8425cc2ecf0f85d19f9247987d5150c29c33b 248 0.32/1.00 vMB 16
317,292 317,292 00000000000000001b42b217df11a3cbd15257efe2db8bb3aa412236ee68ea97 611 0.67/1.00 vMB 17
317,291 317,291 00000000000000000aef3b45cd20c538693e605dc62368ad4bf9f1c9a064796c 231 0.35/1.00 vMB 16
317,290 317,290 00000000000000002085ee340a366e38713713098e8aa5048c3589048117ed70 256 0.35/1.00 vMB 18
317,289 317,289 00000000000000000d87997e5aaddf7de3c88d57fd3278e65cbff3ce5ac30d2d 369 0.36/1.00 vMB 19
317,288 317,288 000000000000000007f1d8773052061de3db0a20d3aa5929d23d5d5178342fee 335 0.49/1.00 vMB 16
317,287 317,287 00000000000000000770510326c436a832ae19b9ae236f423b93f26d59ddc0a9 257 0.14/1.00 vMB 19
317,286 317,286 000000000000000023c07897f58d2899b4606b11dc5a403894d25641224a3639 382 0.20/1.00 vMB 25
317,285 317,285 000000000000000002f8c2180ff19f54f4500f93f2a97a872afcb4b6e8e270f6 58 0.08/1.00 vMB 8
317,284 317,284 0000000000000000079978b4a672b2af35e8104a628fd8f522dfc9502c1643b4 208 0.15/1.00 vMB 20
317,283 317,283 00000000000000002a303ff5795e5dc810e99a112e2b9ca68bb2cf92a6632dd5 385 0.18/1.00 vMB 23
317,282 317,282 000000000000000002c1b9ebf3931548afdb49c273f16f9cd47d829e7ae57084 441 0.21/1.00 vMB 30
317,281 317,281 0000000000000000184c1483b14d9861995ba77958f67d82a00b281b656a20b5 1,096 0.54/1.00 vMB 29
317,280 317,280 00000000000000000cf06a70014c75535eea2de50a4f129845dc15a0cd90c624 1,008 0.74/1.00 vMB 20
317,279 317,279 0000000000000000276d9fe5760824d62cd1222454c2500a87daebfb81d46e62 797 0.25/1.00 vMB 46
317,278 317,278 0000000000000000016d12d8ce3515d00326cf64dec919122e9329cb8cb8ae45 256 0.12/1.00 vMB 37
317,277 317,277 00000000000000001055ad34919f48783a3953b60ea4ca8efc48f4737b82b1fe 12 0.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.