Loading Tool

Explorer IconExplorer

Memory Pool

84,694 transactions
32.77 vMB
0.08382305 BTC
Random Selection Loading Transactions
Max Size: 194.15/200 MB

Candidate Block

Mining Attempt b54db68b968590a3adbff6533b751716c0a94513f50de3cd5e3de06826455b20
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 987e21f9cad4d58ebfd8d07b5ace04301d23be1a48dc1e5ec847335e8745b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01874996 BTC
Feerates: 120.64 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (87,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,977 826,977 0000000000000000000307f31e2b65db536a2d5c4ac19c01a0bacc2ff16a6c91 3,462 1.00/1.00 vMB 55
826,976 826,976 0000000000000000000207e4bb7a439645b64d774ab42e2cdf25399d761f19a6 3,173 1.00/1.00 vMB 54
826,975 826,975 0000000000000000000365ab25459678c15153c1106109f2f2fbf1f53518526c 2,362 1.00/1.00 vMB 38
826,974 826,974 00000000000000000000fb609e9bed3245619778251ded88a5f652a12783ebab 3,559 1.00/1.00 vMB 46
826,973 826,973 00000000000000000003cf0662320571fd48ea32b98bbab1cbaed2f59e9ed8e5 2,242 1.00/1.00 vMB 39
826,972 826,972 00000000000000000001ea8bb0818e9cb50bb31157daf2c643cc6e1ef764618f 3,129 1.00/1.00 vMB 52
826,971 826,971 000000000000000000037135ce8ea021aca9d67e669203d420cf6f7922397bf6 3,466 1.00/1.00 vMB 63
826,970 826,970 0000000000000000000010f2e370935c8c4331a97c49ff68dd9a59caa6300c95 1,935 1.00/1.00 vMB 39
826,969 826,969 0000000000000000000057aec9cf9816191db46e76029d21a646aa3840db8a86 2,243 1.00/1.00 vMB 41
826,968 826,968 0000000000000000000281f88342a4f976da63dab4ff840576b21877d12d6ee8 169 1.00/1.00 vMB 30
826,967 826,967 000000000000000000007c767ae3f631dbf0bfdada2d11a65f8dea44f77b9988 1,342 1.00/1.00 vMB 35
826,966 826,966 00000000000000000002bb4da8b8019e36a72adbb24415e499f94d5b9d60f52b 3,097 1.00/1.00 vMB 34
826,965 826,965 000000000000000000002697027562f80a29487a53b5ed6172457886cd8d3712 2,254 1.00/1.00 vMB 35
826,964 826,964 00000000000000000003ed7be5a58513870f08436681bb490efc298362118be9 2,930 1.00/1.00 vMB 45
826,963 826,963 000000000000000000003f34e44daa9f52846691a0b930f02bfaa845482ca21c 2,972 1.00/1.00 vMB 61
826,962 826,962 000000000000000000023a44dd13e59214161a5e241a1fcfb1d77d0323e3c01c 1,924 1.00/1.00 vMB 34
826,961 826,961 00000000000000000002001de9f748712742080604bbb5b0491645e6a219cfea 2,990 1.00/1.00 vMB 34
826,960 826,960 00000000000000000000edc902d7777542d2a8d8ca67bce84f94b35b57143c15 2,817 1.00/1.00 vMB 46
826,959 826,959 0000000000000000000359370de9c51b577c2139b9811e23f8a1ee15cb39970d 1,666 1.00/1.00 vMB 32
826,958 826,958 00000000000000000003ca89eac580cf262a3e8d63249a49747430b9722b46c2 1,579 1.00/1.00 vMB 40
826,957 826,957 00000000000000000003586e4ec7e044a4453c8fed76373c7cf2f22a9f505e0d 518 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.