Loading Tool

Explorer IconExplorer

Memory Pool

49,805 transactions
30.00 vMB
0.10243278 BTC
Random Selection Loading Transactions
Max Size: 159.98/200 MB

Candidate Block

Mining Attempt 37011cc6adee7297ca647375423868f09cb953e3b19bc4eaf0f469b3fad46676
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1a17c45d17e4da709e4c9958449e813d0f0062bf3928ed877b5e55640510de47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.03663001 BTC
Feerates: 150.68 > 3.67 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (612,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,485 302,485 00000000000000003418bd350b75d5addb2fe911eeb5eaaf780f2a56c123e4b5 260 0.18/1.00 vMB 25
302,484 302,484 0000000000000000656a070cbd7d64b0c2e3a394caed80132475b6717c7a8ade 675 0.35/1.00 vMB 33
302,483 302,483 00000000000000001b5f45a1b02bcdc8ab2e2b97deaa405e802f60008953a7ca 638 0.55/1.00 vMB 21
302,482 302,482 00000000000000002d4e6ff1547f13ec664ef96e1ee16417ef9ca725f14dccd4 140 0.11/1.00 vMB 21
302,481 302,481 0000000000000000051546a324fcd6f4da154193bc9debc65cfb2186b2360f94 53 0.05/1.00 vMB 19
302,480 302,480 000000000000000020f595ecbe388ff36a49002e6822cc8d0651ce90fd7debc9 370 0.27/1.00 vMB 25
302,479 302,479 000000000000000022698c564b596613447648c5f13241015803da48c273e21c 270 0.18/1.00 vMB 24
302,478 302,478 00000000000000005b7ef19fe1498035690b69380a6dabea19bfcded3f4f8017 174 0.17/1.00 vMB 21
302,477 302,477 00000000000000003715d197feb219c10e852265ad2d15d4b1aa74d7a15fc9d6 608 0.35/1.00 vMB 31
302,476 302,476 000000000000000048a4f464560f8c8057095265cc4838a29d43350e505d5c85 107 0.11/1.00 vMB 13
302,475 302,475 000000000000000034b85f14b08afc546dba3d5ba312a167f1a81b4d81c8afc7 214 0.22/1.00 vMB 17
302,474 302,474 00000000000000004b93d7979ff46e587e9d82575b2ef6a7211cff7433deb32f 902 0.50/1.00 vMB 29
302,473 302,473 000000000000000002be562d89ee55c355722ddc4ddd92b288dacdf4be9afa78 739 0.25/1.00 vMB 46
302,472 302,472 0000000000000000583ea59456f048270d34ca30ad7461ddba023c0e760ebdeb 99 0.05/1.00 vMB 28
302,471 302,471 000000000000000059a83b75fec0a374d5e33e8e26ac7ab0b7a09f1d921f4f78 399 0.32/1.00 vMB 21
302,470 302,470 00000000000000004f785f2d8d0d6050fe8578b2063b8c4e9a7f81ceee5f1615 946 0.50/1.00 vMB 30
302,469 302,469 000000000000000011912f4a878662f5de7691aae178474c166ee6d9a4754ced 133 0.16/1.00 vMB 21
302,468 302,468 0000000000000000662a3b715a0a57d7fe7907541584862d2a44afb989291b05 252 0.25/1.00 vMB 18
302,467 302,467 000000000000000041e9a1c02c0cabc0bc6bd111479c0b6c1eb0349092e16d48 694 0.25/1.00 vMB 48
302,466 302,466 000000000000000022c035aef6c0c444d2c2283bc6be376ce7ede110869db409 168 0.08/1.00 vMB 31
302,465 302,465 00000000000000001fe976319a426fdb587ddafec1aedc402c6e1c4edac39773 201 0.17/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.