Loading Tool

Explorer IconExplorer

Memory Pool

68,255 transactions
26.01 vMB
0.06369009 BTC
Random Selection Loading Transactions
Max Size: 156.72/200 MB

Candidate Block

Mining Attempt 70b36e69596058167e099296745d24c0b07b18e4a15043dd22e3a5adc99b95e0
Version 20000000
Previous Block 00000000000000000001f74e6b9bd04d983712c8efbc426287f2cd9e0a80e31f
Merkle Root 8b02c436ca2346a17e9747a78c66ac1b610e08344f6c4bb974cc8e56d9500470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.00857529 BTC
Feerates: 40.21 > 0.86 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,530 (671,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,116 244,116 0000000000000069627583f97fb0ebd15b97ea68b8e3fb391645102a06378f1f 20 0.02/1.00 vMB 54
244,115 244,115 00000000000000c1e5ee57d969068cbfff58125f3107a93db2ed8485e6e45f4b 220 0.11/1.00 vMB 93
244,114 244,114 0000000000000036d0bd7a2332e7a744d018dbbdb7fdf138185c76a23fd5e4e5 276 0.11/1.00 vMB 124
244,113 244,113 000000000000000efb7f84121ce321ed79b6dba66361727ea7c13d7e3312b5eb 18 0.01/1.00 vMB 256
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
Previous 10 blocks ↓
Total Size: 783.32 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: 767.25 GB
    • Received: 19.39 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.