Loading Tool

Explorer IconExplorer

Memory Pool

38,305 transactions
25.91 vMB
0.05146906 BTC
Random Selection Loading Transactions
Max Size: 134.33/200 MB

Candidate Block

Mining Attempt d5d837f344735677fc233f1e336935e46ba7839ac574aaaf6837f43c8dbf46b4
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 15e84d941203d6112db55a7fc7b0d405ff26b03c3cce5ed10ae23318496228b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,954
Size: 1.00 vMB
Total Fees: 0.00426577 BTC
Feerates: 60.16 > 0.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (400,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,298 514,298 00000000000000000042483fce0402426af229ef51c0fc83a67026dd64d93c66 2,795 1.00/1.00 vMB 32
514,297 514,297 0000000000000000004f8f95e777512a6e8951a4fb3dc6d96bf2cdb56b22eed5 1,367 0.60/1.00 vMB 31
514,296 514,296 00000000000000000024f89aa104a5c795e95b79e2f8d9d616bb95c934c82163 83 0.03/1.00 vMB 25
514,295 514,295 000000000000000000135400ce76d4c3a563b8819afe9377159b2101981c3160 32 0.01/1.00 vMB 74
514,294 514,294 00000000000000000010271c50f24c25f0f15498c195f50094578bcac31d170d 536 0.20/1.00 vMB 23
514,293 514,293 0000000000000000000dd1aa0e3b67f38a616ab7ee7eb63cd1bee9ca88664b3b 2,023 0.79/1.00 vMB 26
514,292 514,292 000000000000000000445e1c0c1626cf2f06d960727b440761fb58419289c6a9 1,304 0.53/1.00 vMB 22
514,291 514,291 0000000000000000004d0004413621578234e79b85d998ce0a9a6587bf50bdb8 1,396 0.64/1.00 vMB 26
514,290 514,290 00000000000000000050e2d15e26a937112257e9e303a810f551a49db3d9beaa 1,434 1.00/1.00 vMB 7
514,289 514,289 000000000000000000340899fe69d7076722150419884efb4281282420a5fa8d 2,056 1.00/1.00 vMB 8
514,288 514,288 000000000000000000282eec369e67c85eb936a27ece50b7da9a5f3a43e3a41b 2,568 1.00/1.00 vMB 23
514,287 514,287 0000000000000000000e2621144df793cd980f92156cc931ba1e1e538b659eb4 2,968 1.00/1.00 vMB 44
514,286 514,286 000000000000000000169ae85f5b35b09b2803f5f65625692dfa375b4a91f884 2,560 1.00/1.00 vMB 27
514,285 514,285 00000000000000000030eb4f2d83499ccde518a557ebecf629fcbb2e8a68dc46 1,753 1.00/1.00 vMB 66
514,284 514,284 0000000000000000003db1b0ae6817eb38a093da241df2b276338064109c8532 2,377 1.00/1.00 vMB 11
514,283 514,283 000000000000000000097115c282da58375850c707e6cc34008fc7f4063bb3b8 2,726 1.00/1.00 vMB 18
514,282 514,282 0000000000000000003aa414e7179950467d66bfed9a024aeca9a64a5361979c 2,297 1.00/1.00 vMB 53
514,281 514,281 000000000000000000389c88a873f2b732a06311e474f8b1d7064a386ae6871e 2,447 1.00/1.00 vMB 53
514,280 514,280 0000000000000000001da31d737df9a57d1d9ebb2dc83db278405e36deddde48 2,286 1.00/1.00 vMB 12
514,279 514,279 00000000000000000023362006c36ca627a94941ad40f5c9692bf0778d44beb4 2,598 1.00/1.00 vMB 9
514,278 514,278 0000000000000000004fa3d61bace172afb10e8ed9f5629030ba93fd416f0909 355 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.27 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: 656.06 GB
    • Received: 14.38 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.