Loading Tool

Explorer IconExplorer

Memory Pool

50,946 transactions
28.85 vMB
0.08612794 BTC
Random Selection Loading Transactions
Max Size: 153.98/200 MB

Candidate Block

Mining Attempt dbffa3f3b85c7e4bee35f689ea9ece5ea6475b14d5722e49db9927c6356a645f
Version 20000000
Previous Block 0000000000000000000003096370cda76b1c88720eb14b0cbf16be2c6035191b
Merkle Root 753965cd261d3d8414267a89778831d0e50989ebb51a69b7df9aba9f100c038d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,520
Size: 1.00 vMB
Total Fees: 0.02319581 BTC
Feerates: 151.12 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,717 (580,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,114 334,114 00000000000000001b5fe7619e85ba56d6493c00f804c18c456a5c511fbb9932 51 0.03/1.00 vMB 18
334,113 334,113 00000000000000000c82957bd9ba72b5597fbcf0b6cb3511c753394a6b2b1a4c 136 0.05/1.00 vMB 28
334,112 334,112 0000000000000000008d19ebcf2b4554870ec02ffd9adad0f0f790b88b16cb6b 97 0.04/1.00 vMB 32
334,111 334,111 00000000000000000e5c16c2e922bdb1a24d4c760ffb3746f12600f56c696503 158 0.10/1.00 vMB 17
334,110 334,110 00000000000000000f59445738064c03a5b849aa75267e3113f57173304d0a2f 1,070 0.50/1.00 vMB 27
334,109 334,109 000000000000000015b7f2d47523df0d4e77f1448d359517f6c391f867d38cff 31 0.02/1.00 vMB 22
334,108 334,108 0000000000000000012333f33196dca903b0059bd9ae972b8e87670b2035904c 315 0.20/1.00 vMB 21
334,107 334,107 0000000000000000171f2ba2037d7f6bfa4b271a1c901d42d675c15b2186ff86 99 0.06/1.00 vMB 28
334,106 334,106 000000000000000000713b62040de78b34e71a2805b82bc41cde1541044d73ff 37 0.02/1.00 vMB 26
334,105 334,105 000000000000000015ef918f56698d0e479d8f9886b510bf562311ff8432040b 117 0.07/1.00 vMB 21
334,104 334,104 00000000000000001578cf75352867c24a094aac31aaaf7bf130a151a31fc97f 258 0.13/1.00 vMB 26
334,103 334,103 000000000000000014a129c4c010f163bf04d387766f30e5a0edf82af0bc0540 94 0.07/1.00 vMB 20
334,102 334,102 000000000000000016bcdfab6ca431d6424aa3868978831e781cdb4e5e19eedf 513 0.23/1.00 vMB 26
334,101 334,101 000000000000000007d1b0e68012a912a91602e932deba53b6098284d76ae026 844 0.35/1.00 vMB 25
334,100 334,100 000000000000000011d127820312ad1fc2e7a256200349b7ffd29da5544ddba6 228 0.10/1.00 vMB 17
334,099 334,099 000000000000000004a08a9c824388c4ac38c76933219b0855d6adbce9f1d033 750 0.40/1.00 vMB 24
334,098 334,098 0000000000000000181e5855d429a317db846b34805b756faba5379421b09a78 265 0.12/1.00 vMB 25
334,097 334,097 000000000000000006a7855d6c439abd6a2e9b55088e86cbdd1a3866985660d0 1,068 0.38/1.00 vMB 30
334,096 334,096 00000000000000000edf2101f4461d43efb96c032d0b63656db363df99a78d56 215 0.10/1.00 vMB 14
334,095 334,095 000000000000000008e0063c272dbaf66a4d282dcc4ca6babedf8ab52033e0d8 975 0.54/1.00 vMB 22
334,094 334,094 0000000000000000196ed5db85b53182448040b6f139072ddb79b4584ab96213 757 0.30/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.89 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: 645.24 GB
    • Received: 12.71 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.