Loading Tool

Explorer IconExplorer

Memory Pool

81,060 transactions
29.54 vMB
0.10428873 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt e482c05a57ab181564c507ff5380e952f7ea82aff14879d52c267d268f517ccc
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root d0fd35fc6c2117bb08201cb14b6091fbc1a75e916a51dccac431bf96fbc309ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,184
Size: 1.00 vMB
Total Fees: 0.04205304 BTC
Feerates: 201.05 > 4.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (620,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,305 294,305 000000000000000023baf68819621401a94622825ffd92264121a5f43b39ff11 64 0.07/1.00 vMB 31
294,304 294,304 00000000000000007c0f5df06330aa38cee9bbbda61835d6c4c77aeb1af6eaf8 311 0.21/1.00 vMB 26
294,303 294,303 00000000000000005e041c574f1e9d37b1da3beaf4c39039c2fb6323e578ee44 335 0.20/1.00 vMB 36
294,302 294,302 0000000000000000282f98c629945b5c1303b5bd63af6529d127c98554c3e0ba 332 0.17/1.00 vMB 40
294,301 294,301 000000000000000037f5cdcb7c3e105d993865fb9a966fd86da1ab9a9a77837c 300 0.38/1.00 vMB 21
294,300 294,300 00000000000000008f06cc0e9ac75d7474a65756c1e94ac0fc68da20f68b74f7 312 0.19/1.00 vMB 28
294,299 294,299 0000000000000000b050c72d00321fbde09b224eabab510f56036b578fa341ec 195 0.12/1.00 vMB 32
294,298 294,298 000000000000000042b10cdcb6f81dd8f7d5ae1b74450bbcb7906ff01c12374c 373 0.22/1.00 vMB 28
294,297 294,297 000000000000000064941a6df24eadfe15e718cf443ee87636118719a1f935a8 626 0.30/1.00 vMB 37
294,296 294,296 0000000000000000b7a12a4c2e77b71d6938ce3489eb44a36757d362ac2705ac 371 0.21/1.00 vMB 31
294,295 294,295 000000000000000008d46018a9007b5e364e9ad473a9b56c7fd8e820dd7fc628 187 0.10/1.00 vMB 31
294,294 294,294 0000000000000000daef9feaa497f5336ab1b6c0a1cb8dd0cbed95d9889a9fd8 85 0.04/1.00 vMB 34
294,293 294,293 0000000000000000c8b676ed40401a777b0d067136bde5166d88debf0059a273 281 0.14/1.00 vMB 35
294,292 294,292 00000000000000008c71361d6615e96cb40e3fa1e6149379a28067a2332280a4 406 0.25/1.00 vMB 33
294,291 294,291 00000000000000008ced90640f06789760199f6d7dc3ee404ef793fb8fa3ee7f 277 0.13/1.00 vMB 35
294,290 294,290 00000000000000007e18f1b04315d0392f3b387fb2ea499291ee0d56f40c0ceb 422 0.35/1.00 vMB 17
294,289 294,289 0000000000000000b619de7e576d70f0e1de9eb177dd4508685939de1d78de6d 645 0.37/1.00 vMB 33
294,288 294,288 00000000000000006833e66cf84da6f85a2f9e80d83e06b35575578696153c37 92 0.10/1.00 vMB 16
294,287 294,287 0000000000000000b9aa996eeb8bf45c51cf32b2ff4d74c5cef2a014dc7054fb 64 0.02/1.00 vMB 45
294,286 294,286 0000000000000000ccbc9947e27dfe5d4296ca88c30d896fb4d2089b98042997 372 0.20/1.00 vMB 30
294,285 294,285 0000000000000000289506cf81f38c4ecf9f6cecf95c1ed6bcbc9cbbaf4ac685 45 0.08/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.