Loading Tool

Explorer IconExplorer

Memory Pool

81,975 transactions
30.88 vMB
0.08378339 BTC
Random Selection Loading Transactions
Max Size: 189.42/200 MB

Candidate Block

Mining Attempt cb2e1b8f6c29346196f967cab504b04ef38bf67cc5d9fdbc655539fcd3528397
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root f2bf0f1de2d9eab44224fcb48e9d142f30b22c4bcd7a7ab7173d4de97d7cd625
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,541
Size: 1.00 vMB
Total Fees: 0.01440927 BTC
Feerates: 235.42 > 1.44 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (383,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,929 531,929 0000000000000000002122aa9f074b7075df43179e6d144250cf3b526e700a1e 111 1.00/1.00 vMB 1
531,928 531,928 00000000000000000023a2d2ad397c85fd778ce83e46f3aaa1dbbd2b031cf7c4 60 1.00/1.00 vMB 1
531,927 531,927 0000000000000000003052ded377f1ccc816da91a37550e40135933723f03238 1,293 1.00/1.00 vMB 7
531,926 531,926 0000000000000000001acb9e09d537b3900b4b4bc209c0cd9bd51d7b67d8bd8f 2,346 1.00/1.00 vMB 19
531,925 531,925 00000000000000000015602101b73c872c39620a01afacf0d7816af9716075dc 104 1.00/1.00 vMB 1
531,924 531,924 0000000000000000003182a170859c80be79af51deabcb675d20d1ba40001e2a 257 1.00/1.00 vMB 3
531,923 531,923 000000000000000000007b15f7c13fdad26df104919a30612df2edc999be6527 1,362 1.00/1.00 vMB 8
531,922 531,922 000000000000000000008867b0d10c54a63f103e8a4056e5e3a53b91137eef84 272 1.00/1.00 vMB 2
531,921 531,921 0000000000000000000f2583609bdcea5277c4191fdce3ec4b9582bcf4a412af 1,989 1.00/1.00 vMB 18
531,920 531,920 0000000000000000000c5455338db507cc6f9b877d733e0bf9fcf0d570866e26 1,786 1.00/1.00 vMB 9
531,919 531,919 0000000000000000001f86c1e215247f8b0b638f64adb4edffe10cf0b41889b1 3,012 1.00/1.00 vMB 19
531,918 531,918 000000000000000000318ac001d1c0744fe8470e15c7a88b95a779d59b71f89c 2,072 0.69/1.00 vMB 23
531,917 531,917 00000000000000000021f61c08342012097519fa1ac26da926c9a65a7008ce69 423 1.00/1.00 vMB 3
531,916 531,916 0000000000000000002ec8f03f4c94bc7c492b035c07ad942b806d32d65a017c 625 1.00/1.00 vMB 4
531,915 531,915 0000000000000000000a978b7d73676962231067027a55115237892d7d24f561 2,702 1.00/1.00 vMB 17
531,914 531,914 0000000000000000003251d7f896a3ebf02145b6f900cb95c71012cba9f6b0b1 823 1.00/1.00 vMB 7
531,913 531,913 0000000000000000000a3fd33b8913dbdd51b9a71ab67c988e5effeac6ac8bf7 2,249 1.00/1.00 vMB 7
531,912 531,912 0000000000000000002707f031b4b7188ae6aeb1c3de00af2855d6a973030dc7 2,800 1.00/1.00 vMB 19
531,911 531,911 0000000000000000002e683257f1f3046710073099ab0961d122e19630cfaaac 2,482 1.00/1.00 vMB 13
531,910 531,910 0000000000000000001a62ce6e6a169247002e52ec1c680077ccb7366d80b621 2,710 1.00/1.00 vMB 28
531,909 531,909 000000000000000000244e2b0eb2d89659c9da28eba43d0b876e70ac1652cba2 178 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.