Loading Tool

Explorer IconExplorer

Memory Pool

86,285 transactions
31.44 vMB
0.20576008 BTC
Random Selection Loading Transactions
Max Size: 190.79/200 MB

Candidate Block

Mining Attempt 3b750c23a73fef9802a294f7fcee1ae5f0590e35e996efd94929b27ddd61c49f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 602894535a3cbce884eea1117a8bd1b60019f7f40b21dbf37607117186efad4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.10419738 BTC
Feerates: 502.67 > 10.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (384,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,035 531,035 0000000000000000002590f96de89bc34e5085e5538421f30c738fcd692d05f3 664 1.00/1.00 vMB 60
531,034 531,034 0000000000000000002ffa1d315bcec5df0bbd8359bc0cf6a19ecde4e968f1bf 533 1.00/1.00 vMB 5
531,033 531,033 00000000000000000027f88013f67811ecbcfc413081b76d0d0b5a7bebfe05af 795 1.00/1.00 vMB 3
531,032 531,032 000000000000000000076a8ff7a0ab05ce9abbef86fec16596cd06ba8b439014 2,018 1.00/1.00 vMB 19
531,031 531,031 0000000000000000001f639e3174c2ecd1c7e034cbce7eb762a3e54a31fb536b 1,846 1.00/1.00 vMB 13
531,030 531,030 00000000000000000033376caa67b0189eafba608be95d512ea4ca2f8dc6693e 1,869 1.00/1.00 vMB 27
531,029 531,029 00000000000000000024b753372ba4472ae874c9ead62b34e68ca6edfdc7643f 2,156 0.98/1.00 vMB 24
531,028 531,028 0000000000000000002e8fbd2a1d69e41bdb752e6ac61e804addf1c277c2b70d 1,703 0.99/1.00 vMB 16
531,027 531,027 000000000000000000007e403305f63767a4132d4997708b5a16b642acf26c96 269 0.16/1.00 vMB 13
531,026 531,026 000000000000000000156fb6f722ad47e26b85454152c883c86283ab41ce21a5 184 0.07/1.00 vMB 19
531,025 531,025 00000000000000000015602c1fced981be6c9ba3efa706cd645c6fec150f22ea 371 0.22/1.00 vMB 16
531,024 531,024 0000000000000000002aed395dc6e43da43bf7df9cc8a639213dbfc1a0685029 494 0.32/1.00 vMB 20
531,023 531,023 00000000000000000029f43f1b6f1e70b8d27643b62008311139ad8bda9f664d 199 0.09/1.00 vMB 15
531,022 531,022 00000000000000000024edb1ebb109fab5d26770fceb2d3e0d7a973b57a47f17 327 0.29/1.00 vMB 20
531,021 531,021 0000000000000000000f1230234deb829acd9219aab0e0285226f324d9081326 764 0.61/1.00 vMB 15
531,020 531,020 0000000000000000000aba87210d55d46f828304b5548a7e4093c483c36372d1 759 0.81/1.00 vMB 5
531,019 531,019 0000000000000000001adbb1b1ea5ffa0fd1f0a0f29b519fd6f6b0e6f8101f1c 1,746 1.00/1.00 vMB 14
531,018 531,018 00000000000000000014e98d7a382a9a25d00f4008cc31c251a0f3cbbd95300e 1,737 1.00/1.00 vMB 16
531,017 531,017 000000000000000000032a59b468d87aad1bd6fbd6f6541614394d67cfec7de2 109 0.05/1.00 vMB 49
531,016 531,016 0000000000000000002dd74698e6982bdcd8b9d94665fe8c8364b8b6478ef8ca 2,000 0.77/1.00 vMB 28
531,015 531,015 0000000000000000000e1698ef1ede560b31181bc6170d7f8718ef9b55126243 1,034 0.45/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.