Loading Tool

Explorer IconExplorer

Memory Pool

54,485 transactions
32.12 vMB
0.14832160 BTC
Random Selection Loading Transactions
Max Size: 171.61/200 MB

Candidate Block

Mining Attempt 843cc5c3302149d9bc3a5d276a55c38a541dde301d00f31ee65607da68564261
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 718090d4a83fe29918f901bf450cc25d9bfccc4cdbc7e6a3ff98d4facdc7d542
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.04720283 BTC
Feerates: 104.17 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (416,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,344 498,344 0000000000000000009fae87f9f4f3427cd7a087ae1502cbc5c836801825d1ba 2,311 1.00/1.00 vMB 218
498,343 498,343 0000000000000000003c8fc9a544cf08f2763028b340f24abb7cc8e35fe3d196 2,381 1.00/1.00 vMB 187
498,342 498,342 0000000000000000000be163bfda9242766df555278a91b6669ddcefac400c8d 2,227 1.00/1.00 vMB 217
498,341 498,341 0000000000000000004c5a85c86ef99c1f1527d6bc6ed0d06a4b523e61c69d9b 2,682 1.00/1.00 vMB 442
498,340 498,340 00000000000000000044010088591d942bcf4f824bdc8f9f8c714906a742cf97 2,640 1.00/1.00 vMB 295
498,339 498,339 00000000000000000064df687bfe5a9a8376896bb46f0d19c5bfd1e7c987adfd 2,272 1.00/1.00 vMB 193
498,338 498,338 00000000000000000011591d197020f0395928ea89bf09869c0654af096a74ec 2,026 1.00/1.00 vMB 192
498,337 498,337 0000000000000000001627cdd6169d9de339c01d5061903c57f8affc2999aa43 2,678 1.00/1.00 vMB 322
498,336 498,336 0000000000000000005534a3ded67f37f55a9ba823e9bb96facb1e71728127ba 2,478 1.00/1.00 vMB 446
498,335 498,335 0000000000000000009d9b9596029fc0d17dd9735a151902e3d342063f931a09 2,284 1.00/1.00 vMB 407
498,334 498,334 00000000000000000034448f5318ca5e55f3b7df3f01220f15d9696fb0258eb4 2,533 1.00/1.00 vMB 453
498,333 498,333 00000000000000000046461aaec9a720be3be62162dcfeb765b8859a2ca36b26 934 1.00/1.00 vMB 566
498,332 498,332 000000000000000000758604409ac60b9e69124d713a7ee8cb03c9d337ed2a45 2,732 1.00/1.00 vMB 357
498,331 498,331 000000000000000000309dfa5b6879ac61bf287a0a944f8094729c7012b6f1eb 2,613 1.00/1.00 vMB 281
498,330 498,330 000000000000000000685abd69645b693698c9d7991aceda8898e01d663dd8f5 2,242 1.00/1.00 vMB 340
498,329 498,329 0000000000000000003ed98a438564f6ae8e3954c4651bdbbec852150557b72c 2,196 1.00/1.00 vMB 232
498,328 498,328 00000000000000000023402e19adc7b16929f2deb453ebc526cd2703916012b0 2,176 1.00/1.00 vMB 198
498,327 498,327 000000000000000000659f94c7dbba95bfe6678cc537b5a714b1a6646ea3bab4 2,451 1.00/1.00 vMB 286
498,326 498,326 0000000000000000004d3e6c7da60a1542f96cb53675190fe94c741cf646d936 2,603 1.00/1.00 vMB 326
498,325 498,325 00000000000000000033913f39050301a87a594af109e63b0d2f0868d8de151c 2,779 1.00/1.00 vMB 204
498,324 498,324 0000000000000000004d276ac0f6fa0fb1b3cc3ac3a7730a036c3902882964c0 2,668 1.00/1.00 vMB 447
Previous 10 blocks ↓
Total Size: 782.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: 651.26 GB
    • Received: 13.51 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.