Loading Tool

Explorer IconExplorer

Memory Pool

44,889 transactions
26.53 vMB
0.05566638 BTC
Random Selection Loading Transactions
Max Size: 140.65/200 MB

Candidate Block

Mining Attempt 98376e64e03fd76b611091d5f686ec3baa82bf957e45f2e0ecd8588c2c02a69f
Version 20000000
Previous Block 000000000000000000015feb99d21f6201ae5efc11fb5fd8d1c0dcece989f4a9
Merkle Root cf4c3e4ff1186f817c354372296ba90a9b6679741cbbce605d91cb000fa2ea1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,260
Size: 1.00 vMB
Total Fees: 0.00692019 BTC
Feerates: 73.20 > 0.69 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,779 (218,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,220 696,220 000000000000000000011b71550e2d6d7c4058abb6093505886b837316486b32 3,202 1.00/1.00 vMB 24
696,219 696,219 0000000000000000000a0054d90210cfb7e8f88e78164474b7748c90a5300866 1,968 1.00/1.00 vMB 2
696,218 696,218 0000000000000000000089d14d5bfc6737d8b7c66fda15b00f4364d71afad7d8 2,861 1.00/1.00 vMB 17
696,217 696,217 0000000000000000000a1a1d310e9ad43cdf57698a1c0362dccb32efcc6d9a74 333 1.00/1.00 vMB 2
696,216 696,216 0000000000000000000afa3ac42fda75cc4eb66f5829ac60072063b962f71449 1,315 1.00/1.00 vMB 5
696,215 696,215 0000000000000000000b55b9a07d952eb6a3003df58f348cb91a591f0435ec73 2,238 1.00/1.00 vMB 14
696,214 696,214 0000000000000000000aa464d188eddd2e262a3d24ee2b2f6a0d74379e1a0ac6 893 0.47/1.00 vMB 7
696,213 696,213 0000000000000000000355fa920b5084920f66f40bdc8ceefc3df4cdb75805dd 1,655 1.00/1.00 vMB 3
696,212 696,212 00000000000000000010303fd113d946e4079b99f3d5ca68991952af4c28d561 2,531 1.00/1.00 vMB 18
696,211 696,211 0000000000000000000b895a47cd39fc2d86fc4f7794fa61f6226ec975ee52a8 1,688 0.72/1.00 vMB 10
696,210 696,210 00000000000000000008890b62ec0a51c1d9af2fc184dc62feafe0d1e1c90408 554 0.35/1.00 vMB 5
696,209 696,209 0000000000000000000e573e65d607f908912057c6073e0584fc732d3f153bcf 2,782 1.00/1.00 vMB 13
696,208 696,208 00000000000000000002965e068aebb19ec422d2095ce6065c586f199016a623 678 0.21/1.00 vMB 20
696,207 696,207 00000000000000000004033b861c71b869191ad57d21f82efd7353647518e1c2 1,264 0.39/1.00 vMB 12
696,206 696,206 000000000000000000066f7fc25952dd496915ec6879a6d80b7f3825eb889509 216 0.06/1.00 vMB 21
696,205 696,205 0000000000000000000a1a9e5b56fb62b4a913c59d86bb79e9f34b55ffb81880 3 0.00/1.00 vMB 1
696,204 696,204 0000000000000000000ef531da0a28786e9a948eea2832a90c06784de65e381f 913 0.37/1.00 vMB 11
696,203 696,203 0000000000000000000127bf04b902844e724575401b42fc2a91a58ac1761105 420 0.19/1.00 vMB 11
696,202 696,202 00000000000000000000672d24b580ec7127f1d608a2b8d2f96d41d525fee797 2,357 0.75/1.00 vMB 17
696,201 696,201 0000000000000000000295cab0ddfae845036504ad092b9472622924b3f9b989 700 0.24/1.00 vMB 19
696,200 696,200 00000000000000000005fe8bb859cbea0cd3f79858164e86a37b70c9a59080b4 729 0.48/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.07 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.