Loading Tool

Explorer IconExplorer

Memory Pool

78,787 transactions
30.24 vMB
0.06938234 BTC
Random Selection Loading Transactions
Max Size: 183.71/200 MB

Candidate Block

Mining Attempt ae0561da8ab1d06f2935afdf0a9e1ef44459d6e3b41826b8a78c4acfa68b6c65
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 9d3ec833b9b651944514ca301d8f150b285ba412954c540c05bc6393b2cc98ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,166
Size: 1.00 vMB
Total Fees: 0.00506134 BTC
Feerates: 49.17 > 0.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (74,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,738 840,738 0000000000000000000180e3ebd43bd9a18ebc9ba6322cff1a702260c171c51e 3,031 1.00/1.00 vMB 45
840,737 840,737 000000000000000000026d358cbb64957b1933ca8ec6b0733ea1f4a672aa5c93 3,853 1.00/1.00 vMB 54
840,736 840,736 0000000000000000000326d8a76eaf036f71d213a2c827bf45c60169356116f4 4,149 1.00/1.00 vMB 125
840,735 840,735 000000000000000000019c8128543c9e8403e08ac7becf4696be07cc9f0fbb2e 4,079 1.00/1.00 vMB 63
840,734 840,734 00000000000000000001956e6f780ef89b2b81c256a4d7670d8cd4936bd367b4 4,383 1.00/1.00 vMB 62
840,733 840,733 000000000000000000019c8520e5b876c203ffb98d04c1d7ae3b64494eb7641f 4,720 1.00/1.00 vMB 100
840,732 840,732 0000000000000000000056297085b52aa24060addbd317bed36c4effd1823f2e 5,547 1.00/1.00 vMB 125
840,731 840,731 00000000000000000001011a6cd3e55fd0cfd203a4ed0c6ccc20d755937ae0b6 4,147 1.00/1.00 vMB 93
840,730 840,730 000000000000000000010219cd04e63edb70115789ab1ec3d7248be75ae35f1a 3,546 1.00/1.00 vMB 46
840,729 840,729 000000000000000000024c5649a79dca78f823a8ac41a55da73d1c3ca135b5ee 4,490 1.00/1.00 vMB 58
840,728 840,728 000000000000000000027318257ea114e9671fa62bbf245433f2e49a9f655910 3,829 1.00/1.00 vMB 70
840,727 840,727 000000000000000000011127b53ebb05a622fda1faa1e55ac5d616ee25e4a272 3,082 1.00/1.00 vMB 49
840,726 840,726 00000000000000000001de69ca10699e0c7b85f2484014c02e063bb894d1cc2b 3,041 1.00/1.00 vMB 62
840,725 840,725 000000000000000000001855d504c55303dc129746a82b7b688c68d22e78d386 2,438 1.00/1.00 vMB 69
840,724 840,724 00000000000000000001f366c85938d40c7a378b1424201bb126ad6a0b743be6 4,240 1.00/1.00 vMB 58
840,723 840,723 000000000000000000010697ee278cdaa2e04f37eb48609781b11ea90a17ef13 5,333 1.00/1.00 vMB 141
840,722 840,722 0000000000000000000203014c4714296f3aaac10cc225ac26bde0c9b757d934 3,846 1.00/1.00 vMB 121
840,721 840,721 00000000000000000002aa7632972935d2d305dc506f5af40de0ded390331f00 3,680 1.00/1.00 vMB 63
840,720 840,720 00000000000000000001e33b31e587347e32cfbc4300c9a7eabc60392b4cb84a 1,863 1.00/1.00 vMB 64
840,719 840,719 0000000000000000000170deaa4ccf2de2f1c94346dfef40318d0a7c5178ffd3 2,445 1.00/1.00 vMB 66
840,718 840,718 00000000000000000002aabf14266ec32b0f1ad0a2f317cf918bd400e0d77371 1,835 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.72 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: 701.57 GB
    • Received: 16.62 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.