Loading Tool

Explorer IconExplorer

Memory Pool

40,448 transactions
27.22 vMB
0.12306053 BTC
Random Selection Loading Transactions
Max Size: 140.73/200 MB

Candidate Block

Mining Attempt ada7c84c0af4a8f1cb9b0e3c032cca6cf4360ed29c372b5e5191b1764d9cdbf5
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 55d5f07dceb44bb5097a9d680f3feb1166e40cc6365a356de278281062c6e503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.06661196 BTC
Feerates: 285.90 > 6.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (578,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,607 336,607 000000000000000000cdc1ed4f18281d27e34124ff6e084e72621a9575792ba4 175 0.15/1.00 vMB 15
336,606 336,606 00000000000000000b8092bf56f92689995fb207d7b5659a617f8d20199cb903 788 0.38/1.00 vMB 27
336,605 336,605 00000000000000001b5925a95190bd3855edd82f0cb87632e3e64c85c2a827a0 102 0.04/1.00 vMB 28
336,604 336,604 0000000000000000094eaef7b43d35dbf4533e2969470ae944e4347c605cfd05 635 0.45/1.00 vMB 20
336,603 336,603 000000000000000014ca06d8c164a8986e6ce2956134343dce6ee8f2debb1d8c 1,643 0.75/1.00 vMB 30
336,602 336,602 000000000000000019085bf2ee28ce1c9741b4e08e073b90c277b13c16f5fc07 814 0.50/1.00 vMB 23
336,601 336,601 00000000000000000d1c0569a8474aa3309359f6f83598bc0703d26fb7192c8f 1,259 0.71/1.00 vMB 22
336,600 336,600 000000000000000003e236f017ef0add8e3c53eadeb47a8cd56fa35f4d90189f 512 0.15/1.00 vMB 56
336,599 336,599 000000000000000004aacd4e42f11d229a6181feb210f078c90d269f6166ca87 1 0.00/1.00 vMB 0
336,598 336,598 00000000000000000e0cfaab7e9e6a9cb144777647ca8a900b476f1a37b70825 705 0.38/1.00 vMB 28
336,597 336,597 000000000000000000e9352e73ef5c44ae0808637a641039a0f96e4afd4a659a 369 0.18/1.00 vMB 26
336,596 336,596 00000000000000001562e39680215040651c7dfd111cfbb9a7d6550f336297cf 302 0.15/1.00 vMB 25
336,595 336,595 00000000000000000b180773044f86aa6132fe564bfb5df5f4b8b60145be0f71 1,423 0.68/1.00 vMB 29
336,594 336,594 00000000000000000c29c2cfb9b5883de03fa36bb8d152c1fd695ab57ecff28b 79 0.05/1.00 vMB 20
336,593 336,593 00000000000000000705f14b10f5b02fb337d849dc2bc617a75476bc4775c9b0 526 0.36/1.00 vMB 27
336,592 336,592 0000000000000000091fa6cfc9659ecc10238e648ee504f2fa042980c267a129 125 0.07/1.00 vMB 16
336,591 336,591 0000000000000000009eeb49123b0f6fe9065fce6b3387becd9c26cda415d5b6 666 0.59/1.00 vMB 18
336,590 336,590 0000000000000000145d553d2a6d941f9e1005f418bee4c7c5a21d506b8ef41a 512 0.18/1.00 vMB 41
336,589 336,589 00000000000000001ac19cb91903adb3e7ddaf7862b9490302632139d4d85f0e 755 0.39/1.00 vMB 27
336,588 336,588 0000000000000000095e6288b37fcedbcc1e49860299c7e88af429eae24c9f62 1,384 0.69/1.00 vMB 35
336,587 336,587 0000000000000000023b8a4e96f2c7aaaa26a39a2fae2b69beff308dc66898c0 32 0.02/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.82 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: 636.42 GB
    • Received: 12.37 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.