Loading Tool

Explorer IconExplorer

Memory Pool

83,036 transactions
30.81 vMB
0.08883839 BTC
Random Selection Loading Transactions
Max Size: 185.94/200 MB

Candidate Block

Mining Attempt 9cec499e032808bb2e85dd701dcda35c2a3f72821b33cccbd85f7dc12a7bb7b6
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 54738ce390cf0458e9d1cd0c240bd9f59f6d8954e1371d1baec7e661a46bceda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02274142 BTC
Feerates: 114.51 > 2.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (615,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,477 299,477 000000000000000071df2bb66dde56cec999d1f90dbf6ba85c1010a0c5c283df 575 0.35/1.00 vMB 36
299,476 299,476 00000000000000003e8f7190a67f7ac14341301b9e6fcd05fb6bf4f44fbda6a8 24 0.01/1.00 vMB 43
299,475 299,475 000000000000000077c95f4e4c7e8b4799a71099a0daec570c2d0c0ff9a44a80 110 0.08/1.00 vMB 21
299,474 299,474 00000000000000008070a2da17ec07a623bc20c3c7c585b50ef8a5dffd4a773a 848 0.54/1.00 vMB 26
299,473 299,473 0000000000000000386923b05df596a385a8cba559a1868d8fe034f0ed86eb86 57 0.02/1.00 vMB 171
299,472 299,472 00000000000000000d81ac2e7b42399e00069e4d6c1837a5de9317a9a8bcef9b 159 0.10/1.00 vMB 25
299,471 299,471 000000000000000017fdc6fa15c5dfc4ea911c41ab9f4cffdfa0e74a8246d956 459 0.29/1.00 vMB 34
299,470 299,470 000000000000000048f0cd0b03cb3fb57dc5c95d1d6c7b2930cf1ddd995ff69a 43 0.18/1.00 vMB 9
299,469 299,469 00000000000000002fefdcb9f2d6e2f99430410988e090b3155c6fe9696eb180 682 0.35/1.00 vMB 38
299,468 299,468 000000000000000005666ea788afa29a4dc18823895b6712bd5b78868e4360de 151 0.10/1.00 vMB 35
299,467 299,467 000000000000000052372563c71116f8b5b4a2873a48ef0aab0af4bd6997f8b5 229 0.16/1.00 vMB 19
299,466 299,466 00000000000000000f8ed98f9c04f4ce6e0d310d04e317820c6e5b009a1ff7f9 128 0.11/1.00 vMB 19
299,465 299,465 000000000000000052e78e715b840c8ace6a7d5ddd73acec3353944c57567944 499 0.28/1.00 vMB 38
299,464 299,464 00000000000000008650b74fa5f661d7c481a8328ef231fdda75ff25c027b834 190 0.09/1.00 vMB 29
299,463 299,463 000000000000000025f4d5986f98ca4251a509f929d03216d3ff476159fb21d8 111 0.07/1.00 vMB 24
299,462 299,462 00000000000000003cebb3bba623a2171ea31be5c25a6a6e3c7392dd1f3fcea0 522 0.27/1.00 vMB 38
299,461 299,461 0000000000000000859d5eb92632bb981b12e4eac08e1baf878219e131f7f428 584 0.43/1.00 vMB 31
299,460 299,460 00000000000000003ee44755b0eb12b80baab568854f0f1eefdab39255feaea8 616 0.33/1.00 vMB 36
299,459 299,459 000000000000000001503c8f60146417d402eb17ad025ba18d194e017344431f 290 0.39/1.00 vMB 13
299,458 299,458 0000000000000000276761d040031bd430c89a60cc228fbbe22a5c36191bd212 484 0.25/1.00 vMB 39
299,457 299,457 00000000000000000284638a2dcb6f44bcfad55eaa56c97b4594132bb6bc82c9 955 0.35/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.