Loading Tool

Explorer IconExplorer

Memory Pool

46,982 transactions
29.15 vMB
0.15083542 BTC
Random Selection Loading Transactions
Max Size: 154.43/200 MB

Candidate Block

Mining Attempt 7c9e2de16d6741b2e000397e086ad831be10c1d5b34c25f27ab147074f79a891
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 0c60fad88422cb45a661dc9ad6e0aab732cd37caaa56ea70003eba41c87a543b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.08525143 BTC
Feerates: 15,654.48 > 8.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (535,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,427 379,427 00000000000000000bb4c7c2b9fdfb5853a972b65ac7c3c804ad80bc15a32c7e 491 0.46/1.00 vMB 32
379,426 379,426 00000000000000000f02e2199c8931b3a2d62a3e73deeeed3161ccf20907079d 1,397 0.95/1.00 vMB 22
379,425 379,425 00000000000000000a27b0fb170462d4ea569063ee92e1da131fe0b747977868 2,202 0.95/1.00 vMB 54
379,424 379,424 000000000000000004710ae6135b0c972c34530f7058ed006f8c547a9860e0f6 1,795 0.89/1.00 vMB 43
379,423 379,423 00000000000000000ce1f56134e7d27eee5db75466723e21655e478028fe2576 491 0.65/1.00 vMB 12
379,422 379,422 000000000000000000aa9b212e098fc7f2288361a6cca177656a96311c21ac20 660 0.31/1.00 vMB 32
379,421 379,421 00000000000000000e08618f9db6a06b2d92429fd9f88ccfd447fbe680f00ee3 851 0.41/1.00 vMB 42
379,420 379,420 0000000000000000049ae00641bc81b01b108c327bd962aa9d4fbb15e34496d1 266 0.17/1.00 vMB 23
379,419 379,419 00000000000000001032fbe04268c1f9151e83ae211a6222e8468a4506edb079 374 0.20/1.00 vMB 30
379,418 379,418 0000000000000000088ab3a8a791419bfc88b854571894d7dfd7b225e0980a63 320 0.92/1.00 vMB 7
379,417 379,417 000000000000000002d10761a51dd948b52af03cc758aa37f15dd14761968a86 45 0.87/1.00 vMB 1
379,416 379,416 00000000000000000773edca8bdfd2150a464a53026ea2d129c2235112eb143a 342 0.25/1.00 vMB 23
379,415 379,415 00000000000000000f8e0c747526bcb969c3f9ede0108c9c3c5219b05ceaa4bd 1,294 0.66/1.00 vMB 30
379,414 379,414 00000000000000000bdfea2933b88d0ff8b05efe485a4425753c71b5e3046b16 341 0.25/1.00 vMB 25
379,413 379,413 00000000000000000d90c716f40183c4f495390c3fa67ea952002b25874c0e6b 503 0.33/1.00 vMB 31
379,412 379,412 00000000000000000b9a48f349dedb4a827117b845a3173ba9f7b83a7352262d 1,283 0.67/1.00 vMB 34
379,411 379,411 00000000000000000bdd941fceed6a902eaaa82d89d12bc5ac48efc16485928d 264 0.19/1.00 vMB 26
379,410 379,410 00000000000000000166ff31a7add20387d57780fe8264c7f48394c29d74742c 2 0.00/1.00 vMB 0
379,409 379,409 0000000000000000111b96646a2644afa4ce41a93b16e7ce6b155d72ee741a18 1,549 0.75/1.00 vMB 21
379,408 379,408 00000000000000000133200678ebade643ee0544189f706d69f52cb9278a2b7c 515 0.34/1.00 vMB 26
379,407 379,407 0000000000000000065a9cc82a798fe34b0393e3daa066c219cc3f640b644ce1 1,664 0.75/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.04 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: 650.76 GB
    • Received: 13.32 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.