Loading Tool

Explorer IconExplorer

Memory Pool

81,481 transactions
30.65 vMB
0.09537696 BTC
Random Selection Loading Transactions
Max Size: 187.15/200 MB

Candidate Block

Mining Attempt ec766d44b1931bd6a9d8310dc40f6829d980896d71f9d46f57daf06a0182c23a
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 71e8e784ea6a98623bfded06912c6215d2ec91d3e27c85035a4b9d4592fbff7b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.02439606 BTC
Feerates: 301.60 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (29,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,684 885,684 000000000000000000014e787da1a09f9a6cfcc374e0247a1c52489847f12403 1,355 1.00/1.00 vMB 2
885,683 885,683 00000000000000000000861f187bea7a61315ffc628009a84f49656e5538cb7d 1,495 1.00/1.00 vMB 2
885,682 885,682 00000000000000000001ecce31a56757b68626eceea595a0c1b7a8884f7aa85d 1,109 1.00/1.00 vMB 2
885,681 885,681 00000000000000000001948198f90b8f9df4e4772c17faa566bb3e4a298b25c7 1,812 1.00/1.00 vMB 2
885,680 885,680 0000000000000000000180ce30e3545fa2da9c3a98148174139816bb244918a7 1,448 1.00/1.00 vMB 1
885,679 885,679 0000000000000000000027ef85203a3e26c753408963aebd5c1152eb9983a74e 2,162 1.00/1.00 vMB 2
885,678 885,678 0000000000000000000154e9827b36396cbf6418c1aef01cffd1144f52be9236 2,115 1.00/1.00 vMB 1
885,677 885,677 000000000000000000007f87c439a77602a255d1c2bdc8628021262b55d8b18a 2,752 1.00/1.00 vMB 2
885,676 885,676 0000000000000000000034d61ebd64ef30d6232110ad667b1b4b268052ad0e42 3,171 1.00/1.00 vMB 3
885,675 885,675 0000000000000000000074d87e443f3410f32a7b6c108f8f591c2920b6984351 2,518 1.00/1.00 vMB 4
885,674 885,674 00000000000000000000daa06a009a9bf5e3b07b52b393da0ba47702e9d45358 1,147 1.00/1.00 vMB 1
885,673 885,673 00000000000000000000e4f71116fda12d74f6188e066882e0a26cf70fbdcabd 1,207 1.00/1.00 vMB 1
885,672 885,672 000000000000000000014433da143480bd8b683a8020886bacabca8b63bf4bec 1,728 1.00/1.00 vMB 2
885,671 885,671 00000000000000000000843253d6d9dc451bcff167f8613a6224433915332de5 2,758 1.00/1.00 vMB 5
885,670 885,670 000000000000000000003f1a22e314a9a4612c3f36155dcd0f5d2b9df36d89ba 2,314 1.00/1.00 vMB 4
885,669 885,669 000000000000000000017b1c8080f09ddec45e4ed16695d66581258cd46443d0 1,543 1.00/1.00 vMB 2
885,668 885,668 00000000000000000000683022999df9e05d678bd629a74959725291f52667c9 2,409 1.00/1.00 vMB 3
885,667 885,667 0000000000000000000056de0216821f603be9544c18427ede2dc31371ff2a83 3,006 1.00/1.00 vMB 2
885,666 885,666 000000000000000000005c7c2f7b3f09fc75bc437039e69bb2a951fcfa8f2bd8 1,439 1.00/1.00 vMB 2
885,665 885,665 0000000000000000000013f8be70f839c4156deceddf0c87259d280eeb0765c6 3,057 1.00/1.00 vMB 6
885,664 885,664 00000000000000000001104703448ac6c5c663260a8fba3260e1b8066026cac4 1,874 1.00/1.00 vMB 2
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.89 GB
    • Received: 18.30 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.