Loading Tool

Explorer IconExplorer

Memory Pool

84,416 transactions
31.69 vMB
0.14412488 BTC
Random Selection Loading Transactions
Max Size: 189.27/200 MB

Candidate Block

Mining Attempt 99617ca6578b61976bfed27e7ded99e27caf2239278c9f46752338682300af97
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 8395fb1e5812ecb370a408b005b8fd490b7544d6ba3365cfc4fc65a67cf33c11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.03848009 BTC
Feerates: 55.77 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (209,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,812 705,812 00000000000000000002a4a9b0196b8eb15e94c26ef98a87f81c094dbf9daf9e 1,457 0.61/1.00 vMB 13
705,811 705,811 00000000000000000005115136ae224f4cc66ddac4e4542b809e42581e081b45 1,835 0.79/1.00 vMB 8
705,810 705,810 0000000000000000000c73f31fb71497fb37b1a63bb1134b43670842f06db450 1,328 0.48/1.00 vMB 10
705,809 705,809 00000000000000000005c85c1bb3d7ed885bc37d4355e108394c47d99bffe709 1,991 0.69/1.00 vMB 10
705,808 705,808 00000000000000000008b7ea19f50a4f83c96da4ae54c0a6bb62ebefd14c5f02 1,179 0.87/1.00 vMB 6
705,807 705,807 00000000000000000008c43d0204881207d3145362ff9f651d9f3259678b1246 366 0.29/1.00 vMB 1
705,806 705,806 000000000000000000004bdf6fa9f7e9542f80b416df5a1f27be0179ee009bf2 2,578 1.00/1.00 vMB 8
705,805 705,805 0000000000000000000132ba310c79206ff050e47f60e9fc0de13d1ca1d7d328 1,213 1.00/1.00 vMB 9
705,804 705,804 000000000000000000082d15bc539dafe49a785b3caa015443e021e27fbde39d 104 0.09/1.00 vMB 6
705,803 705,803 000000000000000000004f4e548840082140fdce1356b49d83fe1f1bea0803cb 729 0.69/1.00 vMB 6
705,802 705,802 000000000000000000002d327d7109571b5b9b82cc4bf90d492069837f8f7bae 1,308 0.62/1.00 vMB 7
705,801 705,801 0000000000000000000cbbd6f917f52c553e097775cb5d8b515635ad66e515e5 724 0.30/1.00 vMB 10
705,800 705,800 0000000000000000000a4f20ae22c0887cfdd84404d8e9bef182f4bcf37f0379 549 0.21/1.00 vMB 12
705,799 705,799 0000000000000000000dc9f125ba6a54bab58c70544faba16325e131b6e0b90b 511 0.21/1.00 vMB 9
705,798 705,798 0000000000000000000a7a69d21c82beaa069a39addf6624dd39bb80107388a1 283 0.15/1.00 vMB 7
705,797 705,797 0000000000000000000c0140632ed231a2a3a1507f6d64d63fea922be4ed2a24 765 0.36/1.00 vMB 9
705,796 705,796 000000000000000000019414a9d608a0a1e4dd35a163bc3e96bd82e397992b45 494 0.24/1.00 vMB 9
705,795 705,795 0000000000000000000c6bab718fb8145278e46e6ec7cc0a58d16e5f9fcd94ef 193 0.06/1.00 vMB 10
705,794 705,794 0000000000000000000cef0a9bb722962ee897a3787db7f3cd3dbf1670d16534 592 0.21/1.00 vMB 10
705,793 705,793 0000000000000000000acbbd294dad1522556c4a5433f73357573486c0bd576a 160 0.04/1.00 vMB 12
705,792 705,792 0000000000000000000c67258c5bc1cecaeff1a8c540468d6a9728053f81948c 1,557 0.70/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.