Loading Tool

Explorer IconExplorer

Memory Pool

80,360 transactions
29.68 vMB
0.06968047 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt fb7387ba14eef75e88f7828c84a41b40227488b3bb40692747a45f7451cb5b5d
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbc93348a0b71d5485c84f93b79357fe9c64b9e9387cefb4a31b019b6e5a1cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00932818 BTC
Feerates: 502.67 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (221,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,616 693,616 000000000000000000107510e253b7eaedd248b9a0027d0b677a16ee55a8d445 1,208 0.51/1.00 vMB 24
693,615 693,615 00000000000000000012304c5cd49a485b06c29dd9ee81a2b74e29fe1a6095d1 1,159 0.89/1.00 vMB 9
693,614 693,614 00000000000000000009740916026b1844a4190d57224f82056c2eb72139aa9c 2,773 1.00/1.00 vMB 16
693,613 693,613 0000000000000000000caffd16d0f4c07b6c15a34b8a959f0069868bd550880c 1,364 0.48/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.