Loading Tool

Explorer IconExplorer

Memory Pool

76,512 transactions
28.93 vMB
0.07573075 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt f1bd6ba7c8e83eb0fc5f805702e2777e11c891f2c6b481d3a7b0420fbcc1e286
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root bb6870c5fdee8ee97825825789a2e733a168ccd0314b40823634944ea3f58e72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.01258722 BTC
Feerates: 77.76 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (90,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,385 824,385 00000000000000000000c5e5d03d313553d0e9e386b85580b2572dba3caaa067 2,492 1.00/1.00 vMB 33
824,384 824,384 00000000000000000001b68ce301a83c06aece5b9038094bd5ca9157dab38416 2,336 1.00/1.00 vMB 48
824,383 824,383 000000000000000000020bfd19ac125fc2fbc6434a6f8c7f471c91603bdaa9d0 2,458 1.00/1.00 vMB 55
824,382 824,382 0000000000000000000386b398de8f942d7b6d84f3d7318f0e7a48500fc03a0f 2,498 1.00/1.00 vMB 57
824,381 824,381 000000000000000000008b4cd743bf54c679490b0a2d7f0a739c8139c2cccc0b 1,684 1.00/1.00 vMB 38
824,380 824,380 000000000000000000022d1e6fc0b8efd24dd48bc87a1c35150d3ff95bbd180e 2,738 1.00/1.00 vMB 48
824,379 824,379 0000000000000000000258d3e9eee65526adef63e02b41dda8b437ff2c6ad235 3,466 1.00/1.00 vMB 43
824,378 824,378 00000000000000000002131bda9b8e3d19e3d8c21f12b241999c47e80d25ac31 3,251 1.00/1.00 vMB 67
824,377 824,377 000000000000000000016ee26bee617682b3cf1d05230fa5920b376892dc1bfe 1,511 1.00/1.00 vMB 49
824,376 824,376 0000000000000000000220be2a96c4d5d34e914d498a19ae635d28d8a8c79ceb 3,266 1.00/1.00 vMB 65
824,375 824,375 00000000000000000001468e7cb754bcff425bd934da49f72d05374ec4e1db6a 3,165 1.00/1.00 vMB 77
824,374 824,374 00000000000000000001653812d7cb99174ad7031cd4c1ec013f242ad07f322d 3,338 1.00/1.00 vMB 70
824,373 824,373 000000000000000000031b82302076fff7a9280f13b68947a5cce698f602988f 3,726 1.00/1.00 vMB 60
824,372 824,372 000000000000000000036fd27a40c505c31f13ada2a153f67b1b76d98c63f014 2,881 1.00/1.00 vMB 64
824,371 824,371 000000000000000000005315df24c4a2d3ee29cc13a096682164ecc3619ba83b 2,159 1.00/1.00 vMB 67
824,370 824,370 000000000000000000034ea445ae86f36f056973872fd9869c49e2abb28a9cc5 2,758 1.00/1.00 vMB 132
824,369 824,369 000000000000000000014881204ea4570afa007e398a53906dd8eb3d19243978 3,057 1.00/1.00 vMB 63
824,368 824,368 00000000000000000000d1df7481af941296efbe10679602986d986a1a322ab3 3,273 1.00/1.00 vMB 55
824,367 824,367 0000000000000000000258e973480e98630516b99e51ad5b25d0b0c38b6d9806 3,132 1.00/1.00 vMB 72
824,366 824,366 00000000000000000000b19b13120a7d725f17b2bcd017e586f375fe54816d0e 3,210 1.00/1.00 vMB 66
824,365 824,365 00000000000000000002686dce1ec011080d71911b18ca7dec74b408cf51f29e 3,209 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.