Loading Tool

Explorer IconExplorer

Memory Pool

42,791 transactions
18.64 vMB
0.19961685 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.83/200 MB

Candidate Block

Mining Attempt 050f3793a618ad9bddc0879bc829b16d0506b28f03fe5aa1e65ae75f7ebe9ed8
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 20ca030dc43487a0aee5f566218cf49a5a5a62780113ac4a83c057d45c436512
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.06571143 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (710,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,177 203,177 000000000000013a151068cece99a0bc445afa2dd48ae0bdd3091c0ee7587b44 142 0.05 vMB 221
203,176 203,176 000000000000038d84ffcc414d080cfee67986dcd917491e4fc1b34069bc5b74 153 0.08 vMB 123
203,175 203,175 00000000000003fa1ccaec86f8803a9467f657a139e2d9f9b0668621666036b1 130 0.05 vMB 225
203,174 203,174 00000000000004cde882230cb8a7d578dc1c70248142b2d55eb070bcf1175c24 604 0.31 vMB 138
203,173 203,173 00000000000004f5ed5f203e6e9628365ffb8a7b2bc620a7e7966a9d18c61fb6 69 0.04 vMB 102
203,172 203,172 0000000000000346af1b2a70540a2983f64b52ddbaa7145224a68e0c32ca7462 344 0.12 vMB 163
203,171 203,171 0000000000000289dd144b411cf2f4ddd6f15d1b5969aa4e83a7c2ef893c8082 1 0.00 vMB 0
203,170 203,170 000000000000019fdde0699a355af2cb0e4eac0a25868ad8a875268183b1cabe 241 0.12 vMB 111
203,169 203,169 000000000000044a3ba1936e0844aa90e9ec23da512849d496d63fbb923eca9d 308 0.11 vMB 24
203,168 203,168 000000000000034d7f93c8d66f980331f50c3b8183f4a4f2c7aa5dc480b36963 49 0.03 vMB 94
203,167 203,167 00000000000000dff5da9437c2f17842b78964c0c0a9389d13437d74fa886837 68 0.05 vMB 92
203,166 203,166 00000000000001c8644bcda5821d3f035dae42d18ae8de035349fe70ce5c524e 447 0.17 vMB 171
203,165 203,165 0000000000000110d61e2e37340c940fad57cb0437547b85e56f01e6a8ff21b1 126 0.05 vMB 239
203,164 203,164 00000000000002928bf1f3dc1ff0e2aa1e6ff04de0560a8ba0a8a1508eae29a4 244 0.09 vMB 135
203,163 203,163 000000000000050bb16e3ed5542601eba4ce510f48264012a8bc6dd25a7dfd79 84 0.05 vMB 49
203,162 203,162 000000000000057cef7c75a00cdc2f759fbe7edc75a2ad68daa85853607ca373 112 0.04 vMB 143
203,161 203,161 00000000000004e8e10d0a4d5d8ee807142cd2efb9a245f1b02bf933a329204b 119 0.06 vMB 220
203,160 203,160 000000000000012c5580fffc31764d9474adfbaa76d9099bb12546dd05b87545 78 0.17 vMB 57
203,159 203,159 00000000000001a4b2fea456c37185759d5259fc9b869db7212b7a6e4dfa522b 599 0.24 vMB 201
203,158 203,158 00000000000003aadbbbe1849913fcfc7d8f2b0567fe5fe8af639b082e6c41b3 15 0.00 vMB 115
203,157 203,157 0000000000000176ec0e23413e982c7d895e9d6c3eb10dad5c4d6d1d569e6c6f 252 0.09 vMB 154
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.02 GB
    • Received: 0.48 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.