Loading Tool

Explorer IconExplorer

Memory Pool

73,251 transactions
27.00 vMB
0.06074918 BTC
Random Selection Loading Transactions
Max Size: 164.95/200 MB

Candidate Block

Mining Attempt 66d10f4d7a37cd5c223120e3c0bdaa2aba54f505cd651d826bd5c07ffdc2e7a6
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (613,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,406 301,406 000000000000000030021ea8d177f35d8327e7f38e808c003d2aab98b531f33f 170 0.09/1.00 vMB 62
301,405 301,405 00000000000000001b631872fdf4328553c3da6630b27a33edb4a40a6cdd6830 298 0.17/1.00 vMB 33
301,404 301,404 00000000000000003d026ba68e203a9969cf19aa59ce09263d7a148e5fccafb8 528 0.34/1.00 vMB 28
301,403 301,403 000000000000000036129ce1a46f70596bf3888794fda90c6c333f73729120d6 554 0.35/1.00 vMB 30
301,402 301,402 00000000000000006aef8930b0d039a7ca6f1bccf6560235d5dbb32016ffa85c 65 0.12/1.00 vMB 11
301,401 301,401 00000000000000002aa48351cd085865eb0a0a865b7dc1243b97742d7444ba23 296 0.21/1.00 vMB 26
301,400 301,400 00000000000000002437c1aafbc43c7e208467f04c7ef58810c29943ea22cd04 112 0.06/1.00 vMB 31
301,399 301,399 00000000000000004e9535941ace20ef31cc31d3193aa055db8129912edc2713 385 0.21/1.00 vMB 29
301,398 301,398 0000000000000000774fb99f32d71779d774074b9235441289f50084cd2146ec 636 0.35/1.00 vMB 29
301,397 301,397 000000000000000036463b5e31072614dac14ca7a0e433c3b39ac639b5b86e75 285 0.28/1.00 vMB 20
301,396 301,396 00000000000000000f5640e3f4f5ea6a4065cb97a6b4c19c9d567611f40fd718 649 0.85/1.00 vMB 20
301,395 301,395 00000000000000006cc80096044143de076c1cbfabe7af6824e148bc2ac1a95a 356 0.50/1.00 vMB 20
301,394 301,394 000000000000000018925e479414b9d52083c3903750b8d2a5a6b249f5a4a6ec 379 0.35/1.00 vMB 23
301,393 301,393 000000000000000005b46c36ecf3e3854dc5f6adad67d35848ca86571ce08694 542 0.46/1.00 vMB 24
301,392 301,392 00000000000000006a572056c227dc59debc1179f3e954f217c6f2ee72aa82b0 611 0.35/1.00 vMB 33
301,391 301,391 00000000000000006015ded89aa9b7d32f8dc234985eb71c915bee229edf3598 730 0.43/1.00 vMB 27
301,390 301,390 000000000000000044171c1294fe9b44fbeac251336d8095d38615eef50abcad 453 0.26/1.00 vMB 31
301,389 301,389 00000000000000004cd07e33d114ce17e72e61145489dd8449fcfd9a0326e729 233 0.14/1.00 vMB 30
301,388 301,388 00000000000000006b6177bc9a9c455d114d24213641cdc4f908453cabbb3252 202 0.11/1.00 vMB 30
301,387 301,387 00000000000000001cbe9f48d8fc106a9b404c2d0f73a78c048f52f452782c0a 191 0.11/1.00 vMB 27
301,386 301,386 00000000000000004ae2860f594f64c6f07466ad57d831d3593409a1878a17c6 657 0.34/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.