Loading Tool

Explorer IconExplorer

Memory Pool

26,024 transactions
22.51 vMB
0.04928923 BTC
Random Selection Loading Transactions
Max Size: 120.20/200 MB

Candidate Block

Mining Attempt 7652582a5d699e0b643905ead36a3532b148743ed9fd9f64a75e1f386facc71e
Version 20000000
Previous Block 000000000000000000005b26c3f5e060204d3175e3e5aee9b8cd819e86798e0e
Merkle Root 1f522faa1d2cb843c627e4c8f835a5884e40e4b3bf10a80cdb261873adb7dded
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.01815909 BTC
Feerates: 73.20 > 1.82 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,768 (15 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,753 939,753 000000000000000000018eb0a2ab2c571df1a239d64a27273fbde27368d102ba 390 0.32/1.00 vMB 1
939,752 939,752 000000000000000000016e15ab3c6f5a686327d9ea44dbba679f35c5781d2854 3,034 1.00/1.00 vMB 2
939,751 939,751 00000000000000000001ec153a3a98a728e9a26ecfc9e602a6881906a1a0e0cb 3,037 1.00/1.00 vMB 1
939,750 939,750 000000000000000000009d62dd4055f4f5419f22b36a0932f49e76dc78e00d03 4,374 1.00/1.00 vMB 0
939,749 939,749 00000000000000000000b3dd504a0d9742ec713f75a05fc9b67c9e73bb14126f 3,061 1.00/1.00 vMB 2
939,748 939,748 00000000000000000000ded6c33323c635e017b769eb54d4a719ff43036743f6 3,426 1.00/1.00 vMB 2
939,747 939,747 00000000000000000000612c3775e0e99967059ef2da3d6b12a180ddd7e58f06 3,528 1.00/1.00 vMB 2
939,746 939,746 0000000000000000000130a61e893240ae4a3213497671dd420d042a1126241f 4,227 1.00/1.00 vMB 0
939,745 939,745 0000000000000000000099c8cbb392cc204f0e03c16cfcc1b306231729690fbd 3,284 1.00/1.00 vMB 2
939,744 939,744 0000000000000000000084be9ed4528316489e62be137f80ef106cb055349db8 3,586 1.00/1.00 vMB 1
939,743 939,743 0000000000000000000119eadeb4560e861efab2cf22f8e74c856d268fa72d76 3,547 1.00/1.00 vMB 2
939,742 939,742 00000000000000000001cecd12d1d76c03bd342d751f26aa2ef00c0954309811 3,867 1.00/1.00 vMB 3
939,741 939,741 000000000000000000008f477870facddb55cbc081288120c51cd52e79e8dae1 399 0.13/1.00 vMB 2
939,740 939,740 0000000000000000000024c841ab54509c4fd1b7289d983d56e94b885debcc26 3,416 1.00/1.00 vMB 1
939,739 939,739 000000000000000000018aa4540f4af88d285884317632a8a24e981235170959 825 0.26/1.00 vMB 2
939,738 939,738 00000000000000000001d73939694baf4da0807ef0f5ef0b1c916ccf067ebf75 308 0.07/1.00 vMB 2
939,737 939,737 000000000000000000019d911f26f39f9cd0cfe0ba68bcde73a28f37cf23b4a6 2,968 1.00/1.00 vMB 1
939,736 939,736 00000000000000000000afbc574f15090f542bd83922b8c1e0d6ab4cd4fbffb7 93 0.02/1.00 vMB 2
939,735 939,735 0000000000000000000054c5fc2e0bef796e423059806caa27212a3fab26d224 4,270 1.00/1.00 vMB 0
939,734 939,734 00000000000000000001d317aad807e25a40b560d7d13432547ce03ab8df2071 4,467 1.00/1.00 vMB 1
939,733 939,733 000000000000000000010f934cb79be96b34277cb6e786317178d304a6776e12 1,390 0.48/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 826.31 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: 4,288.03 GB
    • Received: 237.58 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.