Loading Tool

Explorer IconExplorer

Memory Pool

79,511 transactions
30.18 vMB
0.08231981 BTC
Random Selection Loading Transactions
Max Size: 183.75/200 MB

Candidate Block

Mining Attempt 193c5d1b3eeaf9d6edcec542d5299afd9b3a63345346ffdccc11262e1a736e5e
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 08a43dc7ecc244dbb1fd4411989573510f613a1eed5eb7b80758bc94a9575d94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,742
Size: 1.00 vMB
Total Fees: 0.01508921 BTC
Feerates: 203.60 > 1.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (489,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,395 426,395 00000000000000000437a769c1a32ffdde4c5409b809e28b0d0164be90775df3 2,890 1.00/1.00 vMB 79
426,394 426,394 000000000000000002bab17923e97e432b33aa1704f72afaa0e79a9ce5202e8a 1,504 0.98/1.00 vMB 37
426,393 426,393 000000000000000000b9a37de377554c7ff2609e7cfaa0bf052c3e40c1fea78b 1,567 0.99/1.00 vMB 37
426,392 426,392 0000000000000000020c586c3e4ddc472907414ceb0aa878be347ce10f052f44 2,457 0.97/1.00 vMB 61
426,391 426,391 000000000000000004af63a7a1f5a8305b1404c7ef3f67abd0b71cafb963be92 1,940 1.00/1.00 vMB 43
426,390 426,390 0000000000000000036dd8ab215c7f770757fc8afbe1e2ad3a4051d888236243 3,118 1.00/1.00 vMB 84
426,389 426,389 000000000000000002bbe864d079ea314d6a7279ef428fc0d080a627780af02d 2,156 1.00/1.00 vMB 66
426,388 426,388 0000000000000000010c8badb35e41d7ceac70a7f9aa35b9a94ba1e85fa21037 549 0.99/1.00 vMB 18
426,387 426,387 000000000000000000c3fa9f653803139934e413adfcf4b618ae4e9e9284145e 2,046 1.00/1.00 vMB 68
426,386 426,386 000000000000000000336b5c85ebecc1f9a40c937c86dd29a6f37ed8264427e8 377 0.18/1.00 vMB 68
426,385 426,385 0000000000000000013eafd4b72888dd690502de87db29840f56bc275d96a72d 367 0.99/1.00 vMB 13
426,384 426,384 0000000000000000017115371a1b53bb90e20ee8e3696eac18aecea83b2141de 1,938 1.00/1.00 vMB 64
426,383 426,383 000000000000000001e0c36adc2096cfcd8ca946de02a04e638abb201d041925 1,762 1.00/1.00 vMB 47
426,382 426,382 000000000000000003ee722a95fb165c76d7e57aa52bdc3fa607511bbe477067 2,522 1.00/1.00 vMB 77
426,381 426,381 000000000000000002b3fb657c9f57ea8d615ba22f4add5c716bce9d17797170 2,346 0.93/1.00 vMB 62
426,380 426,380 00000000000000000465f080e04323036ec1bfe5d562e933033c89fa71dfd57b 641 0.31/1.00 vMB 66
426,379 426,379 0000000000000000006eb7807a8da8c63b1467b97183d52e83f6c96454f99bdf 444 0.46/1.00 vMB 31
426,378 426,378 0000000000000000000796a12b1ec0771dc5dcedbb5e5681ec7994763a88b558 2,114 1.00/1.00 vMB 63
426,377 426,377 000000000000000000d4fb6bb7b853be8f3ee9561ac0c993add38d8ddfaf758e 1,646 0.66/1.00 vMB 66
426,376 426,376 000000000000000000e23c5e905a0f6201e54153924554bebc188b3cac0a59ce 1 0.00/1.00 vMB 0
426,375 426,375 0000000000000000030b5c649297870f1b941c62037391c5bb095e5c2636bcd0 1,499 0.99/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.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.