Loading Tool

Explorer IconExplorer

Memory Pool

72,743 transactions
27.41 vMB
0.07228736 BTC
Random Selection Loading Transactions
Max Size: 166.33/200 MB

Candidate Block

Mining Attempt bf8a35fe2126ea978c54e6a4d63486905db65df4d03a02a8c942d0f55e9760f2
Version 20000000
Previous Block 00000000000000000000b43694ad7ebf829e668ac21ffafda38b076cd662619a
Merkle Root b3dfd104c1f5388a9e84d165a4e1004c70ee6341d597cab77d10b897112009d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,766
Size: 1.00 vMB
Total Fees: 0.01325800 BTC
Feerates: 301.90 > 1.33 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,579 (884,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
31,545 31,545 00000000b292d4912fcf521e5c7c455a0e347cde6f1e6bb9ba09320ca186a384 1 0.00/1.00 vMB 0
31,544 31,544 0000000040d9c9e7ad780ca0f24fdaef304c72e9a801d900082378dbaead7d91 1 0.00/1.00 vMB 0
31,543 31,543 00000000a25d1a4bee58c273d296465743fccd9fa17d96791eb6978211262eda 1 0.00/1.00 vMB 0
31,542 31,542 0000000063e932bfac6a8507a6262bc1f8ff458983b0d5524114e3da8cc67058 1 0.00/1.00 vMB 0
31,541 31,541 0000000025f686fa5bbbc7b7adefa4354510b8efc9d4fe7cf942fca0dea153c7 1 0.00/1.00 vMB 0
31,540 31,540 00000000db91a21117dc7b89d13fb576a516185b946236e77fb64decfcb9f52e 1 0.00/1.00 vMB 0
31,539 31,539 00000000ca23d0d5006b6786deaedbc70322657a13a76253cca643fe248d2ba2 1 0.00/1.00 vMB 0
31,538 31,538 0000000099c8d7dde25ca6d164c5e3fb2e50ad358bb1d488e339683c2287301d 1 0.00/1.00 vMB 0
31,537 31,537 0000000013a23e1856d468bb2f39e8b879f3144df51c42a7661bdbd9c0e303be 1 0.00/1.00 vMB 0
31,536 31,536 000000005babe1b75e8d4725ad4f8c7c0df3a73c236ff945cd68ed2cee8969e3 1 0.00/1.00 vMB 0
31,535 31,535 00000000a8f6e1a175facb23d9aba5dbbbff96ffe8e1d7928a6c04c0a184c4a8 1 0.00/1.00 vMB 0
31,534 31,534 0000000063f706aeb395dd7dc3bf5f0e0e48bc6bd574cba4f14c3c44a2d5ea3d 1 0.00/1.00 vMB 0
31,533 31,533 0000000001399114c9a6c27cc4743c564f4ace54571690b9eb104faf83158b9b 1 0.00/1.00 vMB 0
31,532 31,532 00000000fe88a4087f43ab51bb33c891dd367b4f0213f62f8e9ad532d6d74718 1 0.00/1.00 vMB 0
31,531 31,531 000000008b4a71c80971bff49ab132f45bcdf9ff882632a1da67cd0e49760e20 1 0.00/1.00 vMB 0
31,530 31,530 000000001bb8c3b1e2b17547e70b72e798037d488a1bc8378b407ca8cd0bce87 1 0.00/1.00 vMB 0
31,529 31,529 0000000069dfa835e265f599859b9f7fc2349d9ca10a4918a5bd761cd09bffd6 1 0.00/1.00 vMB 0
31,528 31,528 0000000064a83a14894f0b7eb1a9b2e34d37be0c03a1243cc4e8e7f65d985c4e 1 0.00/1.00 vMB 0
31,527 31,527 000000008c8e4c48dd8094525a4aa25dc50500ce3642e816ac8664f22bef9465 1 0.00/1.00 vMB 0
31,526 31,526 000000007d393c242d680900e6987c006d1f8793a8f4dd91bbfed23959ef92c5 1 0.00/1.00 vMB 0
31,525 31,525 000000002fe4b9e3bf77c5a2409bf8447136deb343a68c03300a39289cbd2a9f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.39 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: 769.67 GB
    • Received: 19.72 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.