Loading Tool

Explorer IconExplorer

Memory Pool

20,211 transactions
24.40 vMB
0.06476629 BTC
Random Selection Loading Transactions
Max Size: 115.49/200 MB

Candidate Block

Mining Attempt b8490630a50119f191ca1d39f8df370de5c5fd645038396b2ca963302b889334
Version 20000000
Previous Block 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b
Merkle Root 372ad640a715c41390e1491f13c13f53c0483a418c5d64ab254a81e75d5b269a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,711
Size: 1.00 vMB
Total Fees: 0.02083135 BTC
Feerates: 301.07 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,296 (546,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,318 367,318 00000000000000000502466beb5349f577689a2320c4892237ff02eec094136a 948 0.51/1.00 vMB 35
367,317 367,317 000000000000000011e4d35dd734b6ccfd7a4976e61ad187941018f2c18d9eb8 1 0.00/1.00 vMB 0
367,316 367,316 0000000000000000040c0e2bfa19eec32c146e2bedd931d35be0a7b75b36bccd 1 0.00/1.00 vMB 0
367,315 367,315 0000000000000000053dc36c450435eeef71075f3ce5938283659547c0f73fa8 429 0.30/1.00 vMB 28
367,314 367,314 00000000000000000c8160d2b13afe7623220f475d24888c8cfe9e51efc32a4a 409 0.17/1.00 vMB 42
367,313 367,313 00000000000000001388b173aecc0deeffefa21605b13b74e9bfb654488ac276 820 0.40/1.00 vMB 36
367,312 367,312 00000000000000000626172c5bbbbac6c10d1dcbd113474d12d084b58871d078 881 0.49/1.00 vMB 36
367,311 367,311 0000000000000000023bb5b09c88f138ecba493fa3605389734d887cd8b1f005 378 0.20/1.00 vMB 33
367,310 367,310 00000000000000000f879bf1d2ec11c49af420fae2175e61ca07465507e85c13 1,144 0.59/1.00 vMB 35
367,309 367,309 000000000000000001d2c4e55ee94f885dd49860f912c1d82521819f173e894c 699 0.53/1.00 vMB 26
367,308 367,308 00000000000000000c215b5c12c6ff7643db9eb7d35340970b658eac3bb72a80 2,276 1.00/1.00 vMB 48
367,307 367,307 000000000000000008fadc4bb728af5b87990ade85923f02b0930aeee25a769e 309 0.19/1.00 vMB 30
367,306 367,306 00000000000000000d3392e4a8a2ec7ef6c7531fa2f3b63b66a23a9310d01916 623 0.40/1.00 vMB 28
367,305 367,305 00000000000000000a1967c4b6a5626fb339de9ec11540e8216c63eb967e4b38 1,600 0.82/1.00 vMB 43
367,304 367,304 000000000000000008edeae152c94c04042b1ca7ee95ec9de17c7e399a2cac74 1,096 0.61/1.00 vMB 39
367,303 367,303 00000000000000000e97ee586cab7930b81332220969e7433831f88c86b91d8f 331 0.18/1.00 vMB 38
367,302 367,302 00000000000000000253b30e5bd2701d790825c9a5e483e9ad55e46d10d58393 233 0.14/1.00 vMB 33
367,301 367,301 000000000000000012e37b85df21b29efb7bdd6e0ad55b7d79ea20a9f2df0427 1 0.00/1.00 vMB 0
367,300 367,300 0000000000000000132e02bcf27489633f36b566ab0cf4746dea2931fc359e8e 115 0.08/1.00 vMB 26
367,299 367,299 00000000000000000e89b44d7126011eda4465e8c2e8a0e83aab994aaf147a87 359 0.18/1.00 vMB 36
367,298 367,298 0000000000000000144818e3999592c72757b03245b7e8059b450d9fb18cc7fb 821 0.51/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.12 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: 580.37 GB
    • Received: 8.95 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.