Loading Tool

Explorer IconExplorer

Memory Pool

85,693 transactions
31.95 vMB
0.20993190 BTC
Random Selection Loading Transactions
Max Size: 191.08/200 MB

Candidate Block

Mining Attempt c32d66b273de9e5d828a25dad625639c7bea5174e18fb02ff29fc07bc22aac60
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root c75c4626ec21c390bcd9320a0886fe7965f049155b9829149c500f902c58aa61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.09484486 BTC
Feerates: 529.10 > 9.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (537,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,241 377,241 000000000000000010ae743d4675a5d5dffef5b0611057bcf06d978a8dbde749 246 0.12/1.00 vMB 32
377,240 377,240 00000000000000000276f823e06ae136d6ce532898034037a0650765c490b2c3 1,695 0.81/1.00 vMB 39
377,239 377,239 000000000000000009916f4714fe1d9a386ffdbd6ea0bed92d8b666e0df17232 440 0.20/1.00 vMB 42
377,238 377,238 000000000000000011b89fe7cac95c2a9e850b0544be5041df82c7298d262f75 857 0.44/1.00 vMB 43
377,237 377,237 00000000000000000ba152fee2a165e6a54184959ad78f41a74049bd067a5062 89 0.05/1.00 vMB 38
377,236 377,236 0000000000000000028010b03f4e5c2a1cb9a51649cf28a8c67139dcecab05c5 920 0.50/1.00 vMB 42
377,235 377,235 000000000000000000e97d5b770acd2d3a4b84de3320d0f053584838fcf173e6 435 0.22/1.00 vMB 37
377,234 377,234 00000000000000000b71ad89f210d8cebc6c008e52dc70d46ccc91b08763b0fc 374 0.18/1.00 vMB 35
377,233 377,233 000000000000000006c8333245b6c91e9a20419483ab268fb8a57883e10cb381 849 0.58/1.00 vMB 21
377,232 377,232 0000000000000000063adc459453a01b19dcfc0726bae92b9ac80241a201ace1 1,346 0.50/1.00 vMB 56
377,231 377,231 000000000000000005d1a24a80ba9c647c114a111a224f77e166fb9ed734000a 2,909 0.93/1.00 vMB 58
377,230 377,230 0000000000000000025d68ea6e76a975bd0db2e74ada5bfbfe8eefff48972110 636 0.28/1.00 vMB 42
377,229 377,229 00000000000000000274b20cd6bec762935f58117a90c1f47fe414182b187f4d 1 0.00/1.00 vMB 0
377,228 377,228 00000000000000000ccd6a5c43d5fe13415305946f15a1181bde499ea7fcd4e2 85 0.03/1.00 vMB 40
377,227 377,227 00000000000000001061c31d428ceab6763f93ab35aa733fe2c7e20ad88f8972 696 0.28/1.00 vMB 46
377,226 377,226 00000000000000000ec16eaa8fa03e8b8c24dc0483d3f44b2e1ef8545af5f37a 227 0.09/1.00 vMB 44
377,225 377,225 000000000000000011cb436f95895a040e916e18932a3ea50e37e3bb5a5c441a 519 0.22/1.00 vMB 40
377,224 377,224 0000000000000000025ba10dcb5ad8bd85b80485d73b39c7047a29a4f8cfe8c0 1,574 0.62/1.00 vMB 46
377,223 377,223 00000000000000000d2418e661b791f337185f54f01869a7467dd0c3e8272d6d 536 0.26/1.00 vMB 38
377,222 377,222 000000000000000002219e8eb888567772e6837ff6a1a7b183e931b2841b71df 1,481 0.61/1.00 vMB 40
377,221 377,221 0000000000000000036ec3e4ddbb62a6f88297d084cb7b13f95207c41e68d554 983 0.41/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.