Loading Tool

Explorer IconExplorer

Memory Pool

76,175 transactions
28.50 vMB
0.09974986 BTC
Random Selection Loading Transactions
Max Size: 172.70/200 MB

Candidate Block

Mining Attempt 2e2b03d6366a8e502dcc6d08f57dffc68ce341bb22e08083cf14c7000118b6c7
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 6e8bb485bb24e28f335ae7879e50f6d8e23223c4c6ba641f7107d81d1485216f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,867
Size: 1.00 vMB
Total Fees: 0.04074224 BTC
Feerates: 101.65 > 4.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (645,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,344 269,344 00000000000000057ed3f29b8d6ada349c813059df6e306069ccf3530a057063 29 0.01/1.00 vMB 53
269,343 269,343 0000000000000003659a96c8007757f9019458e6a4eec344b832878acc82a125 60 0.02/1.00 vMB 65
269,342 269,342 0000000000000006414afd887c686b9fb526e1da7c3e6b51a43f32f4e5eb7d73 36 0.02/1.00 vMB 40
269,341 269,341 0000000000000002d682cfceae0a0833b513f4a9da3a0179372faba4c7b870c5 169 0.07/1.00 vMB 77
269,340 269,340 00000000000000021704f27f2e4bcb7f74b8882e823750279c15de4c7c3388da 153 0.07/1.00 vMB 49
269,339 269,339 0000000000000000493db0003b52e0bb708a2ec53e6f52b11f7662ebeed0f477 460 0.21/1.00 vMB 84
269,338 269,338 0000000000000002a037db737f4948d7591065f1b9cbbcb25d78b7de16c39721 212 0.10/1.00 vMB 76
269,337 269,337 0000000000000003947700b25c5d9674b968a664ebd09046119e9aef51d91755 12 0.00/1.00 vMB 83
269,336 269,336 0000000000000001af556798edd7f043fdaffee2643c68ebf1f58ef23ddf3ae2 292 0.14/1.00 vMB 59
269,335 269,335 00000000000000047132f3176e33f0861cc488f8696c1c6d4f2697a8966b09a1 150 0.07/1.00 vMB 65
269,334 269,334 00000000000000039eb53a3e2cec45a2440b1fdba8eef7d909f8b1cfa243ac2c 576 0.23/1.00 vMB 114
269,333 269,333 000000000000000369ba30f27f675e352efd02ce23131350293629bea6986631 388 0.15/1.00 vMB 42
269,332 269,332 000000000000000446cc771b6543777ac58ef0aa049e80af4882ca135430500a 501 0.26/1.00 vMB 35
269,331 269,331 0000000000000006aab7565308a0e8f15ac79b4128f549d3ee762f77c42c35e1 514 0.25/1.00 vMB 94
269,330 269,330 0000000000000008090ce90151bcf3ff4b24f3a240e89981985581ce3463bdba 388 0.22/1.00 vMB 53
269,329 269,329 00000000000000037b71bfe23a48c7b4181511c459ff1b4b5569cd4c17c064cd 604 0.25/1.00 vMB 92
269,328 269,328 0000000000000007ec174070100e10fc7c10409385166b434b0fb2ff59adbc46 401 0.24/1.00 vMB 28
269,327 269,327 0000000000000006de1a5f157a364dba8577d0a3f84061d4134b05c1608fb1c8 550 0.25/1.00 vMB 100
269,326 269,326 00000000000000013ae27ed1f87105a8a61bd5e3b6166da639d3f6a80ba98fc1 76 0.04/1.00 vMB 67
269,325 269,325 0000000000000000ed1f397efc0cfc6671c24490377f62df147aff42281f330e 364 0.15/1.00 vMB 97
269,324 269,324 000000000000000209f1cd201fa5fd9729ee3d165bfbf05dc58bb102de2a198d 202 0.13/1.00 vMB 10
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.82 GB
    • Received: 16.02 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.