Loading Tool

Explorer IconExplorer

Memory Pool

68,245 transactions
26.03 vMB
0.06473093 BTC
Random Selection Loading Transactions
Max Size: 156.53/200 MB

Candidate Block

Mining Attempt c4f4aa4e4d2bd8863c79914592afe8caf985129d05644e9ed7aa251935f94aa7
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 97d197f277e76d935f8fa72f39094ee4184b938793f79a0bc46f335cc536803c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,302
Size: 1.00 vMB
Total Fees: 0.00960583 BTC
Feerates: 60.03 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (671,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,112 244,112 0000000000000067999c96d1ddd05ee2cbfd0d00652e4c8bc2550aea6200343f 50 0.03/1.00 vMB 106
244,111 244,111 00000000000000537da188f01412ec1dea741bf4ed52aaa7bf201c6426e5fa2a 206 0.07/1.00 vMB 168
244,110 244,110 0000000000000057e42888d9ceebd3011b69f3e06e7c47f486057672d261e1d5 16 0.02/1.00 vMB 13
244,109 244,109 00000000000000227d992256a3ed60563e11ec7bb545f874f8b7ed7579ab21ac 107 0.05/1.00 vMB 97
244,108 244,108 00000000000000418c80bb94fcef7c69b3f1f7c3f246a8cd6295f226d4df17ff 271 0.07/1.00 vMB 17
244,107 244,107 00000000000000050a2163d876f810d9e05c1abfda1baa75a8d382ce314c695f 16 0.01/1.00 vMB 91
244,106 244,106 0000000000000030822cc6515e93e6f6cb31482fa0ffabd8c548d0202202596d 16 0.00/1.00 vMB 169
244,105 244,105 00000000000000c80dd61e74e069ed72282995e01462216c7aaf9b613d880b5b 72 0.03/1.00 vMB 124
244,104 244,104 0000000000000098abf2ba47f925cecbecc689e23eca6ca6a3c1b5beceb659a6 72 0.04/1.00 vMB 72
244,103 244,103 000000000000009b708573299cfc51b3cff0507fea7015aad3dd8f127529aaa3 350 0.15/1.00 vMB 148
244,102 244,102 000000000000000ce791712acae2ff47d18e6f97650f5ddc5b757b5f8f5366aa 151 0.08/1.00 vMB 99
244,101 244,101 000000000000006af9c0cde3e7f164a7cd234a2aa2110f9536308ea118b35c10 448 0.22/1.00 vMB 125
244,100 244,100 0000000000000017cc1493dd680ba0f6f02823fafa6878093a063e42faf583a0 226 0.09/1.00 vMB 133
244,099 244,099 000000000000008a837646a561148f8a44f5e132dc60df33e0d4181af9ff37e2 241 0.13/1.00 vMB 116
244,098 244,098 00000000000000c3520d33872ac01f55390d05d7cdff7556dc34a08a07371934 327 0.15/1.00 vMB 139
244,097 244,097 000000000000004a029afc96b0d165bf94af81fedfc163c25e532781a2746736 6 0.00/1.00 vMB 115
244,096 244,096 000000000000004542b20d9b135a329dd09ddc5c5c56976e22a00786b4bef183 112 0.05/1.00 vMB 140
244,095 244,095 000000000000002f6ebd798ae0f9ae0807ab96005f0b11a3b3bbf936527da21b 425 0.18/1.00 vMB 134
244,094 244,094 00000000000000c6fc486e28b2b85197c87b762dce10c8f310f8d31e3131c446 12 0.00/1.00 vMB 86
244,093 244,093 00000000000000c5dfab2781f000d8f251f7f2d1cbbf8c26da3b099e4fa98b42 46 0.02/1.00 vMB 109
244,092 244,092 000000000000004fb2a1aacba63bffadbd6aec148b39fc093f8081b274315912 118 0.05/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 783.29 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: 766.54 GB
    • Received: 19.28 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.