Loading Tool

Explorer IconExplorer

Memory Pool

74,591 transactions
29.65 vMB
0.09553963 BTC
Random Selection Loading Transactions
Max Size: 172.17/200 MB

Candidate Block

Mining Attempt cc059ccb1e5de95c6684b6f62d97a61d21c067ab41636a5191c3161b70c4de80
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 6f58793b0f50fa94506eb0a4b94483a5c8e23505b85765edd2c06183d475c6d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,844
Size: 1.00 vMB
Total Fees: 0.02626393 BTC
Feerates: 150.36 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (601,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,381 313,381 00000000000000001f6a7f799e8b2aebcd1f9c0759a1ec01c825901017f50b5c 290 0.16/1.00 vMB 21
313,380 313,380 00000000000000001ac999517035090e3ba2dd2089561ccaf842e60598a4b9d8 437 0.27/1.00 vMB 25
313,379 313,379 000000000000000015b3f381207cd12902522c4680039c8bd1901ea924e6e67b 492 0.49/1.00 vMB 18
313,378 313,378 00000000000000001ca7d646d1fbc237c94ecc9572ca21207d1140139b9e380c 1,145 0.75/1.00 vMB 27
313,377 313,377 00000000000000002b7c16a7afa474de124cb759ff3a21d4856e68401ac6df6a 298 0.75/1.00 vMB 12
313,376 313,376 00000000000000001d07545572c92a833d7e06cf73d973186e104b67784fa005 1,230 0.90/1.00 vMB 23
313,375 313,375 0000000000000000229f7f5771700c1a4fb1694cffbd6249a379d17a496f5390 1,447 0.75/1.00 vMB 26
313,374 313,374 000000000000000000ce023d6b76d6e88373011a6266d1c6cee2dd1a8649f29a 1,897 0.75/1.00 vMB 34
313,373 313,373 0000000000000000270619c5fdffe9747aa109b40346c8365b4ed92b62445eb9 734 0.25/1.00 vMB 45
313,372 313,372 00000000000000002c122d8e34b2f7dd69374dbb5e0e7b235302d7e7fc57814a 1,024 0.31/1.00 vMB 53
313,371 313,371 00000000000000002628d0071efe373cf5be567133fb4ee677fef0a6ff67aea2 795 0.35/1.00 vMB 35
313,370 313,370 000000000000000023fe1e49f1eb337af8ca5d66accc9eb9393b9be6466b3ecf 500 0.33/1.00 vMB 25
313,369 313,369 00000000000000001b6f206bf39abbfbeecfe50670ffe3724f92ffecc63e22e3 720 0.48/1.00 vMB 21
313,368 313,368 000000000000000027a44ee3c76c1cfb0fe0d24492a1f3d1e3f5fdf257e9f41a 512 0.15/1.00 vMB 51
313,367 313,367 0000000000000000302a3efe2cfb359da17ca85d96bed3561ee2f432c807ca30 147 0.13/1.00 vMB 11
313,366 313,366 0000000000000000270172b777c4161e188b4e84b630d1c745ea6cfa41563eff 740 0.60/1.00 vMB 20
313,365 313,365 00000000000000001fc476e4bec16b16e3b47cb5a6d4a8b8f56f353c5c2315fd 1,723 0.75/1.00 vMB 38
313,364 313,364 000000000000000025df592020a2b25ade0d9f13a1aadde182e18531a9dcd093 390 0.23/1.00 vMB 25
313,363 313,363 000000000000000035c9b96edbd21f06ef81ca49cb922420e9ed4266dc86be68 106 0.09/1.00 vMB 9
313,362 313,362 00000000000000000b81d552bb530f624487ce83aeec721176ab9c9cb33fe6b6 92 0.11/1.00 vMB 11
313,361 313,361 00000000000000000c3434bc17305bd2dde597b8b50d7c5cc56c141c7501087b 510 0.25/1.00 vMB 29
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.