Loading Tool

Explorer IconExplorer

Memory Pool

83,466 transactions
31.22 vMB
0.09567928 BTC
Random Selection Loading Transactions
Max Size: 191.57/200 MB

Candidate Block

Mining Attempt 9737136186224cf73c83faae87f94f33653e66c5a75ec4f396d269ef19ab569b
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 5d6ec847c612642060cb61c273d0b3d03d36fe30c794609a36ae67e00733b724
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,688
Size: 1.00 vMB
Total Fees: 0.02521318 BTC
Feerates: 301.57 > 2.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (661,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,735 253,735 00000000000000084dc10642c301c7ae57b85a7dea7bc475ebf321581f108063 37 0.02/1.00 vMB 99
253,734 253,734 000000000000004f84b886ad85b047ec1e87ba1a4fe30774aa6016f177d82cc7 199 0.09/1.00 vMB 147
253,733 253,733 00000000000000052c82b25b74f06507ea6d10f6acd57a2ba69bf9669110d039 17 0.01/1.00 vMB 30
253,732 253,732 000000000000004f5f10cd48cb3dcce53fe3ea200bf1db48dcd811688551e114 329 0.14/1.00 vMB 137
253,731 253,731 000000000000001d7172c5666f0a659935fe13862c5ebc357bbcd6038d883a1e 181 0.08/1.00 vMB 118
253,730 253,730 0000000000000002cf22424fbd35a5ecbee4dfcf3103338080d9c27cee59fae7 249 0.13/1.00 vMB 116
253,729 253,729 00000000000000046ccf879b06d4033f5b2abee3295ffd074bb52c27737b3295 75 0.03/1.00 vMB 112
253,728 253,728 000000000000001967262843360ea2e6144b37709f053f140832773850ed4e19 364 0.18/1.00 vMB 192
253,727 253,727 0000000000000020e49f0e800162a46a4d9d089ddf89b5b48dc303f5bfd6a2d9 173 0.08/1.00 vMB 136
253,726 253,726 000000000000003aa6e832655bae26484c730d74d275b91217980b26eba990bf 236 0.10/1.00 vMB 136
253,725 253,725 000000000000002ba7dd984f3b08f832760e4f626a8171581f6ebc1cde618e2d 532 0.25/1.00 vMB 109
253,724 253,724 000000000000001b5c73ed80c779556d99baca00466beceaf45f3de02574f81e 164 0.13/1.00 vMB 57
253,723 253,723 000000000000000d1ac3a29598c5e8414bd3d703ae3e56208996234acab3c814 450 0.17/1.00 vMB 137
253,722 253,722 0000000000000023d0d4943a6cbd2495fcb61290c732b2f3fe82851a10964880 174 0.09/1.00 vMB 113
253,721 253,721 000000000000003b9d4b38f6b4f9bd0af9b1285da0fb64bf7d897c853ebd79a2 545 0.22/1.00 vMB 128
253,720 253,720 000000000000000ff930caffe3361e37535ace199cd2abb8e3f65243012d677e 85 0.04/1.00 vMB 104
253,719 253,719 000000000000002ef4ae619b1504c6e4e0724e3430ffd65c90c928553a1b69be 49 0.02/1.00 vMB 171
253,718 253,718 000000000000005177fe22bfda961bd2781007171900b01194d4ad1f7eaddd17 306 0.15/1.00 vMB 122
253,717 253,717 00000000000000328afc4255eaddc422d8c9a36e2bc9f718448934775ac6a228 327 0.14/1.00 vMB 137
253,716 253,716 00000000000000304f9d2b8b28286bfa12f9f45a6ded5b496a15780bf9e359a3 26 0.01/1.00 vMB 81
253,715 253,715 0000000000000001c221bbe8c9751c30de0a66275eb2fe2ce125e989db3b6cae 336 0.15/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.