Loading Tool

Explorer IconExplorer

Memory Pool

79,154 transactions
29.29 vMB
0.07183787 BTC
Random Selection Loading Transactions
Max Size: 175.77/200 MB

Candidate Block

Mining Attempt e23e8a49e282351e1b614589c5052555de1fadec7d312ac42495428b5bd2eea2
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root cc9560db6e424b9be5af6a8c0c31b60923aa5d7fe2fbd3a6f9cd866a5d70be41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,429
Size: 1.00 vMB
Total Fees: 0.01230216 BTC
Feerates: 170.94 > 1.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (503,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,633 411,633 0000000000000000025f107fa86deee5f5bbfe48a08c9c4ddafb3e08fa570340 2,885 1.00/1.00 vMB 75
411,632 411,632 000000000000000003da519ae46ea56faf9968c3a7577d8250916dfe193771d6 2,788 1.00/1.00 vMB 74
411,631 411,631 000000000000000002a0dade00304d903c814c2e4975de18144fbd7ef22349be 1,722 1.00/1.00 vMB 29
411,630 411,630 000000000000000000a8ffafbdaf283683d3662cf9495e46b6eae1f65bdb997b 2,323 0.99/1.00 vMB 42
411,629 411,629 000000000000000002eb99e41429e3933011a01ecc6ecc1940f25c700054e078 639 1.00/1.00 vMB 26
411,628 411,628 000000000000000002866541cad780073874962a2646411f531b750eb824252a 752 1.00/1.00 vMB 27
411,627 411,627 000000000000000002a2bcea63c982d5ec766ee7fa72a7fdcc2a7382bc1187bb 2,531 1.00/1.00 vMB 36
411,626 411,626 000000000000000004f317c2193e991a931cbc6e829660a07db8924fdf3f3a83 14 0.00/1.00 vMB 151
411,625 411,625 000000000000000004d3b4f67e29b1e9056f4b3468173408ef9503e76fbc85db 2,889 0.99/1.00 vMB 49
411,624 411,624 000000000000000001aa2e701c310de1c8848889def7fcdc28c2dac5cef097b0 2,718 1.00/1.00 vMB 56
411,623 411,623 000000000000000005301ba0ce57b0dad14937bf2a1ed668420ec33c267613d7 2,749 0.99/1.00 vMB 78
411,622 411,622 000000000000000003ce559a8c14210a0e2d1af673e0e80c2c12f84b3d96c2a5 3,408 1.00/1.00 vMB 82
411,621 411,621 0000000000000000015bea6f6f296d3b96e230ede2aa4360aa6caa588d070cdc 832 0.54/1.00 vMB 24
411,620 411,620 00000000000000000125343ca292bf89addbbd7d34d341e025ebdbf244be581f 2,074 1.00/1.00 vMB 45
411,619 411,619 0000000000000000011c6501a7a94c0c01b39ffe5ca0e7cacb57c63d8eef424c 276 0.66/1.00 vMB 15
411,618 411,618 000000000000000004030eff0a792eb11afa9ebfe04fd340802a6369a3872530 621 0.31/1.00 vMB 48
411,617 411,617 0000000000000000011f3d41f1ea1dffbbef8ae858b998830113059bf0af91ee 1,205 0.98/1.00 vMB 27
411,616 411,616 000000000000000000253f8a36be831dd470f07eda76dce5bf3197c5c0cd8316 1,108 0.99/1.00 vMB 28
411,615 411,615 000000000000000004e1e429029976ef1cc3ef59583492ebdf2585b66099334c 2,773 1.00/1.00 vMB 52
411,614 411,614 00000000000000000451dd7a58537ac2ddb7d2eb675cbb223cc577d26d4438a2 2,409 1.00/1.00 vMB 44
411,613 411,613 000000000000000004ae44717ae5876c76208600c2d4b73f0a4273368dee06ae 1,597 0.99/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.