Loading Tool

Explorer IconExplorer

Memory Pool

79,763 transactions
30.29 vMB
0.08502964 BTC
Random Selection Loading Transactions
Max Size: 184.36/200 MB

Candidate Block

Mining Attempt 99d0afd57d1e1cc58dee42957f5a9efd78a5ea11157cbc00ce4489309a543861
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 1f37a08f1a895837d10807054700f3696d75606c5f307550ea6299af75a58e3e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,438
Size: 1.00 vMB
Total Fees: 0.01742133 BTC
Feerates: 203.60 > 1.75 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (586,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,019 329,019 0000000000000000103addb8055a816be81ae9683fb2bcf9cc45299864b05155 553 0.35/1.00 vMB 25
329,018 329,018 00000000000000000feadaff2916d6d3b61e557d2a74014ad42b6bf8293cde1f 634 0.39/1.00 vMB 25
329,017 329,017 00000000000000001a26b10fc66188e20c2daeb95cbe2046193125e506b0b453 206 0.09/1.00 vMB 31
329,016 329,016 0000000000000000086d12e96763638aa40b1eaac87deb61b19d063d77b03451 405 0.24/1.00 vMB 27
329,015 329,015 0000000000000000168f487a03f883deaa865f860954badc19954c7629974a85 1,173 0.90/1.00 vMB 23
329,014 329,014 00000000000000000b6e2e7eea8099fd2878a80a68f41442eb404494c3d61ce5 721 0.60/1.00 vMB 22
329,013 329,013 000000000000000006d40c3ef0647689213b80ea95f05882897c556b8fb3d1fe 144 0.07/1.00 vMB 29
329,012 329,012 0000000000000000079765c4ebb0546f6bd0d2f48a4b6eb082a4338a02b506a9 147 0.09/1.00 vMB 22
329,011 329,011 00000000000000000b06ebf5a7e77d247b59306fadda33cf2f36f5c3d1077a7e 158 0.07/1.00 vMB 30
329,010 329,010 0000000000000000120cb5b3867eb67614b66f9c351433ba67b7bf1f7fc42db7 284 0.30/1.00 vMB 16
329,009 329,009 0000000000000000013bab4ea3499486b80e6bbb57c4034d0e7a8e248cf5bfdb 654 0.33/1.00 vMB 39
329,008 329,008 0000000000000000171e8b6912203856ab53b74fbde62fe2ca6bc552a53b8a5d 356 0.18/1.00 vMB 25
329,007 329,007 00000000000000000f752cb36defd348654e990ce630c2895c578e5e40c9b0d4 507 0.26/1.00 vMB 27
329,006 329,006 00000000000000001ae02e2f0faf1a22d47e33fea925789aae6ecbef5a344cef 424 0.27/1.00 vMB 25
329,005 329,005 00000000000000000e6d0b0fadf4d7d023d1467b66ef03c9cb4894e7798cb969 919 0.52/1.00 vMB 25
329,004 329,004 000000000000000012074bb919cb70185a008f79fa94dd3659c2d1635ae3d3e4 64 0.02/1.00 vMB 18
329,003 329,003 000000000000000005f1bc3d7f6e325cbd096e337ba9bf5e9f8e8606ad07afcd 1,067 0.65/1.00 vMB 26
329,002 329,002 0000000000000000165e87a9a703dd5f3667fed1a8e6b3e612d2c34ded17d0e8 683 0.64/1.00 vMB 18
329,001 329,001 00000000000000000b5faeaeac8cd0c785fe347d5453ee71cbe1e1c5ddbd4699 1,268 0.75/1.00 vMB 25
329,000 329,000 000000000000000002f56605f982bb5fbf0dbb6efcdc155abab0af7120768446 380 0.18/1.00 vMB 29
328,999 328,999 0000000000000000122faa31454f651da40cfb6b4f3eee379f198437b07fa220 531 0.73/1.00 vMB 15
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.