Loading Tool

Explorer IconExplorer

Memory Pool

41,034 transactions
27.69 vMB
0.11418891 BTC
Random Selection Loading Transactions
Max Size: 142.51/200 MB

Candidate Block

Mining Attempt 20cc119b916e95e4eb0086dee314df4c47f22261e7305f53baa6ccdbdf211ba0
Version 20000000
Previous Block 00000000000000000000830263a67bbc14fa6b875bae08cfae860c946a6b00f8
Merkle Root 0db592f67c640fb0195c4931f7607f5e6fc215af0b48c2aeca054d67ac5f5c37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.05558630 BTC
Feerates: 445.78 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,302 (815,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,046 99,046 0000000000040cb943a4ae16bf53148e0361c2ac46bb21ddd133f09e99524669 3 0.00/1.00 vMB 0
99,045 99,045 000000000002d45bc3c7f9cebad21a2cae134ce3c6059c58d394d582348f691f 2 0.00/1.00 vMB 0
99,044 99,044 00000000000261ae35ba976affabb9852a7be2a544c48e42466e00a10b93e625 1 0.00/1.00 vMB 0
99,043 99,043 000000000003f92fb1e883ff9aa2de3f9349d2962005e35d0169a7b6f8b4b33e 1 0.00/1.00 vMB 0
99,042 99,042 00000000000154eeca3cc2f74196f44cdf545709bf77cdfb54972b5aca929a14 6 0.00/1.00 vMB 0
99,041 99,041 000000000000730f6e8f99ded28cb857d823ce20aaa9ff28e94daa8d4c83a863 4 0.01/1.00 vMB 0
99,040 99,040 000000000001659daffe2836b561291e2db845fa6af4e76fc179d7cc1a0ef43b 2 0.00/1.00 vMB 0
99,039 99,039 000000000003e8b197501c05f5b127d52712f6bbee33770c1278d221f7a6e0b9 1 0.00/1.00 vMB 0
99,038 99,038 00000000000161d5d6ff55e3c785522be3645e14c03660bab181bddf414a9563 1 0.00/1.00 vMB 0
99,037 99,037 00000000000324fe0c16007255381153f5e656c326362e15ef67d7ec99d559d7 2 0.00/1.00 vMB 0
99,036 99,036 000000000002e6f680bb3c103fd181334ee3c1b8206a39988cfa764323d53e6c 1 0.00/1.00 vMB 0
99,035 99,035 000000000000fcaf0c270d669b491decd180b476722763e3e2be3ea3030da0f3 2 0.00/1.00 vMB 0
99,034 99,034 0000000000007dd62a19463f5d7fa93fd1c862f6e69aa7b6e801229f27f6d0dc 2 0.00/1.00 vMB 0
99,033 99,033 00000000000073d4f1e0d1ce20848861d7cac3c222d8c886195717c0bd61f654 1 0.00/1.00 vMB 0
99,032 99,032 000000000002e357b115ae405076900f1201cbccc04b5e04177a4f825b2d2a7a 1 0.00/1.00 vMB 0
99,031 99,031 000000000003302aa5dcb009d43d34c4ff19da558af8cd6abf6feb104c522e4a 1 0.00/1.00 vMB 0
99,030 99,030 000000000000765e88c753743a38e24a4381ce1f8a26a31948eed4a6c2bbefae 2 0.00/1.00 vMB 0
99,029 99,029 0000000000023f3c0fad426758450cc758c949b644d3f55f4707701318cccd2d 2 0.00/1.00 vMB 0
99,028 99,028 00000000000256935874a761bd05c8482c58c7d90dce8d1c54aac0e39990d7cb 4 0.00/1.00 vMB 0
99,027 99,027 000000000003db7b31763611df2b5c1cd3f5336c3ab092d270050453839c4a63 3 0.00/1.00 vMB 510
99,026 99,026 00000000000311d108e9ae04d3b988406e280291f27c508b98a36fa7c36b5697 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.13 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: 581.23 GB
    • Received: 9.05 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.