Loading Tool

Explorer IconExplorer

Memory Pool

51,884 transactions
29.25 vMB
0.08595746 BTC
Random Selection Loading Transactions
Max Size: 156.74/200 MB

Candidate Block

Mining Attempt 9608bcd39687a5e77f7541a6bcd9638ce171fd697c12d3411ccaa152cd8d24d1
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root bccf7556b625d53160d82d9f393a0da3d4a4d42dfb53c90149dfb53900ce37b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,769
Size: 1.00 vMB
Total Fees: 0.01850682 BTC
Feerates: 70.37 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (571,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,292 343,292 000000000000000003c4115e29ac465f134fc48f15b00fe822a883e4a087d896 285 0.14/1.00 vMB 32
343,291 343,291 00000000000000001715db2ea973d3ca0c44359786b1641782e1a5eb98b8d053 73 0.07/1.00 vMB 13
343,290 343,290 0000000000000000163fd9c2745b99046fbd54513210702bd29dc43c37f7df33 964 0.64/1.00 vMB 18
343,289 343,289 00000000000000001284860fb252241ba69226ca30448e426d61b5eb1e7b759d 276 0.14/1.00 vMB 26
343,288 343,288 000000000000000004cf40e374db32aa7a7bb7b5173cf381938787ebfd7a78d1 561 0.32/1.00 vMB 23
343,287 343,287 000000000000000001917f4df13fdc445957144bab2e4a3f3cd2d64ad19e2a1e 188 0.10/1.00 vMB 22
343,286 343,286 000000000000000002d98a9ce9b4058f6965c827af1ab3a6a6bc9ded86034ac4 554 0.54/1.00 vMB 11
343,285 343,285 000000000000000003b0dcb57f24cfef64e6be0d9005a52ee8152a20ca99387f 625 0.75/1.00 vMB 15
343,284 343,284 00000000000000001098f97e2251f1af787a9d58e805cf6fc8046fea0a605384 2,132 1.00/1.00 vMB 25
343,283 343,283 0000000000000000110daa1fd157fd300142c36f33a9867a5aa26e7fc02c1798 1,392 0.35/1.00 vMB 86
343,282 343,282 000000000000000001af3eab46853a3bae7afcc36dec0834c27e5d0bf3ccf9a6 765 0.45/1.00 vMB 24
343,281 343,281 000000000000000011e6fce5b60eb7961448e613d84cd1b6c33e2a69aacc58ce 244 0.12/1.00 vMB 30
343,280 343,280 000000000000000012d593e10c90d34de6a8b1cf386b1364ebccfa84cd734ef4 1,166 0.72/1.00 vMB 24
343,279 343,279 00000000000000000c73b6620276ab85789a6c70e0e2628e2c4f432d61f4712e 477 0.34/1.00 vMB 26
343,278 343,278 00000000000000000b4996f90ee1f1a7a5eb1bf07c235d31a7fa3d3276e4a36c 543 0.44/1.00 vMB 17
343,277 343,277 000000000000000014c4707a228d86642d1e7ad92f7f1bfcf66b17b9079ad431 1,122 0.75/1.00 vMB 23
343,276 343,276 000000000000000007641346aaa57226e84b688a4a53b07dcc8af7a1e5eba2ef 56 0.03/1.00 vMB 18
343,275 343,275 00000000000000001326aaca7267d8d8daebfeef416c6dd3d5675bca55b7f027 921 0.65/1.00 vMB 24
343,274 343,274 000000000000000016fb516e915d1d8d39839fb387596c11d309bfbb7f966dee 144 0.07/1.00 vMB 22
343,273 343,273 000000000000000002760d21101034424a5b26715418b10f95376d496998ae1c 223 0.12/1.00 vMB 28
343,272 343,272 00000000000000000c0789dfe06f3970335a6bc529df07f1bb87e1506f6ace55 59 0.13/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.89 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.13 GB
    • Received: 12.68 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.