Loading Tool

Explorer IconExplorer

Memory Pool

80,947 transactions
30.34 vMB
0.07723483 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt e96425ffde7210b8eda07a23a32c1d38253c0b8ba091b8f1e00e93597bf1f680
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4329cae18320c8ea988146711630feaf81b2cb7da40638b7c4f2597d66b30b4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,327
Size: 1.00 vMB
Total Fees: 0.00946624 BTC
Feerates: 150.61 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (627,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,253 288,253 0000000000000000198df5f8589622c3e92c198d2f776d2a3010770609c7beb3 73 0.04/1.00 vMB 34
288,252 288,252 0000000000000000a1c9bcfa859c4753ad635b818f4fc82adcc6f078c48746ef 118 0.05/1.00 vMB 36
288,251 288,251 0000000000000000e6740120bb81d627fbd3dddb1cf2952a4e95c232152b131b 191 0.27/1.00 vMB 14
288,250 288,250 0000000000000000adb7ee0563174e1802e678f90b34dd516bab94cd1a6437dc 625 0.25/1.00 vMB 67
288,249 288,249 00000000000000014dce7b23f75a878833f1d03e911d2683407c12b0cc6e8166 210 0.15/1.00 vMB 36
288,248 288,248 000000000000000115a3106b357f5b0d88a72f212785d54b883e8cc839d7cce6 404 0.24/1.00 vMB 30
288,247 288,247 0000000000000000d5b08fc230ba956a1b0ce35b8a0ee31240e00c92b123589c 740 0.35/1.00 vMB 39
288,246 288,246 0000000000000000d81c1eeb2c6468647e8743c07310e233e7ce7a2651c4a9ee 954 0.47/1.00 vMB 36
288,245 288,245 000000000000000030e4dbaa24dd9ecda1de9fe856712e265ea7ad232181cbd4 189 0.12/1.00 vMB 34
288,244 288,244 0000000000000000a274c372f5384ef7dec05601013c01554f9a31c38a5cdf69 384 0.16/1.00 vMB 41
288,243 288,243 00000000000000000b78f84502c396dd9b1c74949c66b5af320425b729ca65f3 82 0.03/1.00 vMB 33
288,242 288,242 00000000000000001a20c69af19000adb10c52c41fc85af60c3e98cff21b0bf3 56 0.02/1.00 vMB 16
288,241 288,241 000000000000000000c779a2a49d2d98d90d0505a246051d0ca180681ef4d7bf 431 0.18/1.00 vMB 53
288,240 288,240 0000000000000000e224e02d8430cee7d078f79128526f68cf5ead9483d5eb33 623 0.27/1.00 vMB 37
288,239 288,239 00000000000000007adb1ebad419d3bd282dd041c530f1beb74b47c7cc5ce9f5 1 0.00/1.00 vMB 0
288,238 288,238 00000000000000004bc6104c799b8d6b6c99408e0a1f3164e149883f1e504eee 219 0.10/1.00 vMB 27
288,237 288,237 00000000000000004deeb60132a4707b1e7da452f475061d4fdfdd0fb674e40a 380 0.26/1.00 vMB 35
288,236 288,236 0000000000000000104d57c99b687fd50d8971569f5ad4b56726319d4963dc0f 64 0.04/1.00 vMB 747
288,235 288,235 00000000000000004085de37175c577640e68cc8245c762f82e5d11770b0eb16 995 0.46/1.00 vMB 34
288,234 288,234 0000000000000000c486b79bb1cada57fbd7a0fa4611848daf8eb2f6e6c2c7f5 130 0.06/1.00 vMB 56
288,233 288,233 0000000000000000c6afe36518d28366744fe4190708b1be7867d7cf1a62f397 182 0.10/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.