Loading Tool

Explorer IconExplorer

Memory Pool

78,333 transactions
29.38 vMB
0.06645260 BTC
Random Selection Loading Transactions
Max Size: 176.49/200 MB

Candidate Block

Mining Attempt 563cd5592ee1e3109d831a0706c6aec70689fe11dd0e8533d42c9ed35134925c
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 0832e4d0ddab4b374916754295109cee8bd6f25ba202526522165e49c874d798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,054
Size: 1.00 vMB
Total Fees: 0.00695731 BTC
Feerates: 40.21 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (724,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,873 190,873 0000000000000428b768c93b2965dab539dbf3002a8a29bb3fa04ddc7ec34168 27 0.02/1.00 vMB 64
190,872 190,872 0000000000000171aeb04575102d507f22c3d7a20df1791c6fc9e1ee7afe7bed 581 0.23/1.00 vMB 134
190,871 190,871 00000000000007e8d7bc0d3cbc4794ac1928c9ba4135b034f09925f12c9068b1 1 0.00/1.00 vMB 0
190,870 190,870 00000000000005c988ded8737f29385de054cd7912dc75d8fbf25406a2d57d75 9 0.00/1.00 vMB 15
190,869 190,869 00000000000000d232c7ca882e3f87eeba00923a2529ddc954bbcd3864dcbbb4 20 0.01/1.00 vMB 98
190,868 190,868 00000000000003386549eb14510218063524c94ea5b4414176c72fc3e1bc90df 81 0.05/1.00 vMB 86
190,867 190,867 00000000000001ba30d7f0fc51d53e6b4d7486099bf8233bdcc4032761410ab7 130 0.06/1.00 vMB 113
190,866 190,866 0000000000000033966584f20455ff9f8279e96d57de3f6f396cabe0497d3557 175 0.07/1.00 vMB 116
190,865 190,865 000000000000077e4e25abceff0f8de3ab148fd2d8a57bb77e51f4a8aa3e43b6 256 0.17/1.00 vMB 95
190,864 190,864 0000000000000382efc74c6429325beeaba7a907cd9828fb2c87bc97a510b3ab 366 0.25/1.00 vMB 93
190,863 190,863 00000000000008f97deece94bc73c5f08e84e34556ef6a00b03d6bef41d69d54 66 0.07/1.00 vMB 70
190,862 190,862 00000000000003434fc80bd3c112ebd0c28c1974773a0b82f7b5bd313b64615b 1 0.00/1.00 vMB 0
190,861 190,861 000000000000044b9a3ac728dd8d7f799cc6e550cc0839dd4f43f474b0259d2b 108 0.05/1.00 vMB 108
190,860 190,860 00000000000006855ed11ed23f9eb11579c799426e0d9cae310974ba09654844 16 0.01/1.00 vMB 41
190,859 190,859 00000000000000aaad7878bfbb9cdc6f3940c64ed013ad37a03bdbf7316f5165 514 0.15/1.00 vMB 173
190,858 190,858 000000000000004012a0b35a242691bbea04640c8faa692abce3e99f46f62db5 581 0.25/1.00 vMB 128
190,857 190,857 000000000000027ea334136de8080462bdf1d8ff2507b2d0a28e9e29c8eff94c 128 0.05/1.00 vMB 429
190,856 190,856 000000000000071907372ff4b3ca5e64e67fe454e59789598b204486c4aef404 21 0.01/1.00 vMB 89
190,855 190,855 000000000000036ee83ebf562a56ec4714384fe2ddef4577e62a040a859eaf71 73 0.04/1.00 vMB 88
190,854 190,854 000000000000064d087b8e375e37fa8bbb813b93317509ceb1e5678362ada989 51 0.02/1.00 vMB 101
190,853 190,853 00000000000000a2e6470e7cdde39658f49da168421a65104890f2561295a410 475 0.18/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.