Loading Tool

Explorer IconExplorer

Memory Pool

37,347 transactions
28.09 vMB
0.06560097 BTC
Random Selection Loading Transactions
Max Size: 142.07/200 MB

Candidate Block

Mining Attempt bde2669e907ac256f603094de750706b977f45de2d90d561086e920b48195ab8
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 931c696727fa41e4bce340df576bce49dc30ddde3c4b51617051679d02648a07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,100
Size: 1.00 vMB
Total Fees: 0.01186406 BTC
Feerates: 150.61 > 1.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (586,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,828 327,828 00000000000000001bda75b839843f0845bd4712b8621a4aac76b9436740b87e 449 0.21/1.00 vMB 31
327,827 327,827 000000000000000004082ab0d8279a06be339ff880d68d6c4ca1a7b3cb463b43 29 0.01/1.00 vMB 30
327,826 327,826 00000000000000000575dbaeba65aab94659bd4c2b6e55354edf22d940594cc4 23 0.01/1.00 vMB 26
327,825 327,825 000000000000000014f71d755871cae51934b643ec00b416dc078f477ca6f6c4 207 0.10/1.00 vMB 22
327,824 327,824 00000000000000001164c114a7ac0cb8e474da80486fbbaa71d2802832a6097d 590 0.26/1.00 vMB 33
327,823 327,823 00000000000000001090ce4954179dbff0267d5dca9ad38d07c92381dbeb7233 255 0.11/1.00 vMB 30
327,822 327,822 00000000000000001155cb115f136543bae73e89002752b87db715a09c22498d 78 0.04/1.00 vMB 19
327,821 327,821 00000000000000001b4e41308fee825bdc2188825d81dcdc0e27afc102e0f72a 538 0.23/1.00 vMB 32
327,820 327,820 00000000000000001366f7b5249fa9baff1cfab0aa438471f6f2f36edc542e73 254 0.16/1.00 vMB 28
327,819 327,819 00000000000000001ac6b7b192de963b93b8d9df7e3ff1feebc654eec5e9ece4 261 0.10/1.00 vMB 28
327,818 327,818 000000000000000003b059e55af582f6503215c2e1e1e6c04911719eb69cbc77 677 0.35/1.00 vMB 27
327,817 327,817 00000000000000000c0b07e4f6cea9be4877b8ee5dc4f47d719792934bf19621 718 0.39/1.00 vMB 28
327,816 327,816 000000000000000019b1c974cde90a4c749472cc1fe4961400f29a257873594d 812 0.45/1.00 vMB 26
327,815 327,815 000000000000000000a61cc4bc2e994dde143cb56381d9ad8169d2c04d5cf8e6 404 0.20/1.00 vMB 27
327,814 327,814 000000000000000007fda01663443a841dc303189bd69f370a3f2b230c863595 124 0.06/1.00 vMB 27
327,813 327,813 0000000000000000167dea237c43d2514a3e24dd788b67dca84b24b8155b5b97 39 0.01/1.00 vMB 42
327,812 327,812 00000000000000000e6c4a4849280d6847bdfd2c89a7c3132162c44032d0f11c 302 0.15/1.00 vMB 29
327,811 327,811 0000000000000000122224245d7599abc3dddce2316d4fdf6d4cf553f49a9008 123 0.06/1.00 vMB 28
327,810 327,810 000000000000000008b002fbc487e49a6fa309e1493caeb9f3e625e688a47bba 112 0.06/1.00 vMB 28
327,809 327,809 00000000000000000a5fc85b07f4398f41b826dea79e397a3df6572f1a619739 4 0.00/1.00 vMB 28
327,808 327,808 00000000000000001d417a0a4dec9a7df12eac5ed52e75a403745a89b247349a 124 0.10/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.68 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: 628.34 GB
    • Received: 11.79 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.