Loading Tool

Explorer IconExplorer

Memory Pool

81,611 transactions
29.97 vMB
0.07989293 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt c2c9da243aefa51f431df98e33e8d5b895f25ad66d13db54da51f113da7c6791
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 99387fdb9104a88b9c7541445f4594e3dcb99898b92349cf6edec4e1ba219a7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,728
Size: 1.00 vMB
Total Fees: 0.01874890 BTC
Feerates: 151.12 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (346,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,001 568,001 00000000000000000011dd41a9722921fe310b32e87712ca47175fe544cf067a 2,681 1.00/1.00 vMB 20
568,000 568,000 0000000000000000001f61da1f4e71bd8bdc5d671674ddf308a005600a590ddc 2,498 1.00/1.00 vMB 25
567,999 567,999 0000000000000000000888b9788cfd21d322775a1750a19d6127757e43502f4f 2,993 1.00/1.00 vMB 24
567,998 567,998 0000000000000000000e43511c8fd1f7f9330fa89f5146218b07532c0ce61b3b 2,801 1.00/1.00 vMB 20
567,997 567,997 00000000000000000020a93b724dce23228fb7333a1e762495bad8c1873f9a95 2,890 1.00/1.00 vMB 30
567,996 567,996 0000000000000000001677598379090e778238e12574bac2b47d88005519bead 2,974 1.00/1.00 vMB 42
567,995 567,995 0000000000000000002792ddb1c12e693351b2777d0d14eb359d093f39bb2732 2,983 1.00/1.00 vMB 28
567,994 567,994 0000000000000000002a6750faf028f46f58682702382de957fd10a912d67502 2,809 1.00/1.00 vMB 22
567,993 567,993 0000000000000000000d6b286f4cacdbf79a5adbc8bdc26079530c26f08c2f61 2,103 1.00/1.00 vMB 28
567,992 567,992 00000000000000000002590f19cb52597856608efbfe89ee317ae9ee858603c2 2,148 1.00/1.00 vMB 28
567,991 567,991 0000000000000000000787e1532129dbb80e1d54613b1669d5dd2d1ebb51a9f9 2,894 1.00/1.00 vMB 36
567,990 567,990 00000000000000000014272873778fbae3f07a42061075b494ad8455606a654b 1,657 1.00/1.00 vMB 32
567,989 567,989 0000000000000000001ad5069e83b7b595af2cd901baf1ff05b94ef0228cac80 2,370 1.00/1.00 vMB 30
567,988 567,988 0000000000000000002563f1bcbae0c7feff32c1f12aa210b4f97175325dc93a 2,860 1.00/1.00 vMB 29
567,987 567,987 0000000000000000002dfab2aebed43a47423eff95332c9c0f852ee2bb9f2452 3,183 1.00/1.00 vMB 57
567,986 567,986 0000000000000000000e82f709135488468f12d55ee257b0ebdd358118530c6b 2,744 1.00/1.00 vMB 37
567,985 567,985 0000000000000000000db2e9ddf3bdd59755745af3b3d8597a80326c1fac986e 2,855 1.00/1.00 vMB 41
567,984 567,984 00000000000000000003f3d5ac816a3541598e1ac246e336ede351f71b696b9d 2,358 1.00/1.00 vMB 12
567,983 567,983 00000000000000000004cf0d9085a32d3a7c542b5f321313e582f5389949aa6e 3,106 1.00/1.00 vMB 38
567,982 567,982 000000000000000000296650b68eea24b1242f2b9d8b7ce6a0a7b274367d6169 2,136 1.00/1.00 vMB 18
567,981 567,981 00000000000000000025026999d21d836337b75284ddb43ecb9eb3c590d4b826 2,418 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.