Loading Tool

Explorer IconExplorer

Memory Pool

83,790 transactions
30.86 vMB
0.08345799 BTC
Random Selection Loading Transactions
Max Size: 189.59/200 MB

Candidate Block

Mining Attempt 1a7e9e2e3baf55f2430d87e1936394c9f81fa6a82987138a5ef64e33d911c953
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 1a5b8f11bdd0790307d3a1228c437e86623985ea29de479ec925ea2ab799705f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,633
Size: 1.00 vMB
Total Fees: 0.01305129 BTC
Feerates: 60.16 > 1.31 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (21,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,361 894,361 00000000000000000000020f510d90843b416c4f50a92b8f968bccd4c29fb665 3,114 1.00/1.00 vMB 6
894,360 894,360 00000000000000000000abbc3dbf62757f15503ba50d90345f2d300f77d8e7a9 2,491 1.00/1.00 vMB 4
894,359 894,359 00000000000000000001574f1d24f76e4c19fdc6854bab74ddcf8b4f9b116f30 3,602 1.00/1.00 vMB 7
894,358 894,358 000000000000000000007cd43f9da573709e941a2fbaadac3567068ff9f3b09c 562 1.00/1.00 vMB 2
894,357 894,357 00000000000000000001f5ca9b882b3bcaede47925d9e097aa584cb6da14fc37 137 1.00/1.00 vMB 2
894,356 894,356 000000000000000000015c57620a0d3bcb14a924f20138e2c9ada14161b07f39 1,034 1.00/1.00 vMB 2
894,355 894,355 00000000000000000001c789ef386c66afce7a0a5040209e32e05379ea1ff801 3,275 1.00/1.00 vMB 3
894,354 894,354 000000000000000000018078687fa0f17541e5ba492a1f4fa2e07bddcebb36e9 2,904 1.00/1.00 vMB 10
894,353 894,353 000000000000000000005128363ae3707f4a812679fb5dceffe98dc77f338e79 123 1.00/1.00 vMB 2
894,352 894,352 00000000000000000000d140ef281b7ab486209ef8b96e1dbc563ecd4187bc7b 454 1.00/1.00 vMB 2
894,351 894,351 00000000000000000001342073dc6156572be7722e3b642e4052d82fcabc580d 2,929 1.00/1.00 vMB 5
894,350 894,350 000000000000000000019cfbbf3e3e6d94fa026690683efb279fdc8d54f743c1 2,552 1.00/1.00 vMB 4
894,349 894,349 000000000000000000001adb8ccf9675bc64d18e8d1bf777b992f4fea94095f7 629 1.00/1.00 vMB 2
894,348 894,348 00000000000000000001398a9627021d767465dd86de45f8ca095d181f3f47e5 1,474 1.00/1.00 vMB 2
894,347 894,347 0000000000000000000103b719041045b84bcbc21071c36a392a0d83a6a64cc5 1,852 1.00/1.00 vMB 3
894,346 894,346 00000000000000000001d97c7a507e7f82f76c802d8672c0ef1be5b6b65c6430 788 1.00/1.00 vMB 2
894,345 894,345 000000000000000000010635661b56dac86465e715d9cca0ab51c03f9fb6c456 2,099 1.00/1.00 vMB 3
894,344 894,344 00000000000000000001568d4325305506d5403ed03bc007d07cbf5d4e2b64e1 2,442 1.00/1.00 vMB 3
894,343 894,343 0000000000000000000094a61c9610eb863267838a8cbd8c6083308389b20e4e 3,053 1.00/1.00 vMB 5
894,342 894,342 0000000000000000000157ba3b9411f592f0eaf205f5835dea4b3abafa614cda 2,733 1.00/1.00 vMB 4
894,341 894,341 00000000000000000000d7ceb1e47d78a9fe2a53c0596420273183d364feaca0 2,863 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.