Loading Tool

Explorer IconExplorer

Memory Pool

42,277 transactions
26.70 vMB
0.05289772 BTC
Random Selection Loading Transactions
Max Size: 140.39/200 MB

Candidate Block

Mining Attempt 35389f8b26a14f97a83f0001bc5151fe21c078f21b92f0cc97dc583a4f638c26
Version 20000000
Previous Block 000000000000000000013c07e3f50f8bd19f23caf49a29d0b82da9f012381c04
Merkle Root f19887c08264cd8c3bebf454644361879bb9a8cceccbaaa7d2bce1e156a0fc30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,249
Size: 1.00 vMB
Total Fees: 0.00363352 BTC
Feerates: 40.21 > 0.36 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,901 (169,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,454 745,454 00000000000000000004035f42532cdeb9303bfb40b2fe9ddfa293be516d624c 1,076 0.59/1.00 vMB 14
745,453 745,453 00000000000000000006ac6370e86cb22836d2fce874c7fe16989369f5c7e678 2,557 1.00/1.00 vMB 16
745,452 745,452 00000000000000000004fbac7cc9b9547e6d0517d8cd2440313c00fe207e96be 704 0.45/1.00 vMB 9
745,451 745,451 000000000000000000028aaa6ca38aea90600de75fab0c0d231bb0be3c73461c 318 0.10/1.00 vMB 18
745,450 745,450 00000000000000000006ad94b4345203925320373d15730ccbc04c91611b3a26 163 0.05/1.00 vMB 14
745,449 745,449 0000000000000000000066ed599cdd2e5a3156c7088d037d935145769b4fcc2c 507 0.34/1.00 vMB 9
745,448 745,448 00000000000000000006d5dad5b9de4d590f2c49e9e8ae0a9e2d628ecbe7407c 934 0.44/1.00 vMB 18
745,447 745,447 000000000000000000076e31dafee738d60b10af99eaf7e1732f004d2b612092 1,090 0.46/1.00 vMB 14
745,446 745,446 00000000000000000002f7ecc176c183e81dfec9f59e681e1364fd815129a308 1,829 1.00/1.00 vMB 12
745,445 745,445 000000000000000000086b9de87ef20574c08ed1feb82f89e824a923357c232e 963 1.00/1.00 vMB 21
745,444 745,444 00000000000000000003cd97b756d06f3388a428683371fa162d6ef07c414134 231 0.08/1.00 vMB 16
745,443 745,443 00000000000000000006e62f65311d0a3cce591e117ac0d56ed827ec056f19bf 1,564 0.82/1.00 vMB 17
745,442 745,442 0000000000000000000454b247ba1987abd3ca2a688135f54c49a10fbc5615bb 390 0.23/1.00 vMB 27
745,441 745,441 00000000000000000007b428290a9d015e36eb5fa2c36faa8d2e53668259021c 53 0.05/1.00 vMB 20
745,440 745,440 00000000000000000006859bc1458a7505762bd407d5fea2e82d90872e46e1f5 1,867 0.91/1.00 vMB 19
745,439 745,439 00000000000000000002b822fe3c88942102994a17747cb10df0609d855dbf2d 563 0.47/1.00 vMB 8
745,438 745,438 000000000000000000061782aa50329ebca60b460c16226dd446381641e895be 2,419 1.00/1.00 vMB 20
745,437 745,437 0000000000000000000931985eec17425d8321fee7fe82156d09328e3fee90ec 1,142 0.69/1.00 vMB 2
745,436 745,436 0000000000000000000082b0001fe471a13829c64a911d0a8000b537454e7c6b 1,593 1.00/1.00 vMB 13
745,435 745,435 00000000000000000007a2ae8e84aec7581dc7136dc2d88ad560899872cef839 1,880 1.00/1.00 vMB 21
745,434 745,434 00000000000000000004e9e9544e728abe15d4eea4decbdcab0d1fd66152e5e1 1,623 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.21 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: 654.42 GB
    • Received: 14.14 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.