Loading Tool

Explorer IconExplorer

Memory Pool

34,094 transactions
21.99 vMB
0.04825955 BTC
Random Selection Loading Transactions
Max Size: 123.87/200 MB

Candidate Block

Mining Attempt 8edbc0c19b6147d7a0cb3f1ff828944fbe9bb9dd25858814e7225a5b02b220e6
Version 20000000
Previous Block 000000000000000000012bde18d52c69adea15a9ff6aaa4724c6137acaf44090
Merkle Root acd9a574725d56969f0cecdd8177e4b7b2005fdd997687d956320b8c747ba99a
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.02417614 BTC
Feerates: 694.22 > 2.42 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,101 (53 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,048 939,048 00000000000000000000f164cf5091c2c8a5a99a53b7ed6136aad6ed10ff0095 3,276 1.00/1.00 vMB 2
939,047 939,047 00000000000000000001ef5885758bf48df2df7f2025a5f4f88bfcd989088cce 3,107 1.00/1.00 vMB 4
939,046 939,046 00000000000000000001b53f1d4dd207c549d9605ffccee2767fc1dd6c1a1243 3,722 1.00/1.00 vMB 0
939,045 939,045 00000000000000000000af89ebecfe56c8320befe5db3590b43c190a30f1d1e6 4,071 1.00/1.00 vMB 1
939,044 939,044 0000000000000000000145e0e3c57d5bd9f0582f987aa7a06e9e53ef41069b4b 4,929 1.00/1.00 vMB 0
939,043 939,043 000000000000000000011ec226c73874e491be8ecb98da979f7689e576c6340b 2,973 1.00/1.00 vMB 2
939,042 939,042 0000000000000000000128397d36f0fc67437289bf5e7e76cea804e2231197bf 46 0.01/1.00 vMB 3
939,041 939,041 00000000000000000000a3810805e6a0631568ea5bb06471d3a97f4008579021 3,405 1.00/1.00 vMB 2
939,040 939,040 000000000000000000011c12b7f17bf93e0c71cf1d27231594ec5deb0a08a419 3,189 1.00/1.00 vMB 2
939,039 939,039 0000000000000000000084bce20633f8121d0c86b13f6da73b310ce6b212b81a 3,469 1.00/1.00 vMB 2
939,038 939,038 0000000000000000000084aa7ee4236cac733c828196fe36aa55f5deade13817 3,645 1.00/1.00 vMB 5
939,037 939,037 000000000000000000014d810308129e70397c13420980ac1de5dba7957b9449 4,731 1.00/1.00 vMB 0
939,036 939,036 000000000000000000007b935f78446313380dd5b9982f76c7a1c0eb323cdd93 3,463 1.00/1.00 vMB 2
939,035 939,035 000000000000000000002f37918f67fd903e154e96cdfab8d108157c06171dcc 3,604 1.00/1.00 vMB 3
939,034 939,034 00000000000000000000a57ba70226ff4e84ba547f2927cf3a68bc3fabbd3b8a 3,552 1.00/1.00 vMB 3
939,033 939,033 00000000000000000001db89dd49d62d5b221572e5b285ed102d35562c8ee697 5,117 1.00/1.00 vMB 0
939,032 939,032 00000000000000000000fcf4173776d085c05d9ddb481f89b3b315d210f4bd3d 2,601 0.76/1.00 vMB 2
939,031 939,031 000000000000000000008eb833c00533acea24feca615d1ce8aa8c2bf8a00dd9 3,840 1.00/1.00 vMB 2
939,030 939,030 00000000000000000000fd81bd184564089b3b76d7b36d2202a110d5d210b069 2,636 1.00/1.00 vMB 0
939,029 939,029 00000000000000000000b4dc494696e3b78dda965540735b6e46ee1bb8087afa 3,539 1.00/1.00 vMB 3
939,028 939,028 000000000000000000009043950521e40007e4665e280752a515fea176b64cb7 2,757 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 825.08 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: 4,223.46 GB
    • Received: 232.02 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.