Loading Tool

Explorer IconExplorer

Memory Pool

80,883 transactions
30.09 vMB
0.12723911 BTC
Random Selection Loading Transactions
Max Size: 180.98/200 MB

Candidate Block

Mining Attempt be92dc359915fc170aa64eb8fb957c1bedbd403dced8fdbebfb3505f8030979c
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1f4066eebfbe340c1e432753dceda396508a2eaf8df46615d69296a54d161fe9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.05251336 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (189,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,564 725,564 00000000000000000004b32dd31d1dad351d9b62d6b1a5eb7fd903902a46ef9b 1,417 1.00/1.00 vMB 9
725,563 725,563 0000000000000000000223f6f9175c69119f44eb03e7e26ed649e373ebc901a6 2,793 1.00/1.00 vMB 26
725,562 725,562 00000000000000000000c47bacc170d3929826cd7bb8522c7e93042dfb881ab5 2,199 1.00/1.00 vMB 33
725,561 725,561 000000000000000000085228c1db10f72b8668c20f2bfdc5ed62a3d42debd97b 1,120 1.00/1.00 vMB 5
725,560 725,560 00000000000000000003c676853407671cc5ebe82055c75aaad16b6b2107a66d 1,239 1.00/1.00 vMB 8
725,559 725,559 00000000000000000001e669310ae33ce32584bbce34f027177689904f3fc3c5 1,724 1.00/1.00 vMB 11
725,558 725,558 00000000000000000003cfbacb20cfe65bd3c18d91c8cb2e2f2729a7f9aa9dd0 1,589 1.00/1.00 vMB 3
725,557 725,557 0000000000000000000095364beb6e130d17976bee6380eba384b5c543a1566a 1,675 1.00/1.00 vMB 4
725,556 725,556 0000000000000000000942f417571d34aad3420a881cdc1afd50dcffb9882d7f 1,907 1.00/1.00 vMB 5
725,555 725,555 00000000000000000005b4393889f520951145db5a0b7c0f695adc56422d2ad4 1,417 1.00/1.00 vMB 11
725,554 725,554 000000000000000000089a422f15a96465fea0b99a93d38b7c4ae42a5795410c 2,043 1.00/1.00 vMB 4
725,553 725,553 00000000000000000000cc1367b37b50d3cc16e1a84dbf36e4558d63fdc2dacb 1,881 1.00/1.00 vMB 5
725,552 725,552 000000000000000000069e2a1b360d223fabd421995975cc41c0456dabe074fe 1,795 1.00/1.00 vMB 21
725,551 725,551 00000000000000000003c21379e4a5685dc05a0adb1ca152d7f98036d8fb06df 1,344 1.00/1.00 vMB 11
725,550 725,550 0000000000000000000573ac78a3bfed8e4d08b642462fd7972c16ea66ab3f4c 877 1.00/1.00 vMB 25
725,549 725,549 0000000000000000000008af48551ead804fb7cc455aea4b0400c2f11a37a6f6 2,403 1.00/1.00 vMB 8
725,548 725,548 00000000000000000001dfdc2bda3f180c467d77f1ea3844c65071aa7cfdbb34 2,526 1.00/1.00 vMB 5
725,547 725,547 000000000000000000026e36316fedbeca42d1cd1906d88aafe83007b2bd0264 1,413 1.00/1.00 vMB 23
725,546 725,546 000000000000000000037e34546f01f8b478797d1924e3054b9ef99c533db36f 794 1.00/1.00 vMB 14
725,545 725,545 00000000000000000009b983efb0d5c819707add6a26fa53cffc0e034d8c5fb7 1,043 1.00/1.00 vMB 9
725,544 725,544 0000000000000000000459b9679b89db95792538aff311adcbb9466ee0c9bad9 1,272 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.32 GB
    • Received: 16.42 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.