Loading Tool

Explorer IconExplorer

Memory Pool

45,454 transactions
28.96 vMB
0.13559939 BTC
Random Selection Loading Transactions
Max Size: 150.86/200 MB

Candidate Block

Mining Attempt 8d6436d8073754b9906b181d2afb31fcd2d4426b5a3e809beb0f18bc0748530b
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root cd8091a1ac90adf8be50d5bfb57734533fdf7d5048d076bc9226be2dfd03f167
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.04061990 BTC
Feerates: 150.75 > 4.07 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (664,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,983 249,983 0000000000000055e146e473b49fe656a1f2f4b8c33e72b80acc18f84d9fcc26 128 0.06/1.00 vMB 175
249,982 249,982 000000000000004665b9b4c6f6566b203ae197f242369e7ea56b935fdbbd6f0b 252 0.11/1.00 vMB 162
249,981 249,981 0000000000000056c193c389edf6ae891b7659814b7f66007e5c61af996e7899 256 0.13/1.00 vMB 53
249,980 249,980 0000000000000052bddbce366d280de14747bceb70f0a32d216cf0d21ddcb2a9 76 0.04/1.00 vMB 98
249,979 249,979 0000000000000053335f42fe51afebc6319ef972a8e419cfbad9ae93a68e09bb 75 0.03/1.00 vMB 162
249,978 249,978 0000000000000075ba1bda6447966964b0cdb995b19096b13bda5ac253c61322 39 0.02/1.00 vMB 129
249,977 249,977 000000000000004581d953b7f6c83ca89a50c946a89a33b223655be0b54ea736 67 0.03/1.00 vMB 142
249,976 249,976 0000000000000025d42c1a8e04ece646f7116bb4cac5abfaf16a7264f1a724c3 32 0.02/1.00 vMB 89
249,975 249,975 0000000000000050313c7b2cb7a71ea1636466bb1b0b1027b2fd02b6536ba214 47 0.02/1.00 vMB 114
249,974 249,974 000000000000004165fb389abab21c7819c231c53662ffb4b6f1948811d2cfc3 56 0.03/1.00 vMB 121
249,973 249,973 000000000000007bc43f6e52905886fa8a4ab6277a975032d7f5b5f39ad9f200 197 0.08/1.00 vMB 132
249,972 249,972 00000000000000665b13df4e768853072be5e55cea0cb3d803f832122155c34b 114 0.06/1.00 vMB 124
249,971 249,971 0000000000000087f2454e33c7d98effd9af31b136889a5f751d70265ff35586 20 0.01/1.00 vMB 122
249,970 249,970 00000000000000630cefa99da0fc15d9530ce4538c43b95c0d5cb5da0dd73318 96 0.04/1.00 vMB 138
249,969 249,969 00000000000000717f0ed19c5f3ffdb718df479e6f1e48f97d404a1d4f7eeafb 1 0.00/1.00 vMB 0
249,968 249,968 000000000000006a7eb8663ec291a7a0c99da99bc3e521279d686bb054ee40ff 35 0.02/1.00 vMB 49
249,967 249,967 0000000000000002fa633ba9f07b27200b0242171a0865837fb39def329beb4c 35 0.03/1.00 vMB 72
249,966 249,966 000000000000004e89b990a53c3037ca37a9d88b8f8b22b264d0e2a1eaf126fb 333 0.14/1.00 vMB 160
249,965 249,965 000000000000007af03757dbad133097fb39d99a38cb5c2ca8586b8094d54404 78 0.04/1.00 vMB 77
249,964 249,964 0000000000000059ce929ba5969b4a3c41605e196cea858504427e25e3bd853e 514 0.22/1.00 vMB 142
249,963 249,963 000000000000002b12555ebc7bf60416cda0153334c723e8cc15f3abcbcc8fed 233 0.11/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.