Loading Tool

Explorer IconExplorer

Memory Pool

72,265 transactions
27.98 vMB
0.06611083 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt f8c0e36c4063768af79f28a4f249d19a7b6d5fe2ad3746ff23ba6840bd548f77
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (735,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
179,865 179,865 00000000000003d948b63005f14476e41a70dc36a53a7e1c514dc687001cee4b 13 0.01/1.00 vMB 41
179,864 179,864 0000000000000835b437cbc752b9e0dfcb3377fb432770e556f890d07a938278 71 0.03/1.00 vMB 137
179,863 179,863 00000000000008275dc26c39d9fc3818fd9a709791d9ef8fbac8c6fb249df4e9 88 0.03/1.00 vMB 138
179,862 179,862 0000000000000572f91b3fe93532d86b6bf7aa3ae670f5b16c90824bf67fce29 105 0.05/1.00 vMB 92
179,861 179,861 0000000000000859e10868f51cab3c639e477b119bb7bd277c39c4f939605775 21 0.01/1.00 vMB 64
179,860 179,860 00000000000001fa77db8b607e28646b6d75b5bf4dcb6f424a34ee54b67e760b 82 0.03/1.00 vMB 71
179,859 179,859 000000000000097544ce8e19625e5f4059c5469a43014bd4d2571daae0d518cb 75 0.04/1.00 vMB 102
179,858 179,858 00000000000001e1197f50951e30124f368eb2044caceb05d7a2fa0b55815f6f 18 0.01/1.00 vMB 320
179,857 179,857 00000000000006979b1f3b32704579be7f97fc1f743e65094c3e32f7853bb709 60 0.02/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.