Loading Tool

Explorer IconExplorer

Memory Pool

23,644 transactions
24.97 vMB
0.06544213 BTC
Random Selection Loading Transactions
Max Size: 120.13/200 MB

Candidate Block

Mining Attempt d5b4613c413aeb6268cfa5271fbc0bbee5879ef9a4207f25709c6c4390e7b1dc
Version 20000000
Previous Block 00000000000000000001149b849a74fdefdbffa02a8df3d8c14ace862c6b5686
Merkle Root aaf46326ebf6cd23b85fc7ebc5a06590c8e9022e8ef3adf2be8f7a8864ba6537
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,627
Size: 1.00 vMB
Total Fees: 0.02049815 BTC
Feerates: 100.84 > 2.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,291 (866,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,180 48,180 0000000003f4403d9249a1263e663fce5f88e96e6b5373fc9ef60c08d431764d 1 0.00/1.00 vMB 0
48,179 48,179 00000000336d8cf15662d85c241eba12cea89326fca434d14c723ea75a5a6eed 1 0.00/1.00 vMB 0
48,178 48,178 000000002b26bb60fe0c694f7f3f21e608f41d7fdc5042fd36600b489408c716 1 0.00/1.00 vMB 0
48,177 48,177 000000001dd1284fa3b43fa927963a608e75fd6cb736c2f6e45e9f5c185bcfb5 1 0.00/1.00 vMB 0
48,176 48,176 00000000128025026fd98cd011d68b008250098ce270c8c08264fbe08a1869a5 1 0.00/1.00 vMB 0
48,175 48,175 0000000030963f44fcaf5dcdf4367b137051c3ebfdb073f3a13e22b1a15bce7f 1 0.00/1.00 vMB 0
48,174 48,174 00000000133ab89f927e1ac1cb4538bb7a773cbdd4b5ed2fa3453e06805d2123 1 0.00/1.00 vMB 0
48,173 48,173 000000000dfb9d886e442daab6144ef598260d6e488bee7c8e0e9b485ae5a58b 1 0.00/1.00 vMB 0
48,172 48,172 000000001a91b93733080e9e37ff064d337d8bb58dad7f57ed59480d2b8c1e64 1 0.00/1.00 vMB 0
48,171 48,171 00000000220a4036c6b16885236e408b2197f8b357b7c97f4b8f83ca045f999a 1 0.00/1.00 vMB 0
48,170 48,170 000000001564410a0b76746198db9b9983afe4d8e143c699ce35d36efe487213 1 0.00/1.00 vMB 0
48,169 48,169 00000000161b71a350d20ebdb20419c942d859b149462d89dd905e688243a785 1 0.00/1.00 vMB 0
48,168 48,168 00000000046e4a4ddd4999203ae6e95dce5c6cf0a3823a4c4ad870ded12c6e3d 1 0.00/1.00 vMB 0
48,167 48,167 0000000025a308456e4dad43051783c19fb359a66257e1ece3565ac51ccfab5c 1 0.00/1.00 vMB 0
48,166 48,166 00000000072b322567eb003127714b9d039143e6b6916159887cbb62c33ea4db 1 0.00/1.00 vMB 0
48,165 48,165 00000000268fabc8b602d98c161eb253e8c4c3f524494dce9371571b45b15cc4 1 0.00/1.00 vMB 0
48,164 48,164 000000003465deb337226ad210bc969531c6ed42e33b0f4ef6e11ebac047ba8d 2 0.00/1.00 vMB 0
48,163 48,163 000000002e22e6cbc33ae3df3a87218b6d398aef87f9a8427a5f5f222344b9ab 1 0.00/1.00 vMB 0
48,162 48,162 000000001d6087a9d881ec33deabdc5c1e94716b1f5f679d45f14ca0277c888b 1 0.00/1.00 vMB 0
48,161 48,161 000000001cfe9f2ad59b30a4fb7b1d9e14f17fb0995c3e0710980e72fa96dfdb 1 0.00/1.00 vMB 0
48,160 48,160 00000000273f69543694c4c901aed20183c4f10caa461ad9d3fab1d2f4dad175 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.11 GB

Node Details:

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