Loading Tool

Explorer IconExplorer

Memory Pool

77,265 transactions
28.86 vMB
0.09859184 BTC
Random Selection Loading Transactions
Max Size: 175.11/200 MB

Candidate Block

Mining Attempt b8d06f746443c5e8a8b73cc26a7bd50a205e493d3b55d607a603862f464cd0f6
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 8e3a7f5177ec6e3beb16abe9b0e6eb61cf3c7157bb77d1a90bc7a713877c1153
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,419
Size: 1.00 vMB
Total Fees: 0.03036262 BTC
Feerates: 180.82 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (163,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,406 751,406 0000000000000000000857d2fca5534fa42463edcee85aececc48fc0642d51eb 746 1.00/1.00 vMB 8
751,405 751,405 00000000000000000007bb5134e75e70e867ae914a7dab719d6a6245645b8df2 969 1.00/1.00 vMB 8
751,404 751,404 00000000000000000008f698bde07bc0eb4c676648aecd279dc121249fe6be91 2,758 1.00/1.00 vMB 8
751,403 751,403 00000000000000000004d0520477ce78b361e209851645e42e74169b87899bd4 3,301 1.00/1.00 vMB 20
751,402 751,402 0000000000000000000091d8757b562b2c7e4259121251990f914d82f4d5af18 3,096 1.00/1.00 vMB 11
751,401 751,401 000000000000000000089157f773542c8714273b93f2acdbf2ec511122042c63 1,186 0.45/1.00 vMB 7
751,400 751,400 0000000000000000000675557b0a37a377ef78f0d01d4ca86897221730f42a04 1,728 0.67/1.00 vMB 5
751,399 751,399 00000000000000000003a2b369ef40edf38fec6089e6d5bde0504daf7e3fe088 2,642 1.00/1.00 vMB 11
751,398 751,398 000000000000000000020865d32c39a50a7fd826f6bbeedbb7ffab7e6638a7cd 1,303 0.47/1.00 vMB 9
751,397 751,397 00000000000000000008c332c4c04f87ba5680f6d218e7922cb844641ade58de 1,607 0.87/1.00 vMB 6
751,396 751,396 000000000000000000079f95135a35c053e52dbb6acbe84ea5a9cd4fecc5f125 1,183 1.00/1.00 vMB 10
751,395 751,395 000000000000000000075a9260c49592dd8cde1cd8a596661f1d96affbd7d5e0 2,045 0.84/1.00 vMB 8
751,394 751,394 000000000000000000007b8d8e434fc8716e11c4d3b510093de86103cc040166 1,671 0.59/1.00 vMB 9
751,393 751,393 000000000000000000041004726ff0071f5d910b1bf97f2fac3496f36b41588d 154 0.08/1.00 vMB 6
751,392 751,392 000000000000000000039df5fe3c0ce79b4241faaf5bec7c1ef68e2c675ca95e 1,328 0.56/1.00 vMB 7
751,391 751,391 000000000000000000024c7fc44f70f1bdc392c12355c35df27a538212d354fc 1,945 0.76/1.00 vMB 8
751,390 751,390 00000000000000000004b45c3bf7c99f6f93bb58849b78dbca37477ea8621923 1,262 0.55/1.00 vMB 7
751,389 751,389 000000000000000000005a2c612c52a19d9b4516415d2a3ef813bbe27a8dfa6e 1,315 0.98/1.00 vMB 2
751,388 751,388 0000000000000000000570976caf7fceebae6fcbbcdd4ae45e03ca585ca4eb45 2,786 1.00/1.00 vMB 11
751,387 751,387 00000000000000000006fbe05303027f6011d8c56474241329bcec02c1e711d6 2,488 1.00/1.00 vMB 11
751,386 751,386 0000000000000000000933b02b721f151ba0a499b6b903ef7c704e0cd6059aa1 1,614 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.