Loading Tool

Explorer IconExplorer

Memory Pool

42,149 transactions
26.43 vMB
0.05562149 BTC
Random Selection Loading Transactions
Max Size: 138.23/200 MB

Candidate Block

Mining Attempt 508d39761c8f8f7c0315053c062057a3381af91770ea3ac792dbdda93ab8deba
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 193da762da5ea757a0acbe1cf50adba28336dbdca280abb8127010392ee8f4b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,528
Size: 1.00 vMB
Total Fees: 0.00712720 BTC
Feerates: 150.77 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (462,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,683 452,683 0000000000000000002966800c5ebcb493477c8a5e2abd312206bf9fd33f1b29 1,675 1.00/1.00 vMB 107
452,682 452,682 00000000000000000285bd2f4a41ba4ae98a39656845875a6f538106852182d2 2,617 1.00/1.00 vMB 163
452,681 452,681 0000000000000000016770efc18081626f39bb7f940e6384e90db403ba12d628 1,404 0.86/1.00 vMB 75
452,680 452,680 000000000000000001fc409a4b16f778f4617e41d8e68da38ae300066c82871b 1,335 1.00/1.00 vMB 53
452,679 452,679 00000000000000000049d1623d78c88aed9f15a839855f63bb2398a350bb91c3 1,871 1.00/1.00 vMB 65
452,678 452,678 000000000000000002930102abaf03102f2a5755cfbe74ecfed64b81ed8ef5ba 1,914 1.00/1.00 vMB 107
452,677 452,677 000000000000000001c4ccba18046be57e75beddd02f6f6c3ffa5a92ef84e0ef 176 0.07/1.00 vMB 82
452,676 452,676 00000000000000000118fadc62c56543a90ce237dcaeb10d01abfaaf732ebf03 1,621 0.72/1.00 vMB 68
452,675 452,675 000000000000000000dfd957e80215b959b7ea27b23291475a677757b2e6c74b 2,545 1.00/1.00 vMB 117
452,674 452,674 0000000000000000014de71d6760b90bd34f0054d314ba48bd3d71768ab9dbeb 1,353 1.00/1.00 vMB 52
452,673 452,673 000000000000000002844daf847c23f38c57649a89a733bede54c99560f876f3 1,873 0.75/1.00 vMB 114
452,672 452,672 000000000000000000d54759da7ae5866afaf2681b8789981b112ee30fa084ab 876 1.00/1.00 vMB 27
452,671 452,671 00000000000000000148dc446ede28dc7c1de4556245fa583311c0678b406de8 1,831 1.00/1.00 vMB 72
452,670 452,670 000000000000000001169aa172d470fde64e1d197857baf47afdce3e3635421c 1,520 0.94/1.00 vMB 63
452,669 452,669 0000000000000000003e43bbbb1ce363a62005676f66e31698c7178bf4312847 2,173 1.00/1.00 vMB 84
452,668 452,668 000000000000000002957c25fd875c5a4898ab15e9907922f969a10e386cab8b 2,355 1.00/1.00 vMB 91
452,667 452,667 000000000000000001ba6a389099dd83c60f40e850faaa24e0df402d21dc9c7e 1,937 1.00/1.00 vMB 60
452,666 452,666 0000000000000000009eee07f3ee2e3de5c182c14f402280e45ad231a666a7d2 1,794 1.00/1.00 vMB 78
452,665 452,665 000000000000000000ccea6c6c1aef35a0070dbd610f61c8a8dc99d96c6ba342 2,457 1.00/1.00 vMB 122
452,664 452,664 000000000000000001852ecba761d5f60dc81835af31ad51897f1c1c63039d03 1,526 1.00/1.00 vMB 113
452,663 452,663 0000000000000000003ecdef7e46a7e093dd8b0908871dba6d2b4c9da75f59a4 1,639 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.18 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: 653.65 GB
    • Received: 13.98 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.