Loading Tool

Explorer IconExplorer

Memory Pool

37,836 transactions
17.40 vMB
0.12924058 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.46/200 MB

Candidate Block

Mining Attempt 4e8e884313431c630c1dc683031fc90019f6cce3651cad77b2072f5735caa691
Version 20000000
Previous Block 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d
Merkle Root 1b7f9e5eea0dd3cb814a3899bfbd03a60bd48f9dcf1890e18ecea3d7a525b07f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,189
Size: 1.00 vMB
Total Fees: 0.03053366 BTC
Median Feerate: 3.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,333 (561,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,014 352,014 00000000000000000a216893d6fe564b4c6b2f4db7a310db98e4c12f3baf55f3 378 0.21 vMB 25
352,013 352,013 00000000000000000e19ab05b5efa84477eb74c9a9e9fa74adef5d98cd627af8 589 0.37 vMB 21
352,012 352,012 00000000000000000c780d6de25c2798c5e3941a75b3345fbeb35b01b433689b 1,323 0.60 vMB 28
352,011 352,011 000000000000000007415de63d981b8ed866bbab6483aa39dd5d3ebf5f70bcb5 1,008 0.71 vMB 21
352,010 352,010 000000000000000012f8a5322561e7f0cba8bc60d7d1cc6719a55d59e05c2fb4 1 0.00 vMB 0
352,009 352,009 0000000000000000147264d59dac635ea6c0b34810a22f09e81919a55b73d113 1,054 0.71 vMB 23
352,008 352,008 00000000000000000cb2fc845bcb4d9a78313abba708732b65e49f4a0e6f87a2 510 0.75 vMB 10
352,007 352,007 000000000000000015e69eb9288cc733a22ec2900a365786e876460b23b09f66 357 0.20 vMB 32
352,006 352,006 0000000000000000134ad2b510838645320aae01e4bd98fb34be0b46c1b33010 789 0.98 vMB 14
352,005 352,005 00000000000000000f024cbdfc2e4d5e071e22bd73b0c93280522971f453cc54 1,022 0.75 vMB 21
352,004 352,004 000000000000000008fc0cc1908d810e271d7ae83bc31dc9b5207b104e2c7e40 425 0.36 vMB 19
352,003 352,003 00000000000000000f86697cc38ee7281c0030e59ad5178a03242fbf23eb7907 1,246 0.75 vMB 27
352,002 352,002 00000000000000000bd984f4810b773bc497da18a446060f0bdfee4a31ac22d9 1,454 0.91 vMB 26
352,001 352,001 000000000000000008d042a9fb824233bc40aa214bace9c05534d741580da39d 802 0.43 vMB 28
352,000 352,000 00000000000000001635a4b5f27d2ec458f7bca550d71f490b93e98e7a07cbca 838 0.47 vMB 26
351,999 351,999 000000000000000005ce064b8ef32ccda5fc3d8d5b4f2bcc936313a9af179204 371 0.34 vMB 18
351,998 351,998 000000000000000000fb61a44229fd589cb7fd7a963f0564d2857941cd28b356 884 0.60 vMB 26
351,997 351,997 000000000000000005b8323c36639bef9fb6e61d608d658030d5a9f1ac8ef736 634 0.35 vMB 28
351,996 351,996 00000000000000000aa040acaf9754522041049002518b7a2eb730f089230721 953 0.48 vMB 38
351,995 351,995 000000000000000008baf8d916cf466a764c5d0987a9f9a5702e44497318e91e 231 0.13 vMB 23
351,994 351,994 0000000000000000013b99cd1a80884cc7af1791eb3efd9c7e54d9a44750e99c 1,077 0.60 vMB 26
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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