Loading Tool

Explorer IconExplorer

Memory Pool

76,208 transactions
29.15 vMB
0.10437169 BTC
Random Selection Loading Transactions
Max Size: 172.35/200 MB

Candidate Block

Mining Attempt cb601862018cf3778f6350df6e0bc80f7f24897cf6f38367b0f0ae59d5d7d284
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 27d9f3d63b6bfeb85b669746d1541e540e8dc8394f16b30a9d937d8ff850beb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,386
Size: 1.00 vMB
Total Fees: 0.04186850 BTC
Feerates: 201.37 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (552,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,339 362,339 0000000000000000061aef0f612fdfcadd6c6922e7884c0c1e606870322cbac5 1,612 0.75/1.00 vMB 29
362,338 362,338 0000000000000000060dba50c3315534ddec726948f75b993eca7cfb24e2ab84 841 0.71/1.00 vMB 12
362,337 362,337 000000000000000009cbec42596bac65e863e237428d7fc074faeb250d90e778 2,249 1.00/1.00 vMB 33
362,336 362,336 000000000000000006d721e3a132d4aeabe2da6b94bbc879ea78ad45ef260446 1,535 0.72/1.00 vMB 24
362,335 362,335 00000000000000000d1589cf241df12de96ee901fba9985f98b3f7f7b4985fb6 581 0.24/1.00 vMB 33
362,334 362,334 0000000000000000097768d1bf08b58a5e3b197175a63f8ad27f812d7ee83a6e 406 0.23/1.00 vMB 25
362,333 362,333 000000000000000000f2c971baff2f408d0d92b6e5e7817a943a04045b90bffe 455 0.30/1.00 vMB 20
362,332 362,332 000000000000000004db23b16bf9de2c8b1a20f639edeeeb9c0282cfd52a69d3 365 0.15/1.00 vMB 30
362,331 362,331 0000000000000000014ace05101aa56d83a653e0051fa3fecd40aba496ffa597 541 0.24/1.00 vMB 26
362,330 362,330 00000000000000001011932f6366a416707c3529f3f521cc8865e7d2813900c5 705 0.44/1.00 vMB 26
362,329 362,329 0000000000000000160268c3d29eb956881593bed1152e3e9ac9886a652f75c6 763 0.38/1.00 vMB 30
362,328 362,328 00000000000000000bc7fbb8e0f880082ec3cfc435f7dff703794f764f08bb41 359 0.20/1.00 vMB 23
362,327 362,327 000000000000000006c263e0fc240fa3aeaac28d84ca0c1cfe90d7c05a9ee475 317 0.17/1.00 vMB 22
362,326 362,326 0000000000000000022fe49be89079b0bdb09e8b841fefbf62be2d3fb93b309f 1,369 0.82/1.00 vMB 23
362,325 362,325 000000000000000007460de8f7fad1ca1894c3018232374812022cec327d545a 1,526 0.75/1.00 vMB 31
362,324 362,324 000000000000000003078cec890d88dce79b56526aff6b4671ab0bc818333f14 1 0.00/1.00 vMB 0
362,323 362,323 00000000000000000ef1e4895c275e3fc6d2c79983b820ec5a951b6670877a7e 949 0.61/1.00 vMB 24
362,322 362,322 000000000000000012e08b422f5c5746e58b174b2b13701fc287a0bd199129d7 1,415 0.75/1.00 vMB 30
362,321 362,321 0000000000000000036d8d809b881f9fd6675cca7b47758b38b0114d3839f078 1,414 0.77/1.00 vMB 29
362,320 362,320 000000000000000014059f2f936e05d525a3f3fe46c3f8fd2e6adf7173a8d475 44 0.04/1.00 vMB 17
362,319 362,319 00000000000000000b422dc52113ba3862991e96c66f5f92b22b128cf959475b 144 0.07/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.