Loading Tool

Explorer IconExplorer

Memory Pool

17,601 transactions
9.56 vMB
0.05839642 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.85/200 MB

Candidate Block

Mining Attempt a9b24ad8709096b6829f254dc911baf5a3853930cd1286e87d552e21d404f684
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root d7b89db549dc41a014b129a467241d93ca80169d3875f98656b59dd8fd32f247
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.03501281 BTC
Median Feerate: 3.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (862,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,492 50,492 000000001bf13fba0a9d349ebe5d3b95a76cc896335c10124d1726e9f9515fe0 1 0.00 vMB 0
50,491 50,491 00000000099b893a9d4900749a44aee665e52c4963379d6c4512dc403e7e2593 1 0.00 vMB 0
50,490 50,490 00000000055284d8ad2be3bebe93952a002451ed72be618eebd1c51e50d6b684 1 0.00 vMB 0
50,489 50,489 0000000002e750d798a59beabe28e3c5fe39954f9808750d096a4e4bbf65bdd5 1 0.00 vMB 0
50,488 50,488 000000001c59c9c9b84e1269cdf3b40c43145bdb8a268c6e842760ca39e88f63 1 0.00 vMB 0
50,487 50,487 000000001d84487e29eafb19833210f2fa5be546205265bfbdabe77ea833de5e 1 0.00 vMB 0
50,486 50,486 0000000002632487f7f0b8fd2fbb241a623814564144807c7e5bf4dd1dc656ab 1 0.00 vMB 0
50,485 50,485 00000000006ee79c3995d31189896e79c8f82740aa86be5e3cc258a8355e5a3d 1 0.00 vMB 0
50,484 50,484 0000000012ff98d8e35845edf3a74387bf04c56a5397e4c9aa5f58960bb5d851 2 0.00 vMB 0
50,483 50,483 000000001e2c7bfecfc2f2aa8db5af4c6b67ceb852855551086dfc26f3576eaa 1 0.00 vMB 0
50,482 50,482 0000000015f8591a27c9b2d433b9b2682e9e212c7d672e2232ba2e9981b4d257 1 0.00 vMB 0
50,481 50,481 000000001e2c7b75fc603a9dc435495bbefe53391dd9eb73384fd3a86719c8ac 1 0.00 vMB 0
50,480 50,480 00000000127fdaa50823331e8ac73899b6d729b2941011515a98f7c21fb89fd0 1 0.00 vMB 0
50,479 50,479 000000000691d069d8153c1e97f80642ab2e0c95850f1e5a26ec7aabfa5ed0d6 1 0.00 vMB 0
50,478 50,478 000000001ca8741a91c9468c4858d145d24336d2fd75e954df8ae0e33a0cfeb3 1 0.00 vMB 0
50,477 50,477 00000000021ceee64eafff306674322a63b11058783a7c5a7065d5cd9c18c3e9 1 0.00 vMB 0
50,476 50,476 00000000195037caadbad1870e7d564744aab2a2eac78f208b4a3ea0c60c91fc 1 0.00 vMB 0
50,475 50,475 000000000b17b72c988be1cae84516a70b1037659e7b101d0a98b00143c90f30 1 0.00 vMB 0
50,474 50,474 000000001787918448e5b89986370205d2c969e6d490700ffad04df95cd6d404 1 0.00 vMB 0
50,473 50,473 0000000005371bbf8348a8d870155b36cb854d321e48980a17976b2cc0383e8f 2 0.00 vMB 0
50,472 50,472 0000000003ed2712f40c7a31a9a0e5c29f6afdfdce520632592bc60d1f9545a2 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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