Loading Tool

Explorer IconExplorer

Memory Pool

85,426 transactions
31.90 vMB
0.11709382 BTC
Random Selection Loading Transactions
Max Size: 195.33/200 MB

Candidate Block

Mining Attempt 3ca88b6a33742ad8c97e3782beed5711edf4254b8f320154888e8e91dd815b33
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 1dd444a8765de2ba8d72135d375bbf1b9cc0c97bb40ebd7ec24415e0a365b892
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,430
Size: 1.00 vMB
Total Fees: 0.03924849 BTC
Feerates: 299.70 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (232,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,034 683,034 0000000000000000000319fa2108d88fa75a7e9c052569e7359d7659a756d405 2,421 1.00/1.00 vMB 98
683,033 683,033 00000000000000000000f923705a7b1ce6ad720952da4ffdeb50478fdb61e924 1,343 1.00/1.00 vMB 29
683,032 683,032 0000000000000000000a3829670e080c65e12e59293bfcd94e8465df740a26b2 1,026 1.00/1.00 vMB 17
683,031 683,031 0000000000000000000930b7ca3a825b5ecb67a3c7005a81adb3bd3b62b0f7f6 1,688 1.00/1.00 vMB 77
683,030 683,030 0000000000000000000a07e796fb13d420683df86e291003722ef41a7fad9154 1,130 1.00/1.00 vMB 45
683,029 683,029 0000000000000000000c743c20cb70ac5a32e5545404d5028d1afd81250980a2 1,686 1.00/1.00 vMB 83
683,028 683,028 00000000000000000004560cf97454d18522a229f4871489d094e62f43e4d513 1,945 1.00/1.00 vMB 57
683,027 683,027 00000000000000000008951705dc7e7499a4c89defea1a89851a06da29787e1d 992 1.00/1.00 vMB 5
683,026 683,026 00000000000000000005e13b27ba304c2518704b7655a6b69f8ce83784533287 2,112 1.00/1.00 vMB 37
683,025 683,025 0000000000000000000017b24a8318b06caa007faf3c5717622602e48d96987c 1,261 1.00/1.00 vMB 32
683,024 683,024 0000000000000000000b1179e278aecc089564c98a106358a4cf9d4a2d950042 1,004 1.00/1.00 vMB 19
683,023 683,023 0000000000000000000a38ecb5149c7beef7aa25b30467e4d0443b2df3fff2cb 836 1.00/1.00 vMB 21
683,022 683,022 00000000000000000007dd3efcf42eecd35455e59513b03b0431ceac04db8303 1,772 1.00/1.00 vMB 34
683,021 683,021 0000000000000000000b3ab16258ff62c7a28a67446dddf9d92e2250d28b8998 2,284 1.00/1.00 vMB 95
683,020 683,020 000000000000000000019b7343e4c990c45f904e8572b2ff9ee17edbe222eea4 288 1.00/1.00 vMB 7
683,019 683,019 0000000000000000000d9bb7b5a97c3ffa23d06dc84759ba165864b496d1a776 724 1.00/1.00 vMB 10
683,018 683,018 0000000000000000000b11aea1c4eac20db5202e14d1f2949a6cd1617f8a8c90 2,020 1.00/1.00 vMB 20
683,017 683,017 0000000000000000000122ba708ee8859a39b7fac49f5ecff6fb409dcca6de75 2,030 1.00/1.00 vMB 79
683,016 683,016 000000000000000000030de0f87fbac4cfefe40be3e4541a6ff2e914a23ad9ee 2,972 1.00/1.00 vMB 112
683,015 683,015 000000000000000000049778e8209373d19c814960aacb374bc45c5cdd33c484 1,865 1.00/1.00 vMB 61
683,014 683,014 00000000000000000004c867c173347179bc71b32046de25a3051164ba39b709 1,406 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.78 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: 709.63 GB
    • Received: 16.94 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.