Loading Tool

Explorer IconExplorer

Memory Pool

83,616 transactions
31.82 vMB
0.13160647 BTC
Random Selection Loading Transactions
Max Size: 192.00/200 MB

Candidate Block

Mining Attempt e682f984d52d8ce1d465912fd46c5e715d57b21c8d82fd350c722eafe1329678
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 11ff6ea87ca34be64dea527eaf894d94641f79d617a5abc495d530f28d70f26d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.04424229 BTC
Feerates: 803.65 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (405,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,473 509,473 000000000000000000583bb39b0ac0174e694b2f85dd3a67469cd477095abac7 2,248 1.00/1.00 vMB 25
509,472 509,472 0000000000000000003259591b8796d843d6ce726be36271363bc17abb2cdaf6 2,591 1.00/1.00 vMB 120
509,471 509,471 000000000000000000055fe1aa66f9745ae5b2a3bd82bd652e4b8f40f189e5b6 1,066 1.00/1.00 vMB 27
509,470 509,470 000000000000000000334fcb4189fc533d3eec6e0fe83a988b0c4bfa131fdb11 2,524 1.00/1.00 vMB 75
509,469 509,469 00000000000000000046a113155308782c3adbee726911e864e89685a610e8c4 945 1.00/1.00 vMB 25
509,468 509,468 00000000000000000040678da0feb3e0fad12b755d91d5c1de749e804f32cfbb 1,308 1.00/1.00 vMB 32
509,467 509,467 00000000000000000016bc8f46ded3d19e42847615bb95fc762cb7d504b7656e 601 1.00/1.00 vMB 16
509,466 509,466 00000000000000000023a5fc68989cf0c83a80a07ea49a951e1fbbd2e708a5ec 1,346 1.00/1.00 vMB 44
509,465 509,465 0000000000000000002bffa5e7e1a364acec9c41d3161f1cdcf1a8747056e265 1,888 1.00/1.00 vMB 26
509,464 509,464 000000000000000000476234fffabe7d7d4f5d94db019d1184128708cf270902 2,712 1.00/1.00 vMB 83
509,463 509,463 0000000000000000005da2a9dc0db057462d7b4d85d3dfb2085ee501cffa6dea 1,955 1.00/1.00 vMB 48
509,462 509,462 00000000000000000013bf856b964bdf65f0d63977dc12226897f33b90f18156 2,243 1.00/1.00 vMB 94
509,461 509,461 00000000000000000014c9cb5e12547dfea341e222a4afc05750838af8a538ba 1,097 1.00/1.00 vMB 13
509,460 509,460 00000000000000000058e2e05a3b105aa2c31390e15b03eed09329bd966a2855 2,342 1.00/1.00 vMB 58
509,459 509,459 00000000000000000049931cdcb41b1606ba6a799cdbf6f03de4acc80581cb6e 1,734 1.00/1.00 vMB 50
509,458 509,458 0000000000000000002f1baefb2904c07b44d7df623f3de7a68a6066f72a76b9 1,523 1.00/1.00 vMB 25
509,457 509,457 0000000000000000001b4e513c43a5587b9b0e40c47441a9a1aa1337d82515b0 760 1.00/1.00 vMB 56
509,456 509,456 000000000000000000059342ed9db02ca7b98364a9e6edcaef60fc7d75788677 1,604 1.00/1.00 vMB 132
509,455 509,455 00000000000000000021db1d848548f5da1114d89e7067f2f60a06091134734b 192 1.00/1.00 vMB 4
509,454 509,454 0000000000000000001572cbdcfe28f0d9bdff1cdd676850a4a0cce1a01995a5 522 1.00/1.00 vMB 13
509,453 509,453 00000000000000000045d725507a07b80fa245f4ce8a200d4a2f06360ef95f83 1,773 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.00 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: 718.70 GB
    • Received: 17.94 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.