Loading Tool

Explorer IconExplorer

Memory Pool

27,511 transactions
24.38 vMB
0.04981475 BTC
Random Selection Loading Transactions
Max Size: 120.04/200 MB

Candidate Block

Mining Attempt d34b659c18ff0047845542b0a9c8cd25e1f0b936ae878314aa1679f97f153920
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 40f1c3e5f77a7a37f8966401c1f1e90347400e33180e9b63eff49c3852204cb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.00670008 BTC
Feerates: 73.20 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (590,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,729 323,729 00000000000000001d0f5edbaf624e62d12f4068f8880b2e8d7070bec2c79a1b 648 0.35/1.00 vMB 30
323,728 323,728 000000000000000005cb25fafaebc04c88b655ab89030594de9e1519e2c5580d 1,007 0.73/1.00 vMB 27
323,727 323,727 00000000000000001538719eff61d42f6057a20cf6e088a78c8c74e7c240ac98 345 0.42/1.00 vMB 16
323,726 323,726 00000000000000000b785864b58ae7305161fba71cf5cba0158cc2a1d9f28c1a 255 0.15/1.00 vMB 30
323,725 323,725 00000000000000001123970bad6bbb8eb7cb420e05dd05a2ee203ddb89f90f36 32 0.02/1.00 vMB 84
323,724 323,724 000000000000000009ae0c37545fa7fb65ecf4ee8094a571254426f6c85246e7 510 0.34/1.00 vMB 31
323,723 323,723 00000000000000001c1e511372c71b58cf8f57bcdb8221ca04b5a5f2b9f91401 113 0.06/1.00 vMB 28
323,722 323,722 0000000000000000051e92d819757f3c00159b29bbdcf56f15e9f8ddf57a9165 279 0.21/1.00 vMB 23
323,721 323,721 0000000000000000169a6b21589d921222db0f2f636720f9ab716355a2457ce7 1,043 0.89/1.00 vMB 19
323,720 323,720 000000000000000019bcea832151a57f159403ef1960e61c71a5f744daaca8ec 512 0.21/1.00 vMB 46
323,719 323,719 000000000000000000187886c3f416fa95652bc3ca3c41bc966f76aaff8b1a7a 98 0.05/1.00 vMB 34
323,718 323,718 00000000000000000f09f2745c6e56e8e2434674e099ddf5dd1609934a553501 717 0.49/1.00 vMB 29
323,717 323,717 0000000000000000043136452887c4a52bdead31c1e15aee1f2385254f87821f 1,107 0.89/1.00 vMB 26
323,716 323,716 0000000000000000058d68d1b7398c778634699f58b4094aede63b203f2426aa 184 0.20/1.00 vMB 19
323,715 323,715 00000000000000000a1299a5c2ed2dacde80c3733741306edfb14b0e791efaa0 207 0.18/1.00 vMB 18
323,714 323,714 00000000000000000d04fc28021606176db2a37a9ff8a2ba7abc216e8b15951c 1,182 0.75/1.00 vMB 39
323,713 323,713 00000000000000000419288624b39e914f3ee50ae4756e4020900ba8b937fc35 1 0.00/1.00 vMB 0
323,712 323,712 00000000000000001cdda902a124f2c91aa0f84bb8b20363983cc3d04fd7a0bd 113 0.10/1.00 vMB 23
323,711 323,711 00000000000000001da47bcc5e946ac54ac3fc12ea2ed32ead70d37e581752ed 759 0.44/1.00 vMB 45
323,710 323,710 00000000000000000df6e0e4fd4da64f4bfc5192ca325c2301ecdbbd33f5c3c0 303 0.18/1.00 vMB 24
323,709 323,709 0000000000000000025f5d910204d3e55c8881b83a879a3498bad766b2a37e1a 820 0.65/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.86 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: 641.73 GB
    • Received: 12.52 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.