Loading Tool

Explorer IconExplorer

Memory Pool

50,448 transactions
21.61 vMB
0.07646173 BTC
Random Selection Loading Transactions
Max Size: 123.99/200 MB

Candidate Block

Mining Attempt 6bd011a7474f2c528face880156838824800fef523eb8520d8a4a6d3159ad2d5
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root 48bb3861a367575fa39c23b15c3b3e641705ae195f843c23df7942b3c1dea311
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.03180305 BTC
Feerates: 502.67 > 3.19 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (815,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,964 98,964 0000000000008594bc09cd9daee05e0768caa0885e9a5f7d0dfa082716de83ea 8 0.00/1.00 vMB 0
98,963 98,963 000000000002b20098a32d66a345a2d5ebab78a9f02bbfe56f8475e7b3d45bd2 12 0.00/1.00 vMB 0
98,962 98,962 000000000003a2c102fce718c9e9e8bb1210dec86222ea867afcacf8a9d9c8a3 12 0.00/1.00 vMB 351
98,961 98,961 0000000000008997c32e5199a09b1eee33aa93ea0ac4bb77c13473b9cf144f4c 1 0.00/1.00 vMB 0
98,960 98,960 00000000000438660918bb60544ec197f11f7f52d6b03f8fde0cb8ff950f8156 7 0.00/1.00 vMB 0
98,959 98,959 000000000000b82cffc2e012a72827c928ffb43fb3cdafeb25e882121478321e 1 0.00/1.00 vMB 0
98,958 98,958 0000000000037cc0d5f79a61c354c6c8fa2118da3ff9ee2e90a8931843ed6788 9 0.00/1.00 vMB 0
98,957 98,957 000000000003ebe5a70c4d091e43e08b146a390950c387879bce30fdc70b4e50 1 0.00/1.00 vMB 0
98,956 98,956 000000000000963036fcf1a5f37aa0143f646efde34df1b5fafccf37a41e5de8 3 0.00/1.00 vMB 0
98,955 98,955 0000000000012a376b0460ed5c71e71a3edc4234c1a4841b539283d775cd3492 11 0.00/1.00 vMB 0
98,954 98,954 000000000002ef8ec920b9d370af1d541d5bd040c903040f1d9b148cf1afc980 13 0.00/1.00 vMB 0
98,953 98,953 000000000000671eedaa0c22a24c23ab53ab40f3c5ca314a4dd8e0b775bf6971 12 0.00/1.00 vMB 0
98,952 98,952 000000000001dbff05800953eca9ca660bc6010c2397e00488900b597e2422e9 2 0.00/1.00 vMB 0
98,951 98,951 00000000000259bbf583ffbb7d4f41a1355fa6f5116b46ff497e9a27af9c589a 1 0.00/1.00 vMB 0
98,950 98,950 000000000001d49d272473192821782095c6af8a8da5a82286dcf91548b63045 5 0.00/1.00 vMB 0
98,949 98,949 000000000003d609ee28791ef63ec8a73882aa0d109cca93ca1600b3fe24b17a 4 0.00/1.00 vMB 0
98,948 98,948 000000000003c337d96683584155db386ac40a6e36a713296650896c4c14422a 17 0.00/1.00 vMB 0
98,947 98,947 000000000000e0dca0097ada2e0bbcab2bd1056f1ec9360260047f0bf06cbf1e 11 0.00/1.00 vMB 0
98,946 98,946 0000000000029456a0e8a48399bcda9f1b02ab465ed04101f7847ed62c39e10e 1 0.00/1.00 vMB 0
98,945 98,945 000000000002c5c0f939429f667ad2aecf5cc519a196f164d42c929df0568ae0 1 0.00/1.00 vMB 0
98,944 98,944 000000000000cbbac6a13bbcf2513b5c6a3a364fe29e4bce719ea93fe2ff0221 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 550.38 GB
    • Received: 6.43 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.