Loading Tool

Explorer IconExplorer

Memory Pool

74,494 transactions
30.62 vMB
0.08796562 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt 9afc2e16304b20af37ba0a3a9527dda4f9a63ca02e9a02efba773e951d8d396e
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 881c4927de8efe4c1d609d806d9162bc9fd002a4ba5d2f2cbd6041b7183d83ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 208
Size: 1.00 vMB
Total Fees: 0.01149766 BTC
Feerates: 20.07 > 1.15 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (627,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,984 287,984 0000000000000000cd459b6879f646a1c3548506f64705b9cc304f56cae341fa 123 0.06/1.00 vMB 46
287,983 287,983 00000000000000006f30c22b492112e8252688c4c8df18fd5150e13993199680 774 0.35/1.00 vMB 36
287,982 287,982 0000000000000000cc766307f9217608619eee4107b1cf59c3222e2d794e00d6 331 0.15/1.00 vMB 52
287,981 287,981 00000000000000000b45a477398f5e5b719c811152a0a9554f8018a4b701f62b 771 0.49/1.00 vMB 31
287,980 287,980 0000000000000001375e86dde5e34d304159f326e007d60cd90ce93fdfebceab 152 0.13/1.00 vMB 17
287,979 287,979 0000000000000000af20a37a6bfbadc96f74da7b616938c341b82a3c0f3623f3 685 0.90/1.00 vMB 16
287,978 287,978 0000000000000000c137802179612b2364519208ff2051aa60abafb6aea6aaf5 864 0.35/1.00 vMB 46
287,977 287,977 0000000000000000f6baefb35ed675d0dbebe7e79e64cf28ae66a3b0c8e1d772 916 0.35/1.00 vMB 63
287,976 287,976 00000000000000001dadd12f008ce954682b4656b6dee090b4d5799ffb0d6e00 1,196 0.35/1.00 vMB 79
287,975 287,975 00000000000000012fe2a752f4e3bd49ea519b17b18bf9b656d9d4a3951f84bc 274 0.19/1.00 vMB 29
287,974 287,974 00000000000000014aa0c2f4e7599fcba76ea819b36acb925dcd32d89c0d7bd2 250 0.11/1.00 vMB 42
287,973 287,973 0000000000000000df6455bbff72ff3325d05f67226082e07190e6d6f60a71ea 525 0.24/1.00 vMB 39
287,972 287,972 00000000000000004eb8ddfb7cd107ac777078bd4a1877cbc5433d36a59ff8aa 412 0.20/1.00 vMB 36
287,971 287,971 000000000000000158cc4772ff992f09e0447576b102ba59b44459c9d6f2de35 58 0.03/1.00 vMB 35
287,970 287,970 000000000000000118489ea9f50233bff564404c7813baa61e4c79925d5c2ff8 271 0.13/1.00 vMB 37
287,969 287,969 000000000000000143b984eab6cc287fe19a172fb5be53443357b41f344c157a 334 0.19/1.00 vMB 42
287,968 287,968 000000000000000090b1da641a9116f929203fb947336d5f42875430c686bd9e 632 0.32/1.00 vMB 37
287,967 287,967 00000000000000010299e21cde2574f37d3ad94be69b46d1323eb8cedf8f8e0c 372 0.17/1.00 vMB 54
287,966 287,966 0000000000000000a73c8faa71b82aa5895e8a89b5c4ff7dc706b5f4f8d9c0b4 1,279 0.74/1.00 vMB 26
287,965 287,965 000000000000000053961b8faabfd22dac67c80f480b987a370f4d6b8564d346 256 0.08/1.00 vMB 107
287,964 287,964 000000000000000103c42b08889aa3f58c1db4451345137f5aca0427e2481281 137 0.06/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.12 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: 738.91 GB
    • Received: 18.61 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.