Loading Tool

Explorer IconExplorer

Memory Pool

82,051 transactions
30.07 vMB
0.08430164 BTC
Random Selection Loading Transactions
Max Size: 181.61/200 MB

Candidate Block

Mining Attempt 90af181972c3a9827fbcf27455ef469d3e61539beace633624f92c9015f6e7d8
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 883a1d0197e5126bf6ae3946b45fdb39eda68f7a7d64fe8020d1def296ae2d56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,404
Size: 1.00 vMB
Total Fees: 0.02281967 BTC
Feerates: 151.12 > 2.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (734,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,112 180,112 00000000000003270519e65ff199b04b79cd3134df4aaa7d35b1e36b9e392617 242 0.12/1.00 vMB 261
180,111 180,111 0000000000000229de6d1d8ba85fbed7836d90a5dded81a4b814be801b3cea73 118 0.05/1.00 vMB 153
180,110 180,110 000000000000062960b463b0f6ce9a8fdb3641ca42ef68c4b251befa95f30b10 114 0.08/1.00 vMB 85
180,109 180,109 0000000000000424424fbc7a9bf002b869bc5dd876458bd71946d70a35c913a5 33 0.01/1.00 vMB 184
180,108 180,108 000000000000027404147f28c8dbdfb54d7a1aa360e2f0ea9001aec8803a61a1 204 0.11/1.00 vMB 266
180,107 180,107 00000000000008f8d359d242d82f938586c028d9486ae84aa657b0247bfdb225 499 0.19/1.00 vMB 116
180,106 180,106 00000000000003058c4d40274637be637e76685d1bfb171273e4094c39375c6e 542 0.25/1.00 vMB 190
180,105 180,105 00000000000003bcf6410def203f91afcdbefd05670f258d9323c5df7cc3e2ec 519 0.24/1.00 vMB 145
180,104 180,104 00000000000002b09c641221017cb04ff93bc7e160f7068cd242c7abdbcf89a6 88 0.03/1.00 vMB 8
180,103 180,103 0000000000000274509fd9cab80c2028a0681eafb67ab3e9c6713554ea0c37af 44 0.02/1.00 vMB 86
180,102 180,102 000000000000067c5bf47e6e25c14bd27a26a9d4c0a35e73a22c62c07400c1a2 329 0.14/1.00 vMB 182
180,101 180,101 00000000000002cbef20e5d0c4d4e5baee92646f5426581eea1af8137dab8c1b 79 0.04/1.00 vMB 147
180,100 180,100 000000000000069d52556857e21dd13a069871016b6d3fb862bc8012417bd4cd 579 0.25/1.00 vMB 176
180,099 180,099 00000000000004d314a440cbb05d46a32bffcb2b8e700cf62c7bfef0dd093d18 734 0.30/1.00 vMB 821
180,098 180,098 0000000000000951456d79d1171269b2a5e6b2871b5a5f7d40774aa3fd355c13 45 0.01/1.00 vMB 136
180,097 180,097 000000000000011f4a617bcaf12446e0434a7ef115d6e42ae5354592412a297a 438 0.18/1.00 vMB 248
180,096 180,096 00000000000005af3f68a028a70f9bb7b97c5611e5e41171f62e3686ab6d2018 32 0.02/1.00 vMB 94
180,095 180,095 000000000000049ee0eb61b6912650fa3510b1d42e127b692681b529118f6170 353 0.15/1.00 vMB 188
180,094 180,094 0000000000000136eda93840a5462ab261a36f57e164a0e78eafd2eb3f638c66 395 0.15/1.00 vMB 159
180,093 180,093 000000000000092bbe374171d7df4cde6236c648063b1d573fb01e23afe542a7 823 0.33/1.00 vMB 956
180,092 180,092 00000000000004aedca5e88ffc0e756dac3372e914488a24ad970eae309793d7 33 0.01/1.00 vMB 444
Previous 10 blocks ↓
Total Size: 782.33 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: 660.39 GB
    • Received: 14.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.