Loading Tool

Explorer IconExplorer

Memory Pool

80,470 transactions
30.52 vMB
0.09186123 BTC
Random Selection Loading Transactions
Max Size: 185.54/200 MB

Candidate Block

Mining Attempt 5c416f30dad5dae026fa5cdbe9d3a05b36a915cb38d47fc495709aa54e1a2f62
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 3318156dbb4ff024ab7f05dd6b0eb744e7d23086e20b81b24b4050f541ebb38f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,837
Size: 1.00 vMB
Total Fees: 0.02220765 BTC
Feerates: 301.59 > 2.23 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (21,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,117 894,117 000000000000000000004a075645dc6277439b8d06db8249fcfa9ff23940206d 3,723 1.00/1.00 vMB 4
894,116 894,116 00000000000000000000e481cd1bdf073d7b2cd8437cb5ab861975aea28e7524 2,182 1.00/1.00 vMB 2
894,115 894,115 000000000000000000016d90a5f2e7bb33fa741e0b555c26426207e456d82fad 3,152 1.00/1.00 vMB 4
894,114 894,114 000000000000000000004fccff2f6278a62b72c520ba6f8294921cc0a85c9d32 2,233 1.00/1.00 vMB 1
894,113 894,113 00000000000000000001117d6cd54f5f42101ed0a8b2b6e392d0e928911f6f81 3,807 1.00/1.00 vMB 5
894,112 894,112 00000000000000000001c031bdebae713407ff051636e809ed9fffb58a6b08f5 1,665 1.00/1.00 vMB 2
894,111 894,111 000000000000000000014a27ec42df7bd5f12ee6425d2b80ff88a4f6778f430c 1,793 1.00/1.00 vMB 2
894,110 894,110 00000000000000000002164d6fe4a40939bf40b45000c040ed27564c55c57c77 2,779 1.00/1.00 vMB 2
894,109 894,109 000000000000000000022377ee11690b194630a7a86916a9b82f28021fe7884e 1,807 1.00/1.00 vMB 1
894,108 894,108 00000000000000000000316d9c7728fa5ed3fb0639a714e83b2d4c779e590ca8 1,879 1.00/1.00 vMB 2
894,107 894,107 00000000000000000001a3dc6d0c69c30b059456e5dc9896f1da0e68fa14e310 2,396 1.00/1.00 vMB 2
894,106 894,106 0000000000000000000197ac26cdfbeda1277df02f46af925e5bc8e4ebde9403 3,739 1.00/1.00 vMB 5
894,105 894,105 000000000000000000009a4e96c009a55bd4f1e17f3cfeeaec899d81a7d0bcfb 3,344 1.00/1.00 vMB 3
894,104 894,104 000000000000000000023175d87f3d7270a30fb4b515ea06dcb045d46f4d78ab 515 1.00/1.00 vMB 1
894,103 894,103 00000000000000000001cd4fc1667f896ae501c67210b473f613b7e96253c94e 542 1.00/1.00 vMB 1
894,102 894,102 000000000000000000002269ecd76ecf9442dc0bc313d4a43cbc1bebc955e0b6 319 1.00/1.00 vMB 1
894,101 894,101 0000000000000000000170e99f38f895fe531310015240ae1bd89f6402cc81f6 2,861 1.00/1.00 vMB 3
894,100 894,100 00000000000000000000e052c0c28452af8eb9505b118284ace2b681a695c40d 1,787 1.00/1.00 vMB 1
894,099 894,099 000000000000000000003ad748d5bd721b0fb8eea11d7ffe11be8eaab1e49732 3,109 1.00/1.00 vMB 3
894,098 894,098 00000000000000000001ba71cc63909cf63ad8b9186e803c57306738692b0c97 2,658 1.00/1.00 vMB 2
894,097 894,097 000000000000000000008a72e2e2f53cce8cc1129f9606414e8fe43b097ac778 2,397 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.