Loading Tool

Explorer IconExplorer

Memory Pool

72,822 transactions
28.42 vMB
0.07632387 BTC
Random Selection Loading Transactions
Max Size: 171.93/200 MB

Candidate Block

Mining Attempt c21757c623dbb10863f2e980a52e3f8f24ce83800578cdd4c0b5dbc0c55e2b1e
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 28ee9dcac6d363e14cf37d1ff7c7619cfa03bd0128ba85c24e28bed58f5cc953
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,327
Size: 1.00 vMB
Total Fees: 0.01399220 BTC
Feerates: 150.52 > 1.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (192,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,163 723,163 00000000000000000009ece83a3cc2dbbd04007c2251ee6b739aa9f1fc5fe1bd 792 0.30/1.00 vMB 10
723,162 723,162 0000000000000000000945564b5680e8f1e61ea57e2bdf2405b06c5c610c5cbd 435 0.15/1.00 vMB 9
723,161 723,161 000000000000000000005fd0c39055566aa04e150c66cc03a504846732f55496 1,634 0.66/1.00 vMB 5
723,160 723,160 00000000000000000005374209eca9e100418c792f38ec77e9d8725f13aafdc4 2,888 1.00/1.00 vMB 6
723,159 723,159 000000000000000000079d2ecce4617fd0c7b68347e9001845b09cba208acff3 1,830 1.00/1.00 vMB 15
723,158 723,158 0000000000000000000a494f8edddc286a8d9f06983b90ebf2f35135f2cb1b36 3,011 1.00/1.00 vMB 12
723,157 723,157 00000000000000000005e735a7567ff493727ff71e0625bd2791d29cfedd6145 713 0.27/1.00 vMB 9
723,156 723,156 000000000000000000038a28fbe290dc701a6e13e49de318fee9800cfe104ed1 498 0.17/1.00 vMB 11
723,155 723,155 00000000000000000009ee8b5703b57e26bfb4901d087f09b6a302d107d2ac9b 2,206 0.78/1.00 vMB 8
723,154 723,154 0000000000000000000977a184c8c68941ce765e8f4f14143d872d1af9029211 946 0.30/1.00 vMB 9
723,153 723,153 00000000000000000003e067d44fcd44c4cd3ef082960ceba8d63de5244467df 2,167 0.74/1.00 vMB 8
723,152 723,152 00000000000000000004e5355fc3800f174bef6ba4f8ed578d42b1e42dd90b50 1,349 0.44/1.00 vMB 10
723,151 723,151 000000000000000000010cc2da289745b66c527e3952d1406710bc095bb70195 1,210 0.73/1.00 vMB 6
723,150 723,150 000000000000000000026ae5656f5590174eebd49f44ea89ce51a2e3105cdf06 1,605 0.98/1.00 vMB 2
723,149 723,149 00000000000000000007038388233701edff481c2ed43aadc86c1aa3e504dec6 812 1.00/1.00 vMB 4
723,148 723,148 0000000000000000000406b2df1947ef8eaac6a4d4a2ce1d8baa4e7fe36834dc 2,338 1.00/1.00 vMB 26
723,147 723,147 00000000000000000006015edd75e81b65dea60b1c3e709e84a1a871aa9ff987 2,240 1.00/1.00 vMB 8
723,146 723,146 000000000000000000027437b9ff7f9e34107f23ad0ad79dbb0f774e2a25758e 271 0.16/1.00 vMB 3
723,145 723,145 000000000000000000024d922552975650ad2b5592fae93f70e3934ec469fc6c 2,472 1.00/1.00 vMB 6
723,144 723,144 000000000000000000070781f91675646aba87fbdbee8607f3040533dd442ed6 3,091 1.00/1.00 vMB 8
723,143 723,143 000000000000000000084485e9f3c705ef28be9b7fd1aba01b5c14f1f1c59be0 2,852 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.18 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: 750.26 GB
    • Received: 18.84 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.