Loading Tool

Explorer IconExplorer

Memory Pool

80,030 transactions
29.47 vMB
0.12439687 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt ab0d4134d9b125845f4eb0557c10b9cdedd4653bbccb5d12cec9d3c56445abb0
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root e7e1333d70f296b4b677f7040fe95f1ba53ec89d839318982848d6530d2a45a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,620
Size: 1.00 vMB
Total Fees: 0.04451402 BTC
Feerates: 477.45 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (485,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,746 429,746 000000000000000001f5d29227affa82bb74ea16702cadcbb3c7f08ae37531bd 110 0.08/1.00 vMB 27
429,745 429,745 000000000000000004becb75c7231e2bb89388c95b27eab89504f54ca1b86d4c 2,767 1.00/1.00 vMB 63
429,744 429,744 000000000000000003ee125f5a03b15f30b74717a2848e664029932c306c9da3 1,423 0.66/1.00 vMB 58
429,743 429,743 0000000000000000009c9939acfa3aa8a5eceba51759df2502f030f7ddce0227 476 0.24/1.00 vMB 62
429,742 429,742 0000000000000000019d727776a5c3b7701a2be3ea2187f2357a4133a6fd33e4 1,742 0.98/1.00 vMB 56
429,741 429,741 000000000000000001572842cf1ce5807f8d8ef3cd10a36a78170d6c83508628 677 0.38/1.00 vMB 53
429,740 429,740 0000000000000000008507a8109f4b1432414bb76b757b8bfea3d6a3a9b3f08d 2,220 1.00/1.00 vMB 52
429,739 429,739 000000000000000000fdcfd262978b3c163472288b06c8bfb9064cd60b18136e 597 0.41/1.00 vMB 39
429,738 429,738 0000000000000000022c6011bd1a222e8b6d133ec91a4c865ffd36e1c389cbf9 1,823 1.00/1.00 vMB 56
429,737 429,737 000000000000000002b40d2a4c560d7d309f16ae3a9912eb5ac9835c7f44a4e1 1 0.00/1.00 vMB 0
429,736 429,736 000000000000000002220a95a6e008c77b72a3685f73c7b282aaa033d69f198d 2,137 1.00/1.00 vMB 164
429,735 429,735 000000000000000001e1fc829b2970fdae5e729bb895cb5d66c35602c3aa429a 1,554 0.75/1.00 vMB 50
429,734 429,734 000000000000000000ea2cd92061c7e09827f08d98fe91e00e2fd80b5c4a3741 1,941 1.00/1.00 vMB 62
429,733 429,733 000000000000000002a0342808c69b5f090544e987807ad14ebc5a6f535a7f3f 505 0.27/1.00 vMB 53
429,732 429,732 000000000000000003b8599b82e5dbe8f7c3c677d4b78071f36a158914fb5c8c 1,112 0.98/1.00 vMB 35
429,731 429,731 000000000000000001bed26d29709cf4293da2b3267ca3514424ee25ad923426 74 0.03/1.00 vMB 42
429,730 429,730 00000000000000000443707d37206babad55d0cfa4d9e42945c7816cbccdaf56 941 0.36/1.00 vMB 63
429,729 429,729 000000000000000004a18c10a2b6e9811d6ab68f61765721ff59bdfe82978491 562 0.51/1.00 vMB 27
429,728 429,728 000000000000000001ad89092d63970e59066b9a19cabfbf532c4e07f0ed023d 530 0.27/1.00 vMB 60
429,727 429,727 00000000000000000010d107fa02ed3c3de9a1a41a85079a04f6228592d32d36 1,690 1.00/1.00 vMB 53
429,726 429,726 0000000000000000033c4a81035ddf31e71703de0cef74c978ac365d8b237864 1,549 0.93/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.