Loading Tool

Explorer IconExplorer

Memory Pool

36,904 transactions
27.77 vMB
0.05882380 BTC
Random Selection Loading Transactions
Max Size: 140.33/200 MB

Candidate Block

Mining Attempt a098318f59baf7cbf88171b4daa79545be967411f6ed7e66164dcb6644784f7c
Version 20000000
Previous Block 000000000000000000020abe907a711cd23f00089985aa7a1746960afc1ae162
Merkle Root 826689944928ba76d9a39c07cec660e7e97acef388cac271ffda6d7966c75cca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.00597456 BTC
Feerates: 201.37 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,602 (170,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,257 744,257 0000000000000000000045ab464f6643ec69cbc24b91257a1868df1684c8dc5c 1,532 0.51/1.00 vMB 14
744,256 744,256 000000000000000000018902dfc792299c23d0f94a1d7aabfb857c82c058b4e4 1,903 0.68/1.00 vMB 14
744,255 744,255 0000000000000000000692b1c31a8fed062cfda52f77fd2429ca5254b1c6e64d 2,673 0.87/1.00 vMB 15
744,254 744,254 0000000000000000000162a0c14e18eb7b246cfd32fabea8962e4085e04d8be8 233 0.09/1.00 vMB 15
744,253 744,253 00000000000000000006bec1d9f821c4212d428a728363869de7e68ab2263fbb 370 0.10/1.00 vMB 17
744,252 744,252 00000000000000000002b06c5846ecd121ab417b9529bed1ff9e076b90bb175b 1,552 1.00/1.00 vMB 7
744,251 744,251 0000000000000000000612f804941e89a25c96c256868f71360b3c1f15f733ed 2,943 1.00/1.00 vMB 16
744,250 744,250 00000000000000000005590a51700580d862de7bfd09ed5daf92ef2441237ab2 2,291 1.00/1.00 vMB 7
744,249 744,249 00000000000000000007932a090e154e8f882079d013497c974ddc8214197326 2,797 1.00/1.00 vMB 19
744,248 744,248 00000000000000000007925bfd39c9e4a8bee5806051a98a0dcc2fea1d113a09 2,908 1.00/1.00 vMB 21
744,247 744,247 000000000000000000035f8b66e9449c991f51a66cc1d59f5c4e5d09b9ea253f 2,961 1.00/1.00 vMB 20
744,246 744,246 000000000000000000026ecb2190931147063b84771bad412762947f9d9ad77b 371 0.26/1.00 vMB 6
744,245 744,245 00000000000000000001829b7cc8933e6110be5f20bfe6e2b06a1339287e760d 3,190 1.00/1.00 vMB 17
744,244 744,244 00000000000000000001345c8023d0193a6976f33162e2ed76cb71eb0db52c6b 768 0.70/1.00 vMB 7
744,243 744,243 00000000000000000000fdfbe3d0b734c9c574f18eeede53cef0984b61649461 1,593 0.93/1.00 vMB 14
744,242 744,242 00000000000000000007efb1de8160a8d63e606bdff36e82932dc60528131217 37 0.01/1.00 vMB 18
744,241 744,241 00000000000000000001d70db2b725746858c484c023051737b97aebc81e30cb 1,263 0.38/1.00 vMB 14
744,240 744,240 000000000000000000086366ef16f99a3ee2438cdbfd3331b5f29999c1086073 1,404 0.83/1.00 vMB 8
744,239 744,239 0000000000000000000855d3a9ce606a3358f73a7d5761329faa4d8d087512dd 1,495 1.00/1.00 vMB 8
744,238 744,238 000000000000000000086060e4faf46c535c21e5a40d5829c7157876847ca0ac 2,324 1.00/1.00 vMB 17
744,237 744,237 000000000000000000097f328979c32d014ef53ca73b05f34d88117637091928 792 0.73/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.69 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: 628.73 GB
    • Received: 11.82 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.