Loading Tool

Explorer IconExplorer

Memory Pool

78,936 transactions
29.54 vMB
0.07114465 BTC
Random Selection Loading Transactions
Max Size: 177.56/200 MB

Candidate Block

Mining Attempt 69dab028dbf6c704ad5d7d4133a4357dad6471829b6b00f2795c9935d643d7b9
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root a1cf51386866cea16bce87a85b4bb4820f9110a19d0e9d765d294c8cf799b681
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,687
Size: 1.00 vMB
Total Fees: 0.01115516 BTC
Feerates: 150.93 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (71,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,110 843,110 0000000000000000000283a9aa320727855a121c95044e09291fd0c1f862f788 3,037 1.00/1.00 vMB 16
843,109 843,109 00000000000000000000df8e03a27b41d9052498d169d9f35a4c262357421fa6 1,760 1.00/1.00 vMB 12
843,108 843,108 000000000000000000013da60e8760e978aec9bc635a27930efc999a4807d8dc 3,006 1.00/1.00 vMB 15
843,107 843,107 00000000000000000002f49c545b813db4ffc9069bdd5d96faa5b774f8c3916a 3,696 1.00/1.00 vMB 14
843,106 843,106 00000000000000000000a246a97a45fffdd5565ac14c4475c3682443708c8a82 5,920 1.00/1.00 vMB 12
843,105 843,105 00000000000000000001d9359c8e9fbe61d808ed6042b06d5ac303fde815b15c 4,936 1.00/1.00 vMB 14
843,104 843,104 000000000000000000017a002cfc07bf1634922bc1381f0039889d472954c13c 6,100 1.00/1.00 vMB 13
843,103 843,103 000000000000000000013cdd6ea1dfa8081292779609eb85e8829cb7906b3d18 2,976 1.00/1.00 vMB 19
843,102 843,102 00000000000000000001a94bfecd2d2d89bc2903b4c2674c67c1c876e8b37a22 6,258 1.00/1.00 vMB 11
843,101 843,101 00000000000000000001d10d4f8e71cefc573b9b41385a57e2918c7461cc4618 3,716 1.00/1.00 vMB 13
843,100 843,100 0000000000000000000100b5703353aa9ec177012ace4b16041304949c70c77b 1,876 1.00/1.00 vMB 17
843,099 843,099 0000000000000000000261e533f6bf9f607d95066879e826067e45dd32d8d2d5 2,973 1.00/1.00 vMB 24
843,098 843,098 000000000000000000017ded5ced615d49fa41817b13044b8529f4ab1d219a9f 4,883 1.00/1.00 vMB 17
843,097 843,097 000000000000000000002541e22a933615856ff103c6730b224af1d21664bae9 3,414 1.00/1.00 vMB 12
843,096 843,096 000000000000000000035a6c68579b7087e9145129c5aeb92659c2004ab8b44f 5,587 1.00/1.00 vMB 15
843,095 843,095 0000000000000000000117a12faf8f29da1932192b55c9f1bb21d643b32ee5af 5,998 1.00/1.00 vMB 13
843,094 843,094 000000000000000000019693accf15064d8392b7eedd3668e99264f777214f99 5,357 1.00/1.00 vMB 14
843,093 843,093 000000000000000000032275c632bffe1321ceeae41d9fa6962c8fcc956b5b53 3,985 1.00/1.00 vMB 14
843,092 843,092 00000000000000000000706ed7ac689f4a0ae33374d6a599a4c2b47a81c118dd 3,836 1.00/1.00 vMB 15
843,091 843,091 00000000000000000000f18767ace8f25b363558a0ea73c67f5e4686e425fdaa 4,574 1.00/1.00 vMB 16
843,090 843,090 000000000000000000035c696bdbf98828e2eeeebfd69533a211277e885eac32 4,856 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.