Loading Tool

Explorer IconExplorer

Memory Pool

38,438 transactions
19.20 vMB
0.06168433 BTC
Random Selection Loading Transactions
Max Size: 106.52/200 MB

Candidate Block

Mining Attempt 659bb9d817f98d6d6c43ca1c1e424690a1d0be917fa6e4639aceda78f628dad2
Version 20000000
Previous Block 0000000000000000000063736c6cae7dacbf15d4eb124e826ef2821de31bf22e
Merkle Root 5f332645f52274d7b5bce09a68bb12ff36129b535f50a7b06e9bc37c6e65159f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,041
Size: 1.00 vMB
Total Fees: 0.02485883 BTC
Feerates: 516.75 > 2.49 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,055 (656,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,040 258,040 0000000000000023b460b67d4d79e2c6d61cd1d566a526b7571f5404db5ec524 286 0.13/1.00 vMB 180
258,039 258,039 000000000000002c4870b2c178e7430c82230c71ace9a6b55470176b0db3ce4c 222 0.10/1.00 vMB 112
258,038 258,038 0000000000000026e2bdad92bb1180192f64666d37dc835893a674264b81af93 411 0.19/1.00 vMB 109
258,037 258,037 000000000000001687e76812a6f97e94ef1bcd0c41fab7b04e5ac95377333ed2 245 0.09/1.00 vMB 137
258,036 258,036 000000000000002929e5576146709786b6d459b4a05c695cdffe11cab7490a70 243 0.10/1.00 vMB 91
258,035 258,035 0000000000000026adcfe72bcfd68337490d96e919c4f164b67b2426f1d4985e 129 0.05/1.00 vMB 103
258,034 258,034 000000000000002e5a7a734e46a50e3ce6b16cb4b90d4ad6175cb4563b4ba81c 317 0.12/1.00 vMB 116
258,033 258,033 000000000000002f27642da3971ff124884d5d7ec231ba53cf49bd3323a6f779 79 0.03/1.00 vMB 115
258,032 258,032 0000000000000024805a69734e9d0d062e8a5416316aa735689516d3e4e239ee 28 0.01/1.00 vMB 102
258,031 258,031 0000000000000025d344e524ac7174b3756b6c0690fec1cda3c76c8fe4e3354c 148 0.07/1.00 vMB 104
258,030 258,030 000000000000002e8756fcc962813ef1f3b2e46b4f185b7ef777729ff60a75fa 97 0.04/1.00 vMB 115
258,029 258,029 00000000000000072f6685a9a173f92f5f597c3835ffe675e6316a807cf76ef5 87 0.04/1.00 vMB 125
258,028 258,028 0000000000000012a2911c7ade24842d64f4d667e1a580697835cf7e4bb6474b 82 0.05/1.00 vMB 64
258,027 258,027 0000000000000012ded348914acd986127bf8e62afff42a2576720a4a93370ea 377 0.15/1.00 vMB 98
258,026 258,026 000000000000002a342b70bb11cf9a16437fdd853a3c422bdc4f22fb311f0aa1 111 0.04/1.00 vMB 120
258,025 258,025 0000000000000016f2c322dfc10e0fc8126fcd733584d9de4933f9145ba4afc5 284 0.12/1.00 vMB 101
258,024 258,024 0000000000000001802e8c1ab3ce9477466280b8442c66108566405126e7fb15 119 0.05/1.00 vMB 132
258,023 258,023 0000000000000028bd3da0e57e76e9b2639dcfc169ab7f6b44c2b32b241e8e05 112 0.05/1.00 vMB 185
258,022 258,022 000000000000001386af496aca3e32a0fbd833f6f5b5e2cd9f55606e05a3bc1a 41 0.03/1.00 vMB 43
258,021 258,021 0000000000000030a5a6f86131ee6ac479b52dcf592f77ff9d35cdfeeec9e94b 274 0.12/1.00 vMB 109
258,020 258,020 000000000000002ba6ab894c76ad60675eda2ed9844133f12d07c04ce407688e 72 0.04/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 780.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.30 GB
    • Received: 6.71 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.