Loading Tool

Explorer IconExplorer

Memory Pool

87,026 transactions
31.94 vMB
0.13428066 BTC
Random Selection Loading Transactions
Max Size: 192.81/200 MB

Candidate Block

Mining Attempt 8cb30a401788b097b76514584ff8a07002da3e02cb075940dbd67807b3b8d3dd
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e70b50780f6b51e9fcd061d0989555077085bf2c795b7f70f47012264e1ee71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04798959 BTC
Feerates: 911.92 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (735,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,886 179,886 00000000000005b416cecd5c299a580724cebfedc031e2b7acbd3ca632c65532 64 0.03/1.00 vMB 66
179,885 179,885 00000000000007c5876530136d87612ee6800e3e5b49cf55011cbfc2789aaf96 96 0.04/1.00 vMB 115
179,884 179,884 000000000000009a3635a86726268d19784dd40b727ddbb9d4c1d1dd18a94c86 224 0.11/1.00 vMB 179
179,883 179,883 00000000000000134a86da6977245bf84ae0314840aa5e3899f332539d36751f 1 0.00/1.00 vMB 0
179,882 179,882 0000000000000606417dae62f02886ece83be8aae107222e680efc0e406c7083 22 0.01/1.00 vMB 106
179,881 179,881 00000000000002a1a6d8803d2ef0b6960d7a8580531d82d368c08302283bf0fc 22 0.01/1.00 vMB 96
179,880 179,880 00000000000008521b8d0d133cd355cd2e2199a5b61338a50259d26bee78e0d0 145 0.05/1.00 vMB 150
179,879 179,879 00000000000002df68d95cabaa28a461d8cf4b937b11cede891a5ca1ad41dad5 177 0.05/1.00 vMB 30
179,878 179,878 000000000000000c32957599b5ca59a15394be833a4086aa551bafbf93c696fc 131 0.07/1.00 vMB 117
179,877 179,877 000000000000074928b6e62eaaf8a319ed11b59e310369de5b8ba1271023c9fb 311 0.15/1.00 vMB 268
179,876 179,876 00000000000003cff3ec5b5534b3f32c0f380b01e42bdfa0fd7303041b0340e7 71 0.03/1.00 vMB 7
179,875 179,875 000000000000024f6165da3bac9c4ee7570e5b20454a933a0382837d81ec34aa 243 0.11/1.00 vMB 159
179,874 179,874 00000000000005f76f882a8badf4d72c464316426da569f5fb524745aca134dd 76 0.03/1.00 vMB 167
179,873 179,873 00000000000005702b19619476ab0e9b290ff99470a29ea5b99d7b63108cb118 11 0.00/1.00 vMB 0
179,872 179,872 000000000000018ac7fd50033ad7b5a372d7cbb1ef94f3963c4ba957e1f1b6d9 77 0.03/1.00 vMB 104
179,871 179,871 00000000000005a75e3f610e285b5791e23aef08a435a2350b1ddf2fe4188047 189 0.08/1.00 vMB 161
179,870 179,870 00000000000000bf3d9250ef28b7bae59d6ae14ffaca17e57ea9067ce01d8be5 197 0.09/1.00 vMB 141
179,869 179,869 0000000000000567a13dac8bb2df668aff02b19b1fdb50c3428e8b3dcfd0b4e2 146 0.07/1.00 vMB 126
179,868 179,868 000000000000049d2de72438c0eb6e0c48902dba2aa577152f6a123477969b71 290 0.16/1.00 vMB 126
179,867 179,867 00000000000001481f4290d29f15d605f37c3b90ba56431096a6b9c9f7550d69 45 0.01/1.00 vMB 154
179,866 179,866 00000000000001582d370a6686ba9b3b0c386b7951cc1f8371fcb51f42b6019c 133 0.05/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.