Loading Tool

Explorer IconExplorer

Memory Pool

107,768 transactions
21.22 vMB
0.07129265 BTC
Random Selection Loading Transactions
Max Size: 164.73/200 MB

Candidate Block

Mining Attempt 7b8217cff7d692b001bcb5c4b629306c09ef0f063b934682821fd14da66783ca
Version 20000000
Previous Block 00000000000000000000cad09a86f1b1c5688d3954c95cd508f0055be51524ca
Merkle Root 6b5bd7f9e3d211474e6767d06b9ba8af764426be438ec2d07622f29a0349f6f9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,050
Size: 1.00 vMB
Total Fees: 0.01912583 BTC
Feerates: 90.91 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,952 (178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,774 916,774 000000000000000000000fbafea2d7d426747750edbe44148d28638d6424714d 6,846 1.00/1.00 vMB 0
916,773 916,773 000000000000000000005cc4c6f1fff9e93990c6df93980919bb1241f0fa45c4 785 0.15/1.00 vMB 1
916,772 916,772 00000000000000000001d2a9494dab5faff153425022582abf04faba3018f6c1 4,224 1.00/1.00 vMB 2
916,771 916,771 000000000000000000002ad85bf61e9ca948260785a0a5e7e2d08d948da2a406 3,780 1.00/1.00 vMB 0
916,770 916,770 000000000000000000002d521952ec8ca3b59a3fa6fd8991d53aeaf8de7336c9 5,381 1.00/1.00 vMB 0
916,769 916,769 0000000000000000000037ef8aaa71b9b1b83c186bb0db57acd4bce0e2dcecfa 5,402 1.00/1.00 vMB 1
916,768 916,768 000000000000000000008fea6e8d14603caa1fa6e1bebf256a579ec3d1e8215c 4,540 1.00/1.00 vMB 0
916,767 916,767 0000000000000000000081ab283dbcdc3bd93ae7c02b37be6fb8a0bca830997b 5,005 1.00/1.00 vMB 2
916,766 916,766 00000000000000000000f766804a2f840b01710dfb7edfdcd0b28a9f79449bb4 486 0.19/1.00 vMB 2
916,765 916,765 000000000000000000011a165b750c5a441fbc60fdb223243cde21b4f8cd3fdb 760 0.19/1.00 vMB 2
916,764 916,764 000000000000000000002f96d06cd354cb99647297439087acf085fceebc34c4 3,719 1.00/1.00 vMB 0
916,763 916,763 00000000000000000000943da62fd6c8b5d72fa2e6dac4de7a55745676deb07e 1,349 0.34/1.00 vMB 2
916,762 916,762 000000000000000000017bd59bab7781b6d18912687f2b784ac5d595a3bbf428 2,050 0.53/1.00 vMB 2
916,761 916,761 00000000000000000000e1949fbf18bf5499decc2c3b6e15108327e81b8e760f 51 0.01/1.00 vMB 3
916,760 916,760 000000000000000000017037ed357b944b53c7c5a4c968f3a4a3eda0ed0f9d5f 1,592 0.62/1.00 vMB 2
916,759 916,759 000000000000000000013fad25f5262aba01655533cfd267c59e320168bd3914 5,982 1.00/1.00 vMB 0
916,758 916,758 00000000000000000000b5730df85e5e21065aafc25f2d561d30ad0feca66ec2 6,525 1.00/1.00 vMB 0
916,757 916,757 00000000000000000001777c19faebd3c781ce12fdc53de642137fbea4a90534 3,083 1.00/1.00 vMB 2
916,756 916,756 000000000000000000009cea3ec2fc72e2569118767679bfefb592830395667f 1,678 0.45/1.00 vMB 2
916,755 916,755 000000000000000000002c961e72d37133bc2746f7cad570f0e31c3ce8abead6 2,653 1.00/1.00 vMB 1
916,754 916,754 00000000000000000000681fd2c6d4d80b4c12d9b817d2c0aa8680f97f248982 606 0.20/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.73 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: 974.25 GB
    • Received: 30.26 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.