Loading Tool

Explorer IconExplorer

Memory Pool

80,312 transactions
30.05 vMB
0.11889671 BTC
Random Selection Loading Transactions
Max Size: 180.25/200 MB

Candidate Block

Mining Attempt f9f3e147d42011ccc03dd93a3c7a284f326453bef75f2c97c0bb10b0de72705e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 5b6a8793216bd33d1b076950863a1e34dcb63c7b5972cd8924d57b27041afa5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.05740143 BTC
Feerates: 180.34 > 5.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (221,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,612 693,612 0000000000000000000964f98c543b7236ed1d2bc91dc7a146b4620b4297454c 2,661 0.94/1.00 vMB 11
693,611 693,611 0000000000000000000939f0234f9f16f7e24fddf85d91f294f4cdd63b589353 370 0.12/1.00 vMB 17
693,610 693,610 00000000000000000009d85e84f816df6a94fead78801c9f17be4c0acac357f6 2,009 0.83/1.00 vMB 15
693,609 693,609 0000000000000000000d5d8ccc6f6b602520516d2429ff8f7b5684dd764ac49e 420 0.21/1.00 vMB 9
693,608 693,608 000000000000000000107c78ed84b2369625f125f53bd8d76b6c0336018e5d14 460 0.22/1.00 vMB 19
693,607 693,607 0000000000000000000bb86fcd0db2fe3c3086080eb0a8cab54b8eb47856bcb1 114 0.06/1.00 vMB 5
693,606 693,606 000000000000000000060af532bb6df0af0010daf434033469725e560b883171 866 0.35/1.00 vMB 12
693,605 693,605 00000000000000000009eeb36f320b5932f86c720460e55a98227229d7e32e53 2,076 0.68/1.00 vMB 11
693,604 693,604 00000000000000000001e1ad7deaa3c0c9a49cf749ba096af798ab4fb90fd4e7 879 0.37/1.00 vMB 6
693,603 693,603 0000000000000000000da30908eb1161c04050fb9cc54e39c8df24c9f26c5bce 3,043 1.00/1.00 vMB 12
693,602 693,602 000000000000000000041e72a347c5e99de902e1f4eec23f8dedfb44af717588 482 0.15/1.00 vMB 12
693,601 693,601 0000000000000000000b5028173a34c0bbeeb227ab2733c2338b98e30bf08e68 858 0.43/1.00 vMB 10
693,600 693,600 0000000000000000000f825f123c63e479fdbe56f7616ad53516d19184c499fc 476 0.60/1.00 vMB 4
693,599 693,599 0000000000000000000b32928b2d555103c45a7ada40f606b58bbc40f5fc8a02 1,135 1.00/1.00 vMB 6
693,598 693,598 00000000000000000008b9d2b4035307d016d2e7d999b8b1364606848dd9c914 188 0.06/1.00 vMB 7
693,597 693,597 0000000000000000000ea360fc4f862e56e2735c41788d55945110644fbe7ac7 1,277 0.46/1.00 vMB 6
693,596 693,596 00000000000000000013179124eeb362091e97e99d4d378d1fbd17872b685ff1 2,682 1.00/1.00 vMB 10
693,595 693,595 0000000000000000001082abd866d7b7e9b42bcf65d513f54480b0ecbfec6a2c 2,675 1.00/1.00 vMB 17
693,594 693,594 0000000000000000000ba3eb85af8b2e7cbcd093ad23be5cce8172d3823e5c37 397 0.16/1.00 vMB 22
693,593 693,593 0000000000000000000ea735ea133bce7327cc7c6d80a6d53fd31426cbfd64e5 527 0.20/1.00 vMB 14
693,592 693,592 0000000000000000000e16d04674aa10e9b702092f46aa83ffef4d46efa51911 1,000 0.36/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.