Loading Tool

Explorer IconExplorer

Memory Pool

84,497 transactions
35.24 vMB
0.17623347 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt a229633c34a608f89851e0b50718540ad3e2b5bde2250e7a3620840accfb9b27
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 56d3fc8610ed6b8b04713df23014df25eeb9229d165db050e851066bba52760e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.04256320 BTC
Feerates: 435.08 > 4.27 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (592,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,649 322,649 00000000000000000021d5f96c891e025214a05b2434fbca2ea9c5e99c7a9c70 41 0.02/1.00 vMB 27
322,648 322,648 0000000000000000107e62f6090f59a44b6a8a88746355aed51c35a33c7e7928 1,111 0.65/1.00 vMB 29
322,647 322,647 00000000000000000b21b8aafb47ef0a1db35926544ce7a8f0b1533d57bfd700 141 0.10/1.00 vMB 26
322,646 322,646 000000000000000008adab239e111862a489f6ac1dd2aafc178f0f17cdd01e13 1 0.00/1.00 vMB 0
322,645 322,645 00000000000000001655d2c1d83c04314480c950de1ec6630febff03227d3b93 398 0.22/1.00 vMB 31
322,644 322,644 000000000000000019876a143a9fc567631b5ff4c04bde77de3d38c433beb218 144 0.04/1.00 vMB 34
322,643 322,643 000000000000000006c540df31bf5ca7c7fbee2b5b53e5ced796a1ea0d000e9d 115 0.08/1.00 vMB 25
322,642 322,642 00000000000000000a1556cd5be5651563b2a5bbd357c8ca30b2998395ddfc16 97 0.04/1.00 vMB 32
322,641 322,641 000000000000000017d3081e740632406befa771cf4b446c17293451c596971b 441 0.20/1.00 vMB 29
322,640 322,640 00000000000000001fa248f8f66b74cc45473eeb9539badae598acb6c9f4547d 360 0.24/1.00 vMB 25
322,639 322,639 00000000000000000d4b1a09916bea3139469494d119e7d8b5efa41171d886eb 200 0.14/1.00 vMB 22
322,638 322,638 0000000000000000117b2add18413c6198681a035dfef81dcff5b895fbb90d50 233 0.12/1.00 vMB 27
322,637 322,637 00000000000000000e8cc978d0e96ecf0a79ab0e1d8df9bb337eb8cc7d83866a 112 0.06/1.00 vMB 26
322,636 322,636 00000000000000001c2edd62b327ecf4a2d06e555beefab594838f8ef533e5d2 88 0.04/1.00 vMB 30
322,635 322,635 000000000000000004a11458d472ab02c1d3bdc33af228dc00d785ad70096f3d 72 0.04/1.00 vMB 10
322,634 322,634 00000000000000000676a4ba87238948c317f275f61996a605ba2be53cca9851 828 0.55/1.00 vMB 25
322,633 322,633 000000000000000007336c2b4aeee46e11e2c8ba8f1bc150ba5982273217a69d 269 0.13/1.00 vMB 22
322,632 322,632 00000000000000001e00a17797768ebed5e619b884813a0abb1dd6c75b02f438 253 0.15/1.00 vMB 33
322,631 322,631 00000000000000000fef955574ed765dfc89e099f40ddb8605aa1696f43ec566 189 0.12/1.00 vMB 23
322,630 322,630 00000000000000000ee7403db5f94be883eb5f8806e46bd8732502a47cbf908e 128 0.05/1.00 vMB 28
322,629 322,629 00000000000000000f3c7674499eb1cd2283bd894148fbaf5dedb7e5d889eea0 51 0.07/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.10 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: 730.45 GB
    • Received: 18.50 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.