Loading Tool

Explorer IconExplorer

Memory Pool

32,262 transactions
25.30 vMB
0.08491227 BTC
Random Selection Loading Transactions
Max Size: 126.33/200 MB

Candidate Block

Mining Attempt 42512d5bb582882ac4b379d0aa14b7cdf012e8b5e30a1ca00e73ccf669043e04
Version 20000000
Previous Block 00000000000000000000f9cc9430b1c75cb23484af9e7ec66b0ac92105aa7fbf
Merkle Root 3fdc3e9d69f78b8d50c9746f102e08dc4342fb250bbde3a9af1fce53ab90e1fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,387
Size: 1.00 vMB
Total Fees: 0.03882524 BTC
Feerates: 101.66 > 3.89 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,215 (913,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408 408 00000000f079868ed92cd4e7b7f50a5f8a2bb459ab957dd5402af7be7bd8ea6b 1 0.00/1.00 vMB 0
407 407 000000009df396001cae68e4bbd0d1073e9056e82794a0c1c1c850e6c9d8372d 1 0.00/1.00 vMB 0
406 406 00000000e3385ef51a21c2ef7d844c9e1390168247858c6865b38698017b614f 1 0.00/1.00 vMB 0
405 405 00000000a148f310f5c02800fe4b08aa4daf0ea17b212ee07ce00f76768689dd 1 0.00/1.00 vMB 0
404 404 00000000e1c14f433f188468b2bb6e634fb5381d2c8c1e98e1f87a90842073e8 1 0.00/1.00 vMB 0
403 403 0000000070e953b7a87dad93a8c63a5884f92ba7f53e38f9dc2b64e09e0b735a 1 0.00/1.00 vMB 0
402 402 000000005265c5afb97e91a7961ea9861612d965e7714df0c9d38da02b59d8f8 1 0.00/1.00 vMB 0
401 401 000000005bbced8d14a6ec258a8ab28ae980616e9820437cc3b6d3daff3b7d14 1 0.00/1.00 vMB 0
400 400 000000002dd9919f0a67590bb7c945cb57270a060ce39e85d8d37536a71928c3 1 0.00/1.00 vMB 0
399 399 0000000006a774e00b730eeba018fbca6673c32753fce367a316f5c9be4332bd 1 0.00/1.00 vMB 0
398 398 000000002f7d702a27ccd65158740198f79d4ba1ddea8ab14b56b63a6289fe89 1 0.00/1.00 vMB 0
397 397 0000000081c0ab052aac47e3ad0dbfab9ca3475e6d8d136a53a698bbced84ee4 1 0.00/1.00 vMB 0
396 396 00000000b899b23a550aa2d3e06d63dcf9da622a287b0dd2a21d2d9e9fd9a976 1 0.00/1.00 vMB 0
395 395 00000000dae1bd72006c1f3f6c10763440906e7e7afbf1ffbd51ec020c3a10a8 1 0.00/1.00 vMB 0
394 394 00000000dfd83646eca8487419578da5dc0e30b425df78a857106f01149e9bcc 1 0.00/1.00 vMB 0
393 393 000000007ed76ca99c1c83cfdca1fb60104b38f848bc5d7762ffa38c60eaa32b 1 0.00/1.00 vMB 0
392 392 00000000817225a719e142178240823283cb53ca9e5e79d88fd5ee70e64fe406 1 0.00/1.00 vMB 0
391 391 00000000b7b96842342b709b4b41c25140b35bba339cbf4b325b723f2559ba04 1 0.00/1.00 vMB 0
390 390 00000000cfe2c153bac08324be181717740ababbfc912840a80be7b7ba1970ca 1 0.00/1.00 vMB 0
389 389 0000000020fd18966269582d45778b66492cff334aebdf939c0786dbf30815d7 1 0.00/1.00 vMB 0
388 388 00000000a8c559dd08b5a038ce306cdea26549d6fd5bc69afdef5fd472e6ca6c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.97 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: 574.57 GB
    • Received: 8.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.