Loading Tool

Explorer IconExplorer

Memory Pool

79,005 transactions
29.96 vMB
0.12182607 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 3af5eec0bb4194fb2a3a2111fb5de77130e2c409428787abdba2c0d5e227d4ff
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root c8b715d43867896f0f16fb123c1f44056aa1de02c26a9c193c364f6386bd8997
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.03798239 BTC
Feerates: 673.02 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (627,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,090 288,090 000000000000000045c360795ec8ebe80f4e38f3dc53ab3522eee11eb08a077a 46 0.04/1.00 vMB 11
288,089 288,089 0000000000000001076b119ee83eee9afaec00ec8de8bb1a9cb08031d421f062 131 0.13/1.00 vMB 20
288,088 288,088 00000000000000005f099ce31e5df4219ff3dd015ff4df488a118878e755f0a2 159 0.06/1.00 vMB 59
288,087 288,087 00000000000000004a56c3ff116d8261778be65273f84dad28e1d4d30e98f6f8 466 0.23/1.00 vMB 36
288,086 288,086 0000000000000000416b8eac223cab92e75f721fb0db239906da2777869508b8 381 0.16/1.00 vMB 43
288,085 288,085 000000000000000047c42ad00d75cb428067117f716c9684207f54517080b5c7 117 0.07/1.00 vMB 17
288,084 288,084 000000000000000135a4cf09f11a4e53cfee33d7f07e50122e90fd0f7b8129e9 76 0.03/1.00 vMB 44
288,083 288,083 0000000000000000be8ffa1c673c072c955f60a573c2c91982c94e49967ba10c 15 0.01/1.00 vMB 32
288,082 288,082 000000000000000129aa52b96ce8927ad641e90efe30f591d4a988e7f10f5742 193 0.12/1.00 vMB 33
288,081 288,081 00000000000000008736d33e4b3a675d63a5a9af7943631dbd7c142152d18bd9 198 0.10/1.00 vMB 20
288,080 288,080 0000000000000000c49dc17d3e0024401a452c83f237064e44b09fb324c4aa87 212 0.13/1.00 vMB 35
288,079 288,079 0000000000000000199326d5812a1d57ae522dbf2d2939b396a72a1fe61b6407 112 0.05/1.00 vMB 35
288,078 288,078 000000000000000145a41c072a9fad33817011fa1c44d8cc77bd43f4db46e01a 138 0.09/1.00 vMB 85
288,077 288,077 0000000000000000cc53941327fec6938bfb970837f5cff86eb91a00602edda8 58 0.05/1.00 vMB 15
288,076 288,076 00000000000000004935f1d180b0a66f013eb29041ddb989f8fe30e8ae8c1fe3 84 0.04/1.00 vMB 35
288,075 288,075 0000000000000000daabc68bb4626e4e0ba6d7587a906daebcab3a13de780e33 320 0.33/1.00 vMB 20
288,074 288,074 00000000000000000d52dee257cd7ed57996ffceadc70c013e9cc117d4873977 595 0.25/1.00 vMB 35
288,073 288,073 00000000000000013e9234d1f5ea7172d21b99dfa3ad61a433f71dd44df02df4 714 0.37/1.00 vMB 33
288,072 288,072 00000000000000014ac1406982538914e887267cb0531ec8736c974599228168 105 0.14/1.00 vMB 18
288,071 288,071 0000000000000000995b3e089f8664ad4ee2be588f626c8ad3ab71c6633c9ef0 610 0.35/1.00 vMB 56
288,070 288,070 0000000000000000f5a3ce646d092ca2750c34481c2d889572d90669095c997d 133 0.25/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.