Loading Tool

Explorer IconExplorer

Memory Pool

83,415 transactions
31.00 vMB
0.13801111 BTC
Random Selection Loading Transactions
Max Size: 187.05/200 MB

Candidate Block

Mining Attempt d47182782ec54618f076413b893d59c4b12795ea29cbbf682c68e893ddd67af1
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 5acedd5dffd9d75c09b3e1833c5285778ba0c1f53b9db498ed1451c61e68a5ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,742
Size: 1.00 vMB
Total Fees: 0.06998953 BTC
Feerates: 366.60 > 7.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (615,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,434 299,434 000000000000000058b4dc774474634b8f4a24a1b8034e7756eb755676a91a7f 77 0.03/1.00 vMB 5
299,433 299,433 0000000000000000181224e6e9deb134530f7d87fd5007cab0f2f9bbdd768c82 624 0.31/1.00 vMB 33
299,432 299,432 0000000000000000424e57f0f875dff6fc5e0bd68786337dccec53cd60391e4b 210 0.10/1.00 vMB 29
299,431 299,431 00000000000000001d86906ef7bd20442810be3d343cd0047553cd6f58b1b734 650 0.34/1.00 vMB 31
299,430 299,430 000000000000000007a4c604a54a0b8e0b345a9d9ed89a78f1c98c20e47a442b 411 0.21/1.00 vMB 32
299,429 299,429 00000000000000003743ea516fcdbba2f896ac38577081aebe8789c8e480c211 147 0.06/1.00 vMB 32
299,428 299,428 0000000000000000662b3c896c6d446765fe8c581c479d95421d9e4b2515bbd3 495 0.50/1.00 vMB 16
299,427 299,427 0000000000000000442e2c05133fba12af11d563b1b47a7158d6ab2032352c36 1,017 0.35/1.00 vMB 49
299,426 299,426 0000000000000000269ff764b78a0b7763d3685a13ff1d22fbf2db0c57c12ade 256 0.10/1.00 vMB 47
299,425 299,425 0000000000000000278d885bedea24d1a7b3aba44b4682db7f48346b57e5dadd 550 0.32/1.00 vMB 31
299,424 299,424 00000000000000007190c09db9ec162f32393374a3e0e004869dd730efba03f5 256 0.09/1.00 vMB 46
299,423 299,423 00000000000000004ca94aee4d9b4da31fc61bc2f9879056841bb0a38db4a22c 435 0.23/1.00 vMB 38
299,422 299,422 0000000000000000633b124be0e253e99fde36fd580e1f97555f2a4ae1fb33b9 697 0.38/1.00 vMB 36
299,421 299,421 00000000000000002c42d06ea2e8287979cee49b31e7f91506bb70376636478a 600 0.35/1.00 vMB 25
299,420 299,420 0000000000000000243e20f7a5afac70db479c66c03b2d2c3b00ef352eb3f27b 914 0.35/1.00 vMB 51
299,419 299,419 00000000000000000c04357f5610dcd64a713667a6157b2c356989e2d5dd2b4a 336 0.25/1.00 vMB 22
299,418 299,418 00000000000000007e1c86ba01325242ebf6328c0c0e6c84458f3d0c74d1b7b3 256 0.14/1.00 vMB 37
299,417 299,417 000000000000000060691b56df4885673d0b338d7c5f53cc33a7cb8193998be7 116 0.08/1.00 vMB 32
299,416 299,416 0000000000000000551885a19deb06f6dce88f130de208bc7e34db1839958b35 586 0.31/1.00 vMB 32
299,415 299,415 0000000000000000775aa9d573acf9bbd098b8f370db8473c6d5f2d9fc54d1c5 32 0.01/1.00 vMB 58
299,414 299,414 0000000000000000454f875157bfd01ed41835802814149c7425aa1fc0014ecf 227 0.11/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.