Loading Tool

Explorer IconExplorer

Memory Pool

40,919 transactions
26.21 vMB
0.07213063 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt ecc45e18b644f3899a14526a30a9a77033018d31c67ecca50a167687cb45984f
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root c0ae82c82cb7077b846c1a1e8c5e0e5d1f8bfef40da61d21550d18798ff9737b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,969
Size: 1.00 vMB
Total Fees: 0.02432173 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (338,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,436 576,436 000000000000000000133f916f78107e842e6f531e65999d4668649bedb4131c 1,774 1.00/1.00 vMB 121
576,435 576,435 000000000000000000294d846973ef333a25addead11c438acc23675c55cd7f1 2,451 1.00/1.00 vMB 48
576,434 576,434 000000000000000000109da719c8660fb333b67007235c02e1b89e87970b384e 2,411 1.00/1.00 vMB 59
576,433 576,433 0000000000000000001b5a828929b3cea08dea72d255ab37ea6efd4df6295ed7 2,343 1.00/1.00 vMB 100
576,432 576,432 0000000000000000000e74350567a23e43920262f6a5836b72eb26e4481b7736 2,225 1.00/1.00 vMB 125
576,431 576,431 0000000000000000001dd720c4dd34945a23c017c8c77662b09eb1764d2bb13b 2,616 1.00/1.00 vMB 181
576,430 576,430 00000000000000000026e6e9ad348e15f189693ccfd04ed42f573b8a50f9c650 1,854 1.00/1.00 vMB 164
576,429 576,429 00000000000000000028a29dc97413f2d4b48a1652b3d0c299ddbadd04da6322 2,206 1.00/1.00 vMB 114
576,428 576,428 00000000000000000017563703606993fc93ea7ad7e3d470d32aa27745b75ce3 1,487 1.00/1.00 vMB 186
576,427 576,427 00000000000000000011fbfef0dcefe0d2e7f8a9ae789b31f1a368052d048919 1,915 1.00/1.00 vMB 177
576,426 576,426 000000000000000000110654aae06fff909f9492bab325ec17bc2639fd4e9ee6 2,078 1.00/1.00 vMB 168
576,425 576,425 000000000000000000123ce3faf766d52e96eb1f49334d42c3c4c076198fbff5 2,862 1.00/1.00 vMB 175
576,424 576,424 00000000000000000008c39d523faa6d7bda44e0dcd23ce2e81ff08ac894f21f 2,135 1.00/1.00 vMB 156
576,423 576,423 0000000000000000000be41973e9ab1b2847249f8eac051f09db185b29b33b55 2,951 1.00/1.00 vMB 206
576,422 576,422 000000000000000000290b2fb067ee3445fbbdc3ad7d6bb903e8531d8a13ed82 1,320 1.00/1.00 vMB 265
576,421 576,421 0000000000000000001516785232fa0422a6820802fe0f2218ccde124adf4854 2,258 1.00/1.00 vMB 142
576,420 576,420 0000000000000000000336bbe4978122453d834e9b8bb4d6ecf4364287e4df97 2,331 1.00/1.00 vMB 168
576,419 576,419 0000000000000000001111b8bd6e35b0054e97ab1d93a41aa532e871f70c0daa 2,546 1.00/1.00 vMB 164
576,418 576,418 0000000000000000001b654730358f2438b70b8f1073b2107edf157b0f1b65c9 2,544 1.00/1.00 vMB 173
576,417 576,417 0000000000000000001bd73fcf4019e30063c3a6b7514f88b60e9437c023e38b 3,109 1.00/1.00 vMB 188
576,416 576,416 0000000000000000000515140d4f90ef245c00b287af495d2a0d56e5158c8272 3,111 1.00/1.00 vMB 245
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.