Loading Tool

Explorer IconExplorer

Memory Pool

48,270 transactions
30.28 vMB
0.08677795 BTC
Random Selection Loading Transactions
Max Size: 161.75/200 MB

Candidate Block

Mining Attempt ade389f82ceb6e172d6c2b62eb879b3b23d6387f8304ab7d9d3626e8b1b8c129
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root fe9d0fdbae1961e77109256594fcb4f4d844a87744c7189876caae8f5eabf82d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.02629067 BTC
Feerates: 101.56 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (181,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,444 733,444 00000000000000000001ef3c49abd0d790f134d85436e5bba32358f662498105 1,596 1.00/1.00 vMB 4
733,443 733,443 00000000000000000008c3625d5153b908d6ed152ad95ffedb9be78f5cb58627 879 1.00/1.00 vMB 5
733,442 733,442 00000000000000000005fcc30e11d1414f2b17ddeb29c97d8f9c18ceda27453f 949 1.00/1.00 vMB 9
733,441 733,441 0000000000000000000536793e1ffa970b24f0edb901711b07086cec60f9b163 624 1.00/1.00 vMB 9
733,440 733,440 000000000000000000038431f1790c7ad4520cfc40fe21108b8bc6ed51ebd506 733 1.00/1.00 vMB 11
733,439 733,439 00000000000000000005e166faec2d1b736b2986cb439bf392af158220a41bcc 337 0.18/1.00 vMB 4
733,438 733,438 00000000000000000005641e6c749e36397886e977c0a1cbcf0318aa157c009b 165 0.05/1.00 vMB 8
733,437 733,437 00000000000000000003ebf8deadd2eac7d3392739ac5b5a42f9d4e1e242208b 1,378 0.89/1.00 vMB 5
733,436 733,436 00000000000000000004df4e76d06e80a8f7c467b8cc2189e71d9d94d4041824 985 0.36/1.00 vMB 7
733,435 733,435 00000000000000000006c0e67b82526b397d78e6f5462e6fc9e024d87f89e43c 1,656 0.66/1.00 vMB 6
733,434 733,434 00000000000000000005096e97800dca55e96e7e7ff0b645bc358ea71424a728 325 0.14/1.00 vMB 4
733,433 733,433 00000000000000000001d01c031c2961d9a965658062019f1d437813c31c1015 671 0.32/1.00 vMB 6
733,432 733,432 000000000000000000018e3db424cd5c4090c9f76d995bbd867911dd588d9526 621 0.29/1.00 vMB 6
733,431 733,431 00000000000000000001e26bcc436c984af0954ec47030837caa8a9dd7c28dd6 1,175 0.56/1.00 vMB 5
733,430 733,430 000000000000000000009b84ee4ca1b965618de1a2e056a51d994ff070791d28 1,697 0.76/1.00 vMB 12
733,429 733,429 000000000000000000082af6a6db0e71d72f25dcfb513aeda1a1cb4044253030 914 0.40/1.00 vMB 7
733,428 733,428 0000000000000000000220d413ada9d0e86876196a808e95a6488e7381e34218 94 0.03/1.00 vMB 5
733,427 733,427 00000000000000000003f4106eacfc124d4efb5b0cdd35da224055846f06af66 535 0.17/1.00 vMB 6
733,426 733,426 000000000000000000059da5e0176eb0325cf4382ef642729911a00a4f391f38 402 0.12/1.00 vMB 8
733,425 733,425 00000000000000000001710d7cc1b89df817fe65e7654ebee2b032b2386f6405 2,004 0.89/1.00 vMB 6
733,424 733,424 0000000000000000000674610ee0ef31fdc1ac8612ba3753acf16b5cf403f31a 935 0.47/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.