Loading Tool

Explorer IconExplorer

Memory Pool

44,414 transactions
27.58 vMB
0.08723461 BTC
Random Selection Loading Transactions
Max Size: 144.46/200 MB

Candidate Block

Mining Attempt 9436d45a7618b06e3dfaebf33d882cd205ecd633817260e76546fefc3f873bb1
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 8799820ef7804ef2bec1c71cf08f1b81bd16d73f35c438fdeef30732b799c64f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.03359592 BTC
Feerates: 151.65 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (197,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,753 717,753 0000000000000000000529dd796a1e4af5ef80089ea3fcce53795bfae24762fa 2,418 1.00/1.00 vMB 10
717,752 717,752 00000000000000000002cbff8652d13d4ba6a8939e324075fc5b30ead1a815fe 3,102 1.00/1.00 vMB 10
717,751 717,751 0000000000000000000a3fecc2bccd06502af90043a4155848f5a3d609a532e4 2,924 1.00/1.00 vMB 21
717,750 717,750 00000000000000000001dd308b72a8f6d68adc8eb012a26c8585c6e3b9794bff 3,211 1.00/1.00 vMB 7
717,749 717,749 0000000000000000000266c20550e22320b6e581fbbedcc69dd16bb742c51c6f 2,730 1.00/1.00 vMB 9
717,748 717,748 000000000000000000009e17808c393443220a7f18e428e0bf12ecdbfe251e38 3,104 1.00/1.00 vMB 12
717,747 717,747 0000000000000000000b67d5e91374323471d35d4112250f0b19b95f6667c660 3,075 1.00/1.00 vMB 34
717,746 717,746 000000000000000000007250bbb9b2598d9e73bc0cab00b87605496dae1b35d2 274 0.08/1.00 vMB 11
717,745 717,745 0000000000000000000a9c960226dcb580dc9ec9a2915b1975e6c2903208a57d 2,852 0.97/1.00 vMB 11
717,744 717,744 00000000000000000001753092c1267f0f9d0883818cc97ed11df9ba252d1bb8 1,031 0.41/1.00 vMB 7
717,743 717,743 000000000000000000062f0100c1aec508db1c2d034277c9a840495617615ce1 2,702 1.00/1.00 vMB 11
717,742 717,742 0000000000000000000235a04e22d58614b15fd7ec54a044d409341ff5cc46d9 2,369 1.00/1.00 vMB 4
717,741 717,741 0000000000000000000a261d01f37f9b2c33ba6e426d120640780f5a3cd5f807 2,303 1.00/1.00 vMB 14
717,740 717,740 00000000000000000001950233c01dafb139e49bc629d29bbae6b6224d7fe5c0 2,008 0.98/1.00 vMB 6
717,739 717,739 00000000000000000003ef13fdd8dfd116f0e4453505f254926f3ebf1b7fabdb 165 0.07/1.00 vMB 10
717,738 717,738 00000000000000000005b73e37f930ddbc631d8200e17a0c52cee7f12e7c68a6 270 0.10/1.00 vMB 10
717,737 717,737 0000000000000000000116b91bf26841324d67ed623d128826a157b7ee4b527a 97 0.02/1.00 vMB 15
717,736 717,736 000000000000000000028ef581e19e43c8fbf307c14d86ba5f5bb2b182905387 120 0.04/1.00 vMB 10
717,735 717,735 000000000000000000077c209f0b34cc09a4684fcc793093e3bba8a2342e486f 1,269 0.60/1.00 vMB 7
717,734 717,734 000000000000000000066f70dc7d2d3539fbc831855c85a3dc3f9bbbc4e303aa 63 0.11/1.00 vMB 2
717,733 717,733 000000000000000000005ea0e72664e9a4ab7ac767abcea7394f6b0a948c9ee6 680 0.26/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.