Loading Tool

Explorer IconExplorer

Memory Pool

40,427 transactions
26.15 vMB
0.07267060 BTC
Random Selection Loading Transactions
Max Size: 135.80/200 MB

Candidate Block

Mining Attempt 5865f8dd58e498d2f08e5022a2fa78664e12ec42bc707e45ed5fb8780b55399a
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root eb2ebaad31975da3ced92ee12a389b96e63c37cc8ded095559b386ad7ac950b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.02498938 BTC
Feerates: 73.20 > 2.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (382,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,268 532,268 00000000000000000011a4d276c4daa5044e5631755b6311e86c9d6d164db999 1,502 0.70/1.00 vMB 19
532,267 532,267 00000000000000000027547a1714f1b0887c09c81c92fc9264304e9e1336dfa3 1,275 0.57/1.00 vMB 18
532,266 532,266 000000000000000000047f14bc2f4ca02495958561b3192dafb7d2a7d18060a4 342 0.21/1.00 vMB 29
532,265 532,265 00000000000000000011baf412fe0caa79efa7e63cdcc7eff0ce5482f269e43c 956 0.48/1.00 vMB 14
532,264 532,264 0000000000000000001d5dfa77309b5cf1b3ad6f9bdc054e20bcf1c9a72f81f8 137 0.13/1.00 vMB 9
532,263 532,263 0000000000000000002173061af3f38e0f17ffb5809c685cf948bd20ff5f1e93 69 0.03/1.00 vMB 11
532,262 532,262 000000000000000000363f8f01984688701f403026effa0e6e544cb05ff6c918 1,595 0.75/1.00 vMB 14
532,261 532,261 0000000000000000002573d792fa461fcffffd063d170b27b17188b7953dc000 28 0.01/1.00 vMB 33
532,260 532,260 000000000000000000290072c9299d2d39bc197934c904c7d313992335bbfe9a 1,980 1.00/1.00 vMB 24
532,259 532,259 000000000000000000085d6c281eb12c9c8f6554516552a65fbf19259fd548af 2,312 1.00/1.00 vMB 26
532,258 532,258 00000000000000000000b15973a328f4266cb3bd7a1edad18cac55f225ca687f 527 0.27/1.00 vMB 13
532,257 532,257 0000000000000000001e109e5e79154bf13140f86ee8bc87c23cc12d4bd5aff6 788 0.44/1.00 vMB 16
532,256 532,256 00000000000000000021fac4295c4415fbee1dcf36c812be5481cf55b6178cdc 821 0.71/1.00 vMB 13
532,255 532,255 0000000000000000002bd5a27777776f5dfcefb6557998ebc5cad9fb288c951b 2,497 1.00/1.00 vMB 12
532,254 532,254 0000000000000000000b6da362fc2d812fc05dfd282dc0b212060a5dec1d0200 2,129 1.00/1.00 vMB 52
532,253 532,253 00000000000000000019ded64bc8d8027f60116243f252a82a639028abb89d5b 358 0.14/1.00 vMB 58
532,252 532,252 00000000000000000031d72181b7257928679ca26def1c54123689d06f833040 1,676 0.77/1.00 vMB 18
532,251 532,251 0000000000000000001409bd2a788a20139ec0015b725dcb5660b2137640383e 243 0.18/1.00 vMB 12
532,250 532,250 00000000000000000021790659d7218016cb149c2b2a6bb8c7a07160fb8208c1 900 0.42/1.00 vMB 26
532,249 532,249 00000000000000000026abe6cb541b0d4261548af52c104995cbcc63f9012a3a 118 0.03/1.00 vMB 23
532,248 532,248 0000000000000000000b0e13bf624be1e89c6ae6503d31db8dffcdaa4119e138 938 0.56/1.00 vMB 13
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: 10
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.