Loading Tool

Explorer IconExplorer

Memory Pool

15,373 transactions
10.79 vMB
0.01306403 BTC
Random Selection Loading Transactions
Max Size: 61.01/200 MB

Candidate Block

Mining Attempt e5988aad83afd2fd866664d5e246b01d0354c1fa2ffdb34a603fc5af2ddc9af9
Version 20000000
Previous Block 000000000000000000009afdb8f2780c64a7b220d5c1b274f55a63a650df4e9b
Merkle Root 6fe86e6b15f743565a5bb02c34e716e197c6c403b57f534db8e111d3fd926189
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 5,410
Size: 1.00 vMB
Total Fees: 0.00270523 BTC
Feerates: 150.28 > 0.27 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,729 (3,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
935,415 935,415 00000000000000000001ab44711accff730a7ba9c63b10356e6fd4e422417e5a 1,078 0.38/1.00 vMB 2
935,414 935,414 000000000000000000000fc9a224ea93e8d868e0ba155aeed84ebed59fa12c98 2,840 1.00/1.00 vMB 2
935,413 935,413 000000000000000000019fa258522d9391e430ad189dd6fb64d1357705635c15 5,090 1.00/1.00 vMB 0
935,412 935,412 00000000000000000000e93d875453dfa46f8c0e38fdd60fd7dc2bb115a1859b 5,200 1.00/1.00 vMB 0
935,411 935,411 0000000000000000000124da114f163c68946256c8fdd43c0d7dc7bf75ee9078 2,641 1.00/1.00 vMB 2
935,410 935,410 000000000000000000008ec874723ce83d7daba7daf17fb4ad7bd365d0b096e1 3,551 1.00/1.00 vMB 3
935,409 935,409 00000000000000000001e806d532f17cb50789e34c817eacc7a751b366b33a1b 2,001 0.70/1.00 vMB 2
935,408 935,408 000000000000000000013c16f8e51a51906a41b8da8b8edf064a122a777fded2 2,969 1.00/1.00 vMB 3
935,407 935,407 0000000000000000000065a06996c4a666cf6855c8ecfc51d5b119084f36c8f1 4,036 1.00/1.00 vMB 0
935,406 935,406 00000000000000000000827757adaf862338b72ec75b2ff07f213f27617bab57 4,057 1.00/1.00 vMB 0
935,405 935,405 000000000000000000002ad7a836d7ca4402fa9ba901bf411c239f44c814acc6 3,881 1.00/1.00 vMB 0
935,404 935,404 000000000000000000018c5d5416ed5c682bff6a90d9ca4e1843da209c7711f3 3,838 1.00/1.00 vMB 4
935,403 935,403 00000000000000000001ac56177cab05b4d46a312c2ffc44f262f246da23f0ca 3,902 1.00/1.00 vMB 2
935,402 935,402 00000000000000000000102dd4ac168a5b663ca48939ba16aa072107725ee15f 1,546 0.48/1.00 vMB 3
935,401 935,401 00000000000000000001a151f7b77eef828d8568e91b1abf09d338b2fe1b7069 256 0.10/1.00 vMB 2
935,400 935,400 00000000000000000001e7f73a483a035a4ef87f551fb253bf0c051ee522bf99 4,728 1.00/1.00 vMB 0
935,399 935,399 00000000000000000001e42a916f83d49b9e15d29cf2a9b2715e0b75505ced48 1,242 0.37/1.00 vMB 3
935,398 935,398 0000000000000000000026cdc1233f5474be03e3f843254ca90e3edfcf67941d 3,979 1.00/1.00 vMB 1
935,397 935,397 000000000000000000011872af693ed134b6ac46580f68b5b13f02234ba35200 3,599 1.00/1.00 vMB 0
935,396 935,396 0000000000000000000167ad162a4d6af9d647f1d79364c81878fc1cf902d4bf 3,416 1.00/1.00 vMB 2
935,395 935,395 000000000000000000002164abea15dfb3d0f8dba9549fdcbb05b0b9d96983a5 3,379 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 824.42 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,143.45 GB
    • Received: 228.78 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.