Loading Tool

Explorer IconExplorer

Memory Pool

82,231 transactions
30.05 vMB
0.14953345 BTC
Random Selection Loading Transactions
Max Size: 182.06/200 MB

Candidate Block

Mining Attempt 03dc7400286f361e14a587c664266c4594c6295c29fbd1dcebacb40e0189fd27
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root c7216b2f83d1f8fd978c08a1ad67edee49830165c4df797e3202932701ef0926
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.07905848 BTC
Feerates: 101.65 > 7.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (538,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,607 376,607 00000000000000000c6da9ea463c3547e97e790032c16f7b95fbc38817dd2838 224 0.21/1.00 vMB 16
376,606 376,606 000000000000000000a9c5f3b20a56accbc66d404c3d9e5ccbf8d1d3740f318b 1,579 0.75/1.00 vMB 37
376,605 376,605 00000000000000000da116030868c0ec12c8750feba89349dcf28fcef69b6ee8 1,724 0.64/1.00 vMB 41
376,604 376,604 000000000000000007f20f63e9f9628a1605209e327ed1534d1e1de753aaa9c1 162 0.07/1.00 vMB 35
376,603 376,603 000000000000000010564883e3d770ee55863bd88f540649b1dda6b2efdb5f11 904 0.37/1.00 vMB 39
376,602 376,602 00000000000000001182e9ea0dc936a2aba71569f73792b8e6e9407d9f9fa939 371 0.16/1.00 vMB 44
376,601 376,601 0000000000000000077827b14ef7266a2eec3d71cb524fc8a2c7d9a94ab68b6d 926 0.41/1.00 vMB 38
376,600 376,600 000000000000000010b97f191340e74c7c31b42f7e3af29b85381d155d90bde4 168 0.07/1.00 vMB 38
376,599 376,599 000000000000000001d9787c0932548d853205c2781e8e66f81c7639abe50f2c 1,068 0.44/1.00 vMB 41
376,598 376,598 000000000000000003c20627f58b0b84275380b2f6b2e55895cf5f6d5e233203 1,820 0.88/1.00 vMB 36
376,597 376,597 000000000000000007a5b5d54d1aad78f91a5700d4e7b20ea673a31289a71309 304 0.14/1.00 vMB 36
376,596 376,596 00000000000000000bc37afe9ff5191daa516739e38175b308fbcd6b96e1db2b 199 0.11/1.00 vMB 36
376,595 376,595 0000000000000000023aa8319816019f3eeeddf183011f13a19d7f89662a9b13 322 0.17/1.00 vMB 31
376,594 376,594 00000000000000000cbb49e808da731aeb1246035e26881a734fc1307a9a9577 1,607 0.75/1.00 vMB 39
376,593 376,593 0000000000000000069d9bef981a97a9066a5574e9d5148b533b4e0719838443 312 0.16/1.00 vMB 40
376,592 376,592 0000000000000000072c576860671a5b0a81ecc4ff7c264c6d09142e90d051d9 225 0.11/1.00 vMB 34
376,591 376,591 000000000000000000b7c37222b4d8511059f344bcbc6333eca04aa0757005e7 516 0.25/1.00 vMB 38
376,590 376,590 00000000000000000be5a72ec6a7363360d5011b558569085a26ab9ef40be010 379 0.17/1.00 vMB 37
376,589 376,589 000000000000000011d34534701eb9be25bd1d8db83483ef21c8f350eabded10 435 0.19/1.00 vMB 40
376,588 376,588 00000000000000000c8b41cb5a8c0517fa0781abd7ea2ef8f4ca49cd3310e2f5 428 0.32/1.00 vMB 38
376,587 376,587 00000000000000000dc05a7eec60d92660996bc41feeb228447aad1db15b3afe 504 0.22/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.