Loading Tool

Explorer IconExplorer

Memory Pool

82,351 transactions
30.98 vMB
0.08151682 BTC
Random Selection Loading Transactions
Max Size: 190.11/200 MB

Candidate Block

Mining Attempt e9d121f7c6445ca641ffa8746cac05f475eef4a80d1fc8cad2975cbafab9182e
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 8bc21f9756588c99b2b576f0d62715565131c17dc7d630d1a9d45d731d3caf6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01191964 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (245,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,565 669,565 00000000000000000001a54497b0bbdabfc655d286cadb2d496e37034b960912 369 1.00/1.00 vMB 6
669,564 669,564 0000000000000000000393f5725d0ea57cf925f45cd70a910be7d2800917a467 1,762 1.00/1.00 vMB 42
669,563 669,563 00000000000000000003c837d16d5edff36f4b553c10b7bcdd31a92ad616bf25 2,071 1.00/1.00 vMB 51
669,562 669,562 0000000000000000000621e593f5c91858fa659dc13ab032ae3c27318e1ffdfc 2,161 1.00/1.00 vMB 24
669,561 669,561 000000000000000000047586e3137579af9ba6ed0411d4b50e3347ee8d08556f 2,486 1.00/1.00 vMB 28
669,560 669,560 00000000000000000006f5dd8a4d926cadfd64cfde9fa1c18c110c12edaffc3c 1,996 1.00/1.00 vMB 72
669,559 669,559 000000000000000000029819f12638483997f32c049c8c4dfbafaa49c22f71e6 2,289 1.00/1.00 vMB 120
669,558 669,558 0000000000000000000aea2e7ad6c957a718fdc8754638c6895caac8d2fc1efc 627 1.00/1.00 vMB 103
669,557 669,557 000000000000000000033cf21d09b28e4bae31a494c855f1f6741d565e219b6a 2,169 1.00/1.00 vMB 12
669,556 669,556 0000000000000000000763a252ce498ed18d9b63d3763e621de88448ff5071d2 2,431 1.00/1.00 vMB 29
669,555 669,555 000000000000000000011b06e40f7c68801253626e010e52799eb7424b4f53a8 1,910 1.00/1.00 vMB 40
669,554 669,554 00000000000000000004604d9db67bac3bbdc67c42c0a2c9645ddd687b08e2fd 2,345 1.00/1.00 vMB 117
669,553 669,553 0000000000000000000ac12b047a20aa00fb9db8b7f600ef7effca2526b8ff55 2,232 1.00/1.00 vMB 70
669,552 669,552 000000000000000000024dc6d9e24ff05f77ee71588f95de999c0e4012ed85b3 2,605 1.00/1.00 vMB 91
669,551 669,551 0000000000000000000154acac54b9cfe77b436256729b3f6d6cb5b72befb1c4 769 1.00/1.00 vMB 15
669,550 669,550 000000000000000000076f39672bf1a59a6973819e401ba5ec41cbbce3514406 2,551 1.00/1.00 vMB 64
669,549 669,549 0000000000000000000655ec037aa2926365e51d4f1afcb51be151127c230bbf 1,355 1.00/1.00 vMB 18
669,548 669,548 000000000000000000009b31d8515f37dbc2da3570502a7892c636be6a4ac42e 2,559 1.00/1.00 vMB 52
669,547 669,547 000000000000000000054b03be7c1544acc2ed8a4eb2035c8e416ff2a0a02921 2,573 1.00/1.00 vMB 59
669,546 669,546 00000000000000000008e7a78b26c41e1a6ec957634e0ce491ae462e4b952f03 2,114 1.00/1.00 vMB 20
669,545 669,545 0000000000000000000ca77932c89de06363e0da493dbb799726e49c102222de 2,134 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.18 GB
    • Received: 16.86 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.