Loading Tool

Explorer IconExplorer

Memory Pool

33,908 transactions
25.78 vMB
0.05342315 BTC
Random Selection Loading Transactions
Max Size: 129.92/200 MB

Candidate Block

Mining Attempt 2f4af452caa9cbe361144378634b6c9871fdd2248c6fc008d41161561d86e239
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root 0d6c793fefb474fc39e35de28490bdf155a198c713a3602c9d1c7676ad310d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,498
Size: 1.00 vMB
Total Fees: 0.00620837 BTC
Feerates: 34.67 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (243,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,354 671,354 0000000000000000000b32eacb152cf9d2ffa947aab5392c8f7b58b280d93006 1,513 1.00/1.00 vMB 127
671,353 671,353 0000000000000000000826dddfbb5af894ef40723c8127a0efbb580e89aed852 997 1.00/1.00 vMB 123
671,352 671,352 0000000000000000000271062ead82b0b15cdbca682ca84ccf87c48d37c1279f 2,749 1.00/1.00 vMB 139
671,351 671,351 00000000000000000008acce00dda0644194e32e61e4e5fa8204ca657bb2b783 2,295 1.00/1.00 vMB 90
671,350 671,350 00000000000000000001c74ed98e430e54420acd380b2fe704007cfa2819c5da 2,120 1.00/1.00 vMB 115
671,349 671,349 00000000000000000000df47a27e8c32ec501c3068b72fd29dff27ca99ad850a 1,228 1.00/1.00 vMB 97
671,348 671,348 000000000000000000042683b81f1ca1ff7542ce85027ae60f108a03afc2cdbe 2,475 1.00/1.00 vMB 117
671,347 671,347 0000000000000000000999dfa7c7c79167e4750c1d015c0c86a7fad2c70a7a8b 2,628 1.00/1.00 vMB 132
671,346 671,346 000000000000000000007ab58cf71ddde5293e0b645bce44d2ab841d7ee31e09 1,694 1.00/1.00 vMB 118
671,345 671,345 0000000000000000000abf4029cf330d4827fa60cfb73cfd740c660c045eb002 1,702 1.00/1.00 vMB 102
671,344 671,344 00000000000000000009739ef4cb0db97d64f4329f24f15df04db813158883fe 2,700 1.00/1.00 vMB 112
671,343 671,343 000000000000000000021f6971876524f308c4fbd8aa31cbe0c3ea9dbe24f4c1 2,822 1.00/1.00 vMB 124
671,342 671,342 00000000000000000003861b09bd8964887a599b6f547d8b22458965def2d707 1,825 1.00/1.00 vMB 121
671,341 671,341 0000000000000000000963288caba0ffda882643282fd84c468a6451c7bc3661 2,677 1.00/1.00 vMB 132
671,340 671,340 00000000000000000002e01e654d9568c9a4012367b7ae6eeb1a5c93840d7b3f 1,231 1.00/1.00 vMB 123
671,339 671,339 0000000000000000000aac2d60eaf94a359bee361e2ee3de35e4f11af871938e 1,336 1.00/1.00 vMB 125
671,338 671,338 00000000000000000004f8912a405fa0c3dea4d12e80b36374b38efec8cf55f7 2,318 1.00/1.00 vMB 137
671,337 671,337 00000000000000000006e3cf5f4ad2c82c678beb9c232aa076c0ac2a18975345 2,397 1.00/1.00 vMB 132
671,336 671,336 0000000000000000000badff230d36c46244f80745b86c41100e3f07c582ef37 2,996 1.00/1.00 vMB 113
671,335 671,335 0000000000000000000137ca537db2b259ee361126e9f2afcb4b0595569b0974 2,147 1.00/1.00 vMB 131
671,334 671,334 000000000000000000070a376a1a55ba776cd63fa7dd93b5ff9ac2f2fb6a0ce6 2,297 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.