Loading Tool

Explorer IconExplorer

Memory Pool

82,967 transactions
32.57 vMB
0.09916215 BTC
Random Selection Loading Transactions
Max Size: 195.35/200 MB

Candidate Block

Mining Attempt 9ee5b41b116842ece00fcb2e4ba3347484b1038fc343e4af60ad738a147eb6a1
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 2e382ecdbd652aaa71d1f52c310073ab4e560e04d4655195947885ba21a3f87c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,031
Size: 1.00 vMB
Total Fees: 0.02380391 BTC
Feerates: 265.25 > 2.39 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (584,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,927 330,927 00000000000000000a99e0837981a3ffb45b20b14a4f30e6be51eb014a69a850 1,442 0.81/1.00 vMB 24
330,926 330,926 00000000000000001062194213863dab2ef62cb1f7715329927c6d24dc0dc0fd 734 0.61/1.00 vMB 19
330,925 330,925 000000000000000005357156756d6576017e084a6ad8505fd2721feb79773b6c 2,015 0.75/1.00 vMB 38
330,924 330,924 00000000000000001acb1484131a0b69c7666e1a9b94e483babae59adf1fe160 1,057 0.75/1.00 vMB 23
330,923 330,923 000000000000000012e7c144fc1c1038c2e7826033b8c9739e5e690b8bf40b91 473 0.18/1.00 vMB 36
330,922 330,922 00000000000000001639f0ef7eb082b57e48f33baeb9082a7ab07ef3ef7df130 32 0.01/1.00 vMB 21
330,921 330,921 00000000000000001255e6448273be65c724ae2379822be0b6b488b10d8036d6 179 0.11/1.00 vMB 69
330,920 330,920 0000000000000000189fe84b2d2b19a26076a2e8d9645262343825ee4d4ba331 574 0.44/1.00 vMB 22
330,919 330,919 00000000000000000be76af513876e110d48a48563e23768042c68886c098bf1 1,242 0.75/1.00 vMB 25
330,918 330,918 000000000000000005116dfd6dbcd728006db4fc720098a92a557f72d4ddd35a 1,450 0.75/1.00 vMB 31
330,917 330,917 000000000000000000f911e4f04c545c71ae1bfe326cbe76092886f0944f20df 310 0.18/1.00 vMB 22
330,916 330,916 00000000000000000a0cc193977187cfa811135c2ac19a9d7da9da433389508c 1,162 0.61/1.00 vMB 28
330,915 330,915 00000000000000000d5b4424c8a06da342032742efd3bd0b7db232c1e3c7e103 1 0.00/1.00 vMB 0
330,914 330,914 000000000000000009cf576f1255af3c3b35bf8e50f4d20f31eac289fc3e117c 93 0.06/1.00 vMB 23
330,913 330,913 00000000000000001a1f05fd28572ea9f73177fbd39d4c2cb0a391a1cf2f136c 659 0.35/1.00 vMB 23
330,912 330,912 0000000000000000004c897c6195f9c275dc4950df1a1fac7c6dbd1b372c9e9e 191 0.13/1.00 vMB 36
330,911 330,911 000000000000000017bf21ed1800adc81d3dfe831c7711f0ae0717cbfc06d314 400 0.15/1.00 vMB 36
330,910 330,910 0000000000000000019a4f699daa4b4f0d3b6444120e83f37ba7bd6586fbc5e0 1,143 0.60/1.00 vMB 26
330,909 330,909 0000000000000000128e82fca8d958f72f27b2976b2d00ac26f6e09b54738f61 545 0.31/1.00 vMB 24
330,908 330,908 00000000000000000def86d93b4a9979b25141aaf3689e581d7d63c27d8e9b71 45 0.02/1.00 vMB 24
330,907 330,907 000000000000000009d4139a2a62624b319f7fd8fb0a53f75d6042dcde247332 1,231 0.77/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.70 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: 697.32 GB
    • Received: 16.55 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.