Loading Tool

Explorer IconExplorer

Memory Pool

79,115 transactions
29.18 vMB
0.08589458 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt 90cf03ae9dd2cf080586fc9b16691f6004599d71ba7df55a573eba1af77fc254
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 38640448573ee68a133beac4c85db147188f5d8e7606c6afe62b8739d7b9ee3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,278
Size: 1.00 vMB
Total Fees: 0.02493984 BTC
Feerates: 146.36 > 2.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (552,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
362,318 362,318 0000000000000000080ac6069ef2a11f16a8f65b45de41d0da93c33c52dd3b28 95 0.04/1.00 vMB 23
362,317 362,317 0000000000000000083ed1c439d65f5d166e4e8f68826e0b0c9dff7920342df1 1,098 0.63/1.00 vMB 26
362,316 362,316 00000000000000000c01b2cdb7315385739bc31d87dbc6f05208a1004e71e2ba 279 0.18/1.00 vMB 22
362,315 362,315 00000000000000001388038d873190a49a34674de58b9130c632178e802f2402 1,003 0.55/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.