Loading Tool

Explorer IconExplorer

Memory Pool

74,408 transactions
29.59 vMB
0.09371878 BTC
Random Selection Loading Transactions
Max Size: 171.88/200 MB

Candidate Block

Mining Attempt 60df7a32d27357dc2109c1e86f8708db16be974cb1981a09047b71c4d15d8ec7
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root a881ac4188cff2b7f9468332575afe91184dc97dca1390f46a97c3c7d6af9554
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,586
Size: 1.00 vMB
Total Fees: 0.02545642 BTC
Feerates: 150.36 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (357,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,106 557,106 0000000000000000002b4e109de66cd57967c670e3f628bf4fc75251adfd50be 2,646 1.00/1.00 vMB 10
557,105 557,105 00000000000000000030a6ef5547286fa7a3e5241e8531afac546093754c580c 1 0.00/1.00 vMB 0
557,104 557,104 000000000000000000132e2d4c23b31607506e1c9a4fc7f01b0be1b6c6fb32d0 893 0.37/1.00 vMB 7
557,103 557,103 0000000000000000002f829ae2cdb6fe83c6e81ea09caac92b9556db80d6e7d8 2,641 0.98/1.00 vMB 10
557,102 557,102 0000000000000000002044d8d93422e16114f5eee2377eecdea6e6e30def929e 1,786 0.98/1.00 vMB 4
557,101 557,101 00000000000000000029689f0aff8808033fadd7269fc1b94a068c452dc12079 3,112 1.00/1.00 vMB 12
557,100 557,100 0000000000000000002580ea647e08267ad27babdc2ec879f86dfee6883eb23a 53 0.03/1.00 vMB 20
557,099 557,099 00000000000000000020869775081962701dbadf9412f92a248d13eb3d5ee95b 47 0.01/1.00 vMB 8
557,098 557,098 00000000000000000019b2634066a100e56ed58a0ae40ca5a4e2d1dba6a4be22 620 0.25/1.00 vMB 6
557,097 557,097 000000000000000000141ad6cd40cf2ceabae3e5c9e53013c78e46780f06c638 121 0.06/1.00 vMB 7
557,096 557,096 0000000000000000003052705c2f329eb33e6cb4433f78da09589e0c56bf9f1f 1,037 0.41/1.00 vMB 9
557,095 557,095 0000000000000000000f0267aa969be379a113f160107638c2b32d78957eba0b 61 0.03/1.00 vMB 4
557,094 557,094 0000000000000000001e10a13e2e5acb23a90bf12128201d3e02c042fa834cf6 2,649 1.00/1.00 vMB 8
557,093 557,093 0000000000000000001287e0d83b51a66af0cf2ba05b9d052fa8f50d77d3b910 391 0.16/1.00 vMB 11
557,092 557,092 00000000000000000016a35021f6a0d350ca48c501c6c4b1428f0a955027fb67 646 0.26/1.00 vMB 9
557,091 557,091 00000000000000000015c23c0979270b91c26a562ae62463b85481f1d945bc21 136 0.05/1.00 vMB 7
557,090 557,090 0000000000000000002f3cb3939d8685c8976dc9e35ccec08c4e121b12688974 1 0.00/1.00 vMB 0
557,089 557,089 0000000000000000000e2a4c912b4101623235245259bc1e8b0db88fe2fb58e5 2,436 0.96/1.00 vMB 8
557,088 557,088 000000000000000000083d1f5c923d0e73c03d0ad8c85827306c735b565c123d 403 0.39/1.00 vMB 6
557,087 557,087 00000000000000000018909b63af8bd91393c3a779ec867950fa8cd6bb5e33b1 2,979 1.00/1.00 vMB 11
557,086 557,086 0000000000000000001c4a44ed88817fb5b3be0fd6702e5664789fa1d3175984 363 0.14/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.