Loading Tool

Explorer IconExplorer

Memory Pool

46,210 transactions
28.17 vMB
0.07463356 BTC
Random Selection Loading Transactions
Max Size: 149.12/200 MB

Candidate Block

Mining Attempt 319efc0fd6f01f4f67b3ffda9b5e6e1ed88bfda8d1659d4a89af480c0b767f28
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 55cf48c8640289e4b35017304ea4f5ce155c501fb5b1ba9ac647f9c0feeb9fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.02028466 BTC
Feerates: 101.53 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (225,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,246 689,246 0000000000000000000b44358a5efa3ab0a88545b4d802fa9aec0f81ba802be4 2,271 1.00/1.00 vMB 85
689,245 689,245 0000000000000000000cda2a21c628992692e4c4baed248312cffa182dd1963a 1,958 1.00/1.00 vMB 76
689,244 689,244 0000000000000000000d1cc29dfd5c4d7f4a91a049215b19ad19a86f05f33c5a 578 1.00/1.00 vMB 68
689,243 689,243 0000000000000000000098087badae0e13eca002674eb8559725d4a4d1472ffd 1,556 1.00/1.00 vMB 69
689,242 689,242 00000000000000000006678cb05b414e1c10ac62c6e382ff43e535afc0cbb0e3 2,727 1.00/1.00 vMB 83
689,241 689,241 00000000000000000003f0e955be519468b4c811520a95490f13b5517c22c0f2 2,065 1.00/1.00 vMB 70
689,240 689,240 00000000000000000008862ccbd489e18f1f2b193e8d6969faedde66bd5a1c6b 2,803 1.00/1.00 vMB 88
689,239 689,239 00000000000000000000ac9fbaaabe3285db1edfc98203ce0ecf52c5323bf4e8 2,756 1.00/1.00 vMB 82
689,238 689,238 0000000000000000000b5e7222056c4eacfed2a0b6a6ea079a246ee9a33e9d0d 2,528 1.00/1.00 vMB 86
689,237 689,237 0000000000000000000c8f6774516e68a17346267409e6e733d1b8ff1a600489 2,862 1.00/1.00 vMB 85
689,236 689,236 0000000000000000000da50ca126758308b69173aea4ca8bff1ff2f75b9e681e 2,699 1.00/1.00 vMB 82
689,235 689,235 0000000000000000000b188c4a0278af68ee71e61ad787ef3dd6938d04594a9f 2,402 1.00/1.00 vMB 80
689,234 689,234 000000000000000000073720f5d2bcd80094e6d2438c0224f77c429c4a8cc07d 2,115 1.00/1.00 vMB 68
689,233 689,233 0000000000000000000cb7b12c7860a628126a3c92fa79fdadfa0ded6b220e95 3,365 1.00/1.00 vMB 93
689,232 689,232 000000000000000000022cf5f0b9b046665b10d4b8323b71b1a37b0b2dfe72a1 3,579 1.00/1.00 vMB 55
689,231 689,231 00000000000000000008c27655dab8b1c5a9f9ff5381906d164fedbb0b9047b8 3,652 1.00/1.00 vMB 65
689,230 689,230 0000000000000000000b06f9bf4d64745321d35d398022b1e6d02e0ad7f8c24a 3,208 1.00/1.00 vMB 76
689,229 689,229 000000000000000000069b7f23b1aa5a0aa578ea87b32b58ef1d5f01d44c5f53 1,773 1.00/1.00 vMB 68
689,228 689,228 00000000000000000009b6ecb5d263bb7443943277c0fbc6fba443d37f668a03 2,997 1.00/1.00 vMB 86
689,227 689,227 0000000000000000000d93ec73f1cb2f61ae313aed3e9dd47d2a59432cdd1912 1,637 1.00/1.00 vMB 65
689,226 689,226 000000000000000000093c039c4e4ca12d2c059d0b7174d28888939373021999 547 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.28 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.76 GB
    • Received: 14.43 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.