Loading Tool

Explorer IconExplorer

Memory Pool

35,004 transactions
14.39 vMB
0.06400770 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 83.52/200 MB

Candidate Block

Mining Attempt 529f4e1a93da540b7613a28e215b7dc3596467ef7911e327029ee3fde9d88734
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root ad9d6d0d24f16868106e3a4153a2e0c3516475968578d2049515d730f1c1c5c8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.02152513 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (701,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,057 212,057 000000000000031f4fb501a3921bf0ceaf405cfd3089c3ee5f4225a8a107bec8 588 0.22 vMB 231
212,056 212,056 00000000000000b4d6408e368f24d244bc9326f4f72e67e7356f3ecbe0a0a7ac 665 0.32 vMB 159
212,055 212,055 0000000000000137a53f4459a2540fa0fff83a841d5f2ef536c60fc0b9542179 60 0.02 vMB 210
212,054 212,054 00000000000004b45ba1ed3e27c9c187e006d98ecd533afeb7d49265c550b07e 33 0.02 vMB 34
212,053 212,053 0000000000000117de851bd1d3ce682cc5943b1acc2507e0dd9a6ac73cc9de1a 397 0.15 vMB 175
212,052 212,052 00000000000002b26454a66533af6231175f5d802483c67213bcf96bb24111f4 140 0.06 vMB 167
212,051 212,051 00000000000004bc8d01720f3fff9d07e6a0e53d694d7a0cae0be1f068bd5935 123 0.05 vMB 109
212,050 212,050 00000000000000aa772dbe1733b3dacd1f8395a297b16ed3f6aabad05922d3b8 311 0.11 vMB 192
212,049 212,049 000000000000022871fff7a107842734e9012e050ebca65e845bffe310ba62e0 71 0.03 vMB 72
212,048 212,048 00000000000004f5006fd18980953e73464150e9e1ec746fe9478c2022285555 350 0.20 vMB 144
212,047 212,047 0000000000000158de4b6bd3862ef78dacd42e3f7eac27d69ed1ec987999acf8 327 0.12 vMB 234
212,046 212,046 00000000000002a69ebbd5c791644065407d2fd7f40797bd0ebb67e8f1c7fe6c 140 0.08 vMB 116
212,045 212,045 00000000000002092e646ec1dcecbbfdf0a430896378f9b59f2b8c2048c88ed3 368 0.14 vMB 180
212,044 212,044 00000000000000e4aec2ed5cb64d313fb513265285013bf8b4134bb42542cc56 122 0.06 vMB 114
212,043 212,043 000000000000000d4d9ab708196c9840af4a124ce35c4b1d033849eaa77fa969 69 0.05 vMB 103
212,042 212,042 0000000000000276e998135096ce633d323c67f9a13b9dfa23cb8919e3752303 70 0.03 vMB 152
212,041 212,041 00000000000004e1c04befab0ef11c197fcf31533ec15bcfba7a2a31db5edaf8 503 0.25 vMB 152
212,040 212,040 000000000000049b5559c9b9e99ac70edee6aa670e10d4f8b69fe198b172792e 461 0.23 vMB 140
212,039 212,039 000000000000015d041c8d9c19e73cd330a957c9bb27558d21b7bf480351b284 648 0.25 vMB 201
212,038 212,038 00000000000000f1a2a96ebe25b1b8c05b9ccee0044e7e041175e5ff83043ce6 674 0.25 vMB 204
212,037 212,037 00000000000000111c196e7f8908d398a2da8d214af622fe923b151d97de58f8 213 0.09 vMB 220
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 155.95 GB
    • Received: 0.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.