Loading Tool

Explorer IconExplorer

Memory Pool

32,735 transactions
25.43 vMB
0.08255060 BTC
Random Selection Loading Transactions
Max Size: 127.60/200 MB

Candidate Block

Mining Attempt 3b84519608cad51841b615f61975ec93b2861b7ffd6ab5f4e072db1e0536fc36
Version 20000000
Previous Block 000000000000000000004b2f08280fa3b2e9a35c182e23d920b50047c343d50b
Merkle Root 587e6b7ab8ba1d718de66b8f4e0c4ebc486aec400010bbc9531b97ed1db554e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.03603241 BTC
Feerates: 326.71 > 3.61 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,213 (1,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,691 912,691 000000000000000000020debbfe4ac20198ad777a821146a7f5f9af15b501e13 3,572 1.00/1.00 vMB 3
912,690 912,690 00000000000000000001ad5c8f80b9004f47abee5acf93d4359394640b21ee06 4,393 1.00/1.00 vMB 0
912,689 912,689 0000000000000000000198014b959e28924ffb51b50d6093430b6f58468cb647 6,408 1.00/1.00 vMB 0
912,688 912,688 000000000000000000006cc35162b6fa6cb18438ee7c39bb340d1498a3d5d76b 4,002 1.00/1.00 vMB 1
912,687 912,687 00000000000000000001377aaec3a0432bb586b2b84076d4126dc6d054c34cef 2,702 0.87/1.00 vMB 3
912,686 912,686 00000000000000000000ae47a4c21f3b06573043536428c389b300595209aa25 6,161 1.00/1.00 vMB 0
912,685 912,685 000000000000000000014e299db657339504ef92b32ca68f7231ea282cf2968f 6,395 1.00/1.00 vMB 0
912,684 912,684 00000000000000000001375cf7b90b2b86e559d05ed92ca764d376702ead3858 2,022 1.00/1.00 vMB 1
912,683 912,683 00000000000000000000611fd22f2df7c8fbd0688745c3a6c3bb5109cc2a12cb 3,442 1.00/1.00 vMB 3
912,682 912,682 000000000000000000012588d82e1490cd7f9368f3308b4d5d0fa9073dd19bf5 2,492 1.00/1.00 vMB 1
912,681 912,681 00000000000000000001222014dc266973c3e94d57230aabc6a27f4d66419a6f 4,126 1.00/1.00 vMB 2
912,680 912,680 00000000000000000000d60feb38d2a3c5c2ea6fef4450bdbed28a9127cd06a1 3,266 1.00/1.00 vMB 8
912,679 912,679 000000000000000000002d7e53dd67e5db28b6d07e3a4b301b1fd9c8865da8c7 3,872 1.00/1.00 vMB 1
912,678 912,678 00000000000000000000ae05aa5da83075715d58dcaa1d50ea20eddbbce7ee54 2,965 1.00/1.00 vMB 2
912,677 912,677 000000000000000000016fca417befb93d93fd95a51084c08e012a44285f4754 4,378 1.00/1.00 vMB 1
912,676 912,676 0000000000000000000040a923184eecb78781cb1727ed7f8a274bd9d04f91df 3,600 1.00/1.00 vMB 4
912,675 912,675 00000000000000000001f338e74954f67e292b1a2538a4d3567c53a61bf7b846 728 0.18/1.00 vMB 3
912,674 912,674 0000000000000000000219f99df3afc5a6803e0ef565c5c55aa3460d0540c99d 6,703 1.00/1.00 vMB 0
912,673 912,673 0000000000000000000205baac420b07e04971b16f3dd2c80310c13d9b74eeff 3,520 1.00/1.00 vMB 0
912,672 912,672 000000000000000000011e5a15a1f5173f8cc4c306a2d6556faea27212660641 4,006 1.00/1.00 vMB 1
912,671 912,671 00000000000000000001004191d426e36b221a8515733064d694bcf7bc2107e1 4,971 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.97 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: 574.36 GB
    • Received: 8.15 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.