Loading Tool

Explorer IconExplorer

Memory Pool

45,632 transactions
27.66 vMB
0.07533496 BTC
Random Selection Loading Transactions
Max Size: 144.91/200 MB

Candidate Block

Mining Attempt 9f1b67399f69de64168c39cd70cc97a2b20a220bc0d0203d1393ee86c30e2907
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 717b97a0796e9f877727535551f0ec0a293bd8240d5977133cb733543c34b6b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.02031386 BTC
Feerates: 124.00 > 2.04 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (572,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,541 342,541 000000000000000019114b5c58f6c3fea16779a5fb7942d80364d804c92cf590 1,265 0.75/1.00 vMB 24
342,540 342,540 00000000000000000159ac9676119f5699d680df049b8b1dd636955cae840a65 455 0.22/1.00 vMB 24
342,539 342,539 00000000000000000747f76fef5c7a6c71d3d69832eabacb937b8c4843cc2f99 1,265 0.35/1.00 vMB 47
342,538 342,538 000000000000000019fa1bf2cf2446fdc493e602e1bdc8df3895abe2ddd2beb4 453 0.30/1.00 vMB 13
342,537 342,537 00000000000000001633bf525552a701646792c2576f9941e527b6584c8342f5 575 0.35/1.00 vMB 24
342,536 342,536 00000000000000001135410cad99359b0bd4221b8e2118272b20dc987b2233db 639 0.35/1.00 vMB 25
342,535 342,535 0000000000000000184d5bf3d2eecea880549e8489de0871fbdcc3e33d36da22 178 0.30/1.00 vMB 8
342,534 342,534 000000000000000011ceb4e1a9e94bdbfd5d06a47f5ee106a9bbddea22024676 327 0.64/1.00 vMB 6
342,533 342,533 000000000000000008d3e4e81af806f0144275cf338bcbbf537259c4d9d47515 482 0.44/1.00 vMB 14
342,532 342,532 0000000000000000182fd54b2b3c2e1df1c81ea3141d5e2b0b0adffbf48c4740 133 0.08/1.00 vMB 16
342,531 342,531 0000000000000000068f1d2a8f90fcc2383bbdd18183e38fd1a29998462a2002 1,726 0.74/1.00 vMB 26
342,530 342,530 0000000000000000116dfb22fc23ea79f61734777a0660a3942fa6ecc1cb1a15 1,031 0.49/1.00 vMB 29
342,529 342,529 000000000000000007cf66ec346536b1366f3e702087b71ef07abbcae0225326 181 0.10/1.00 vMB 8
342,528 342,528 00000000000000000a7afb9b73c74d163f9fc448b793a9acb947f86cbc1f0c45 497 0.24/1.00 vMB 28
342,527 342,527 00000000000000001114a2c703bbb39f7606b4462386bf9f260bf8be59aab926 398 0.23/1.00 vMB 20
342,526 342,526 00000000000000000c8f849b7f2ba6b77a3e3a281f49c1599eb6517b4010f1bd 266 0.10/1.00 vMB 34
342,525 342,525 0000000000000000163253075de90681452ab6306e4025ebc94c019384242dae 46 0.04/1.00 vMB 19
342,524 342,524 0000000000000000019d51a369a2f5ee882cf32ee714b7c073659d6eff578b45 238 0.16/1.00 vMB 20
342,523 342,523 000000000000000013089d41abbf7fbe09a79b3cb68e959335680956dda9fd52 214 0.09/1.00 vMB 25
342,522 342,522 00000000000000000b8816f62775467418a5e79cf1521613d2d701f9448249eb 668 0.37/1.00 vMB 23
342,521 342,521 000000000000000003563d5687ba445295771a5b2d7e8702368acc34b7b624a5 1,033 0.66/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.