Loading Tool

Explorer IconExplorer

Memory Pool

83,036 transactions
30.52 vMB
0.10970441 BTC
Random Selection Loading Transactions
Max Size: 183.89/200 MB

Candidate Block

Mining Attempt 64e5ed3ed3a059a637e5276cf408d6cfa63acf62902e2f69456481286c030e1b
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 2112ce150cf0dd9dadd9f323fb66d75b2967b3a8c596fcb1ed72231a891bc45b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.04657497 BTC
Feerates: 526.32 > 4.67 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (683,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,394 231,394 00000000000000df0e4f6310aac069c6b546e64e94aae2dbc492f4f2961b03dd 49 0.04/1.00 vMB 142
231,393 231,393 00000000000000fe92e65dcd81ef4e45182d0964a405f1f22729832a9257bf5a 287 0.22/1.00 vMB 29
231,392 231,392 000000000000007e0290c37f24979f35b729d794dff26f10563f975d0ce1f8a9 610 0.25/1.00 vMB 255
231,391 231,391 00000000000000887606838803d1271cec6c3467d4064f542745949282c084d0 255 0.11/1.00 vMB 170
231,390 231,390 00000000000001bb554d2098edf19fab116b623572bb1087bd4d9cd2288d1f8a 388 0.17/1.00 vMB 214
231,389 231,389 00000000000002183b90fb053de9d0549495b6a456f3401f6359df8df5611de1 253 0.13/1.00 vMB 182
231,388 231,388 000000000000001f115924563f2a1c0296efd1fe77fa762fd06954e11680bc3b 154 0.08/1.00 vMB 158
231,387 231,387 00000000000002198983ae70acce46b4051f230a6fbbf44dfb0130b2b20c18c4 375 0.17/1.00 vMB 192
231,386 231,386 00000000000001382a51854fd9adba784038396590742e675b099eac58a3bf98 195 0.09/1.00 vMB 217
231,385 231,385 000000000000015bd2f2ed4c1039d17db5bc7245979d23da3886dc4286adc575 129 0.05/1.00 vMB 11
231,384 231,384 00000000000001fba97b1bd5a8189166874ed47a4fa4c9b3243b3804e9e3eb18 271 0.12/1.00 vMB 154
231,383 231,383 0000000000000209a55f01bb6cbd97273ec0fb1a910b0a237cdcd48c38268a76 313 0.18/1.00 vMB 133
231,382 231,382 00000000000001f84f7accd116f811e7bc7b1be48a645fa936cb843a2bb355ea 627 0.25/1.00 vMB 217
231,381 231,381 00000000000001a2e96b74f28202830af30cb02db56f335527d9abac481bb0ad 285 0.13/1.00 vMB 186
231,380 231,380 00000000000000ff80f454ab59c23311f601b9a257b24ccc4715501e3bdc9973 647 0.34/1.00 vMB 133
231,379 231,379 000000000000020a9180f620efc3255e6ef439020b2b98bf925029e5d8a3a201 752 0.28/1.00 vMB 224
231,378 231,378 000000000000021fde9e9045e15ff1de76ac7105191a7ed6271858227fe3e495 269 0.21/1.00 vMB 46
231,377 231,377 000000000000016eeb14126622432ffe814b28e462548b909358c1ea7d3da8b5 433 0.31/1.00 vMB 101
231,376 231,376 000000000000000e00d6df5ea6cbbb5ea12bc634668f18480c8e7eeb41c8af41 1,544 0.47/1.00 vMB 197
231,375 231,375 000000000000017b59f75c741b134a741bd21563c4ccaea923b2511106088579 343 0.13/1.00 vMB 233
231,374 231,374 000000000000004daa7353253a382838fb7cb646ada4d1e08f0df707ab3462bb 50 0.04/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.