Loading Tool

Explorer IconExplorer

Memory Pool

39,251 transactions
26.97 vMB
0.05288554 BTC
Random Selection Loading Transactions
Max Size: 140.82/200 MB

Candidate Block

Mining Attempt 924b1726c6360e5a80424ad558f0888eb8098b92a95d08b784e15ad418b1877c
Version 20000000
Previous Block 0000000000000000000003e85e5accad5e43259b5ffd52a89201f6997e6dcb9f
Merkle Root 70d39cc20d7baf7f8713e94e4f0c4849fd73f184af1b15a41bd2d52ac9c10f3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,805
Size: 1.00 vMB
Total Fees: 0.00303513 BTC
Feerates: 6.03 > 0.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,864 (343,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,372 571,372 0000000000000000001283838d421cb81f57ae51e105ff5b067cc3129fd12201 2,641 1.00/1.00 vMB 35
571,371 571,371 0000000000000000001fceaf2c437066b01025ff2ffd6d190e80609ccd9e3bc7 1,769 1.00/1.00 vMB 63
571,370 571,370 00000000000000000014f2b4bde511b205bb3d13d02827bcc6eb69a7e48dfb48 2,433 1.00/1.00 vMB 71
571,369 571,369 0000000000000000001f85d0a496cb1bacf800ecf75b582929040b5475714ebf 2,934 1.00/1.00 vMB 58
571,368 571,368 000000000000000000075ab79ef6333a6222a3dda2a47094b331536090541b8c 3,230 1.00/1.00 vMB 114
571,367 571,367 0000000000000000002927f512802d1ce8dc015e6766477d1362441f9f2eeb8c 2,646 1.00/1.00 vMB 118
571,366 571,366 00000000000000000021fd98d89841a29b4859e4b0e383c35e7c21b2ef1d4cbb 1,820 1.00/1.00 vMB 3
571,365 571,365 0000000000000000001f53eca2fbcaef6bf3f3c859fea0aa2369598ae06e03c8 2,690 1.00/1.00 vMB 47
571,364 571,364 00000000000000000001a101b6d36c02cbe093e97143fca7a9cdc670d83f1313 2,864 1.00/1.00 vMB 37
571,363 571,363 00000000000000000023712d268712147475cc3ee028ca514e3f74799b20696e 2,683 1.00/1.00 vMB 86
571,362 571,362 00000000000000000006169d38995ef52007fee0afcba061ea16e0b17aad5256 2,429 1.00/1.00 vMB 40
571,361 571,361 000000000000000000223bcf0e04e39a3730250bf9de12c79281726a1fcb1802 2,032 1.00/1.00 vMB 64
571,360 571,360 00000000000000000012b103ea56fd5dc267b6cbbeb8f3062b2f8c01c3c85f06 2,421 1.00/1.00 vMB 37
571,359 571,359 0000000000000000002328ed5a9a93b7ed3d33897948ae9d6926b8b01134a320 2,929 1.00/1.00 vMB 51
571,358 571,358 00000000000000000011db8d29a2531b4c9f7b21ae526ce43e58f6c4d64ba41e 3,053 1.00/1.00 vMB 77
571,357 571,357 0000000000000000001e38f748ef953ba6f5ed2553ff142aefd17d3a3bf19f4a 3,059 1.00/1.00 vMB 124
571,356 571,356 00000000000000000022c283c7b2184921a6bda55b59543812bc2fda87ed1ca1 2,564 1.00/1.00 vMB 64
571,355 571,355 00000000000000000011150503d43c444bc458b5d46bbb3fa26e141d2ae7e6a2 1,741 1.00/1.00 vMB 76
571,354 571,354 000000000000000000080ba250491b3b1dc5d17a76a9dc910ae6ff84b2d82c0e 2,312 1.00/1.00 vMB 112
571,353 571,353 00000000000000000004b931e8344fedaf643c63cfea2c268ba16c4ea45411dd 2,755 1.00/1.00 vMB 116
571,352 571,352 0000000000000000000fe072705b34bda5b80f72b3ceb65b65bad5db075caca2 3,131 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.15 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: 652.98 GB
    • Received: 13.81 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.