Loading Tool

Explorer IconExplorer

Memory Pool

45,861 transactions
27.33 vMB
0.07417589 BTC
Random Selection Loading Transactions
Max Size: 144.88/200 MB

Candidate Block

Mining Attempt 44a38d7393f8d462ea3e8e31fb32656715b0ac65243e162404c612e795d3179e
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 1c2dc8eba7f57f8058b5bdb1b8d703cef3c71db610aebe6191618c06872557f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,912
Size: 1.00 vMB
Total Fees: 0.02314478 BTC
Feerates: 301.59 > 2.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (508,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,349 406,349 000000000000000004cd5763ffd61ced242c1090a41e80000952cbb940069000 1,074 1.00/1.00 vMB 24
406,348 406,348 000000000000000005295095364d6aef6b5c0c90501d5c736eb73bcbd0a4f64d 2,369 0.99/1.00 vMB 50
406,347 406,347 000000000000000004a53d7eb904c4405e3e5bd1e8bb1a192331112dba826fb9 2,498 0.93/1.00 vMB 66
406,346 406,346 0000000000000000034385b495fdeb59823d3106667031f652ea9fe7e8205f88 3,374 0.99/1.00 vMB 67
406,345 406,345 0000000000000000037e6f9fa9bc032ba8cceab83cb2554b3619c25a0b8606af 806 0.98/1.00 vMB 20
406,344 406,344 00000000000000000567f322532b99d63d0489991935404e00b7e7322390bfb7 503 0.29/1.00 vMB 39
406,343 406,343 000000000000000003846e92147a06ef8bcfcc128d1126875e7da4e001e2e83b 1,509 0.99/1.00 vMB 28
406,342 406,342 000000000000000002281d94623be7d41376762f1cfa91be1b8ff448ce972a2f 2,018 1.00/1.00 vMB 38
406,341 406,341 0000000000000000065b548ed3b1b89e7d84b722f28b0024480973d706f757f8 2,843 1.00/1.00 vMB 47
406,340 406,340 00000000000000000035ffc8eec639bbbab65238a80e34d2e9763b562334161e 3,262 1.00/1.00 vMB 88
406,339 406,339 0000000000000000030eccfc56131ea1a560e965d22957098f978cb070f6374a 2,251 0.98/1.00 vMB 42
406,338 406,338 00000000000000000690c8d9d36414e097289dbaa50f6d3f9c4df8ba6f8beed5 976 1.00/1.00 vMB 20
406,337 406,337 00000000000000000040fcc661322c61d22853b5f6ac38aeca741ebd8adbdb90 1,087 0.75/1.00 vMB 28
406,336 406,336 000000000000000005434b0b578b28fb64152669e4f18312698478bdee105348 1,266 1.00/1.00 vMB 26
406,335 406,335 000000000000000004f16b0a3cd23eaa58bd21571410e9179bad6629d0b2993c 2,045 1.00/1.00 vMB 36
406,334 406,334 0000000000000000002ec9989384d16b0dc67f64dfe522a0f4517a3f02ac9c87 1,584 1.00/1.00 vMB 105
406,333 406,333 000000000000000003083750ab77b605a889de96660993284cd1b3003ca96cbd 8 0.00/1.00 vMB 164
406,332 406,332 000000000000000005d091cc49cca488621b4cf4b0f8df083d238f5edbad3bb4 1,894 1.00/1.00 vMB 35
406,331 406,331 0000000000000000068e7ba7f7b1fc4e351b465e2b3a2c0e20f7d8f1ec29387c 3,079 1.00/1.00 vMB 70
406,330 406,330 000000000000000001af23970bfad47f765cb164e7429287a51671104350de3f 2,077 1.00/1.00 vMB 46
406,329 406,329 0000000000000000050e13a8991a2c947049dc8e610279ae6946efcb89c62879 1,297 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.