Loading Tool

Explorer IconExplorer

Memory Pool

44,127 transactions
26.85 vMB
0.05621625 BTC
Random Selection Loading Transactions
Max Size: 142.22/200 MB

Candidate Block

Mining Attempt e9c625dbd9d1f82fc00896ae278c02c4104723135c00a6231d4fe6a571d0da58
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root 422faac6a2a66c5a5883e72998c84053deae6ed1d76c9baaa028ac0d380d3223
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,472
Size: 1.00 vMB
Total Fees: 0.00664235 BTC
Feerates: 100.52 > 0.67 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (144,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,187 770,187 000000000000000000025466fec9a6be505d8f403f830f0459be36b3763d0089 2,233 1.00/1.00 vMB 8
770,186 770,186 00000000000000000003b6d0177fb4259a21ddfac8dc16dc5aa7fbbe9c6e609f 2,698 1.00/1.00 vMB 7
770,185 770,185 00000000000000000003c46f996a463372bc81d845ebb7ed1e1c346342c7b098 3,027 1.00/1.00 vMB 12
770,184 770,184 0000000000000000000694280fbf21fbacf49683fe89ed85cfeb3fd0a1863d2e 2,541 1.00/1.00 vMB 7
770,183 770,183 000000000000000000030a1fccfafe6bb48b9b9e357a394d33581ddf7f206344 2,582 1.00/1.00 vMB 26
770,182 770,182 00000000000000000005d2ddc952c658a708874440fbea936e17820abb73aa14 141 0.04/1.00 vMB 9
770,181 770,181 00000000000000000000ae52967b1101101e9935d2697216b3d884f5f3208c4f 1,299 0.35/1.00 vMB 9
770,180 770,180 0000000000000000000599907adbebc8599489b60cf4652cdc51057788538a7d 736 0.17/1.00 vMB 12
770,179 770,179 000000000000000000059295606b7195453bda725ecc2036e2a6ce685f912da3 57 0.02/1.00 vMB 11
770,178 770,178 00000000000000000001f00f06b8ec42ea79aaea193c55ccf80f6d125a932417 1,906 0.71/1.00 vMB 9
770,177 770,177 00000000000000000003481770087576171bf13b03140331960f40a0f1c7b305 610 0.23/1.00 vMB 9
770,176 770,176 000000000000000000045c305ac03036cfa7e4148918079c0e67f840e45d02eb 580 0.28/1.00 vMB 9
770,175 770,175 00000000000000000004221630b76f539ad1c03d46e79946339de2d1e6bceefc 1,305 0.64/1.00 vMB 9
770,174 770,174 00000000000000000003c4a401ed832d3e77f97b71f3d2da0a19994b73762dd2 482 0.17/1.00 vMB 9
770,173 770,173 000000000000000000081d8ead219d946e50fe14880f6337665ac766c416f426 212 0.12/1.00 vMB 11
770,172 770,172 00000000000000000003e2d3234a26842470d1d7d97ba84c522039b85838f9f8 558 0.22/1.00 vMB 10
770,171 770,171 00000000000000000007e1d04c2b05a4416e581e07be2b25ae5e4c7582af616f 785 0.47/1.00 vMB 8
770,170 770,170 000000000000000000013b7f8b5f7ce4cb1fc842ac2a866bb9685bb960eadee2 1,011 1.00/1.00 vMB 5
770,169 770,169 00000000000000000005a8978fc9d6df3e1d9f382c7f0bacc92e840a3e7d4dbc 1,472 1.00/1.00 vMB 6
770,168 770,168 000000000000000000035ea6449090ab06a0007f99336f57b58d87c4a7ae0f77 22 0.00/1.00 vMB 11
770,167 770,167 00000000000000000003ac771ec6abe13cf7bac7e6f55177a2d825aa1f7badf8 2,773 0.97/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.