Loading Tool

Explorer IconExplorer

Memory Pool

83,578 transactions
31.81 vMB
0.13109009 BTC
Random Selection Loading Transactions
Max Size: 191.94/200 MB

Candidate Block

Mining Attempt 7c00112ce7340bbf27a93881fedcdd7648092cb3fb78baa8d3e3381b4956b822
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 575d3de216a8924c5c0966f8228e36d55e9faacde22c327ba2116caad13383b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.04393848 BTC
Feerates: 803.65 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (23,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,758 891,758 000000000000000000015ececefc0fb0211cb1cfecfacc0b8baeee22d76ef98c 887 0.21/1.00 vMB 7
891,757 891,757 00000000000000000001ffa9850f1b323857938452300d220a62b9352225b64f 1,946 0.55/1.00 vMB 6
891,756 891,756 00000000000000000001beb436f4377916010374fd0648b1dd617c9f5bad1d07 2,797 0.84/1.00 vMB 2
891,755 891,755 00000000000000000000155a3480e90fbf78d706de86d67b8a321d759ca966c2 3,972 1.00/1.00 vMB 7
891,754 891,754 0000000000000000000224cec1de161c7320d8eda8d9e64ae21468ee44a312b5 1,027 0.25/1.00 vMB 3
891,753 891,753 00000000000000000001bf99f108e68274acc5708ee792305ccdac8d5cc38782 3,449 0.99/1.00 vMB 3
891,752 891,752 0000000000000000000024d771663cf37548b9aff0cba561cfcb482a641f1b79 2,875 0.82/1.00 vMB 3
891,751 891,751 00000000000000000001a92a20c2632ea515d7e06b23c8f13bbd56ca4f4e8bbb 2,993 0.81/1.00 vMB 3
891,750 891,750 00000000000000000001cc4a7fc5f6f34ff6b4bfa381792fab15b35186acfbfe 1,935 0.63/1.00 vMB 2
891,749 891,749 00000000000000000002201c70f1553b97aa9668351296699753508a1a3d4303 2,073 0.69/1.00 vMB 4
891,748 891,748 00000000000000000001957986f581108043bca06f02e094ecb3d224478018be 1,069 0.36/1.00 vMB 1
891,747 891,747 000000000000000000011e5446c70981257824e3af2fa2fe025e31d3df667b84 3,646 1.00/1.00 vMB 6
891,746 891,746 000000000000000000003282dd6d67c0b29bd66df442e0be2c18f3ecd921654d 881 0.31/1.00 vMB 3
891,745 891,745 000000000000000000005a6e0586f33d20b425f49c2d15fb780daae512d0bb5f 1,885 0.47/1.00 vMB 1
891,744 891,744 0000000000000000000205bbd3b41bb8fdcbe2eb04368dce41c265165ced54b3 3,095 1.00/1.00 vMB 2
891,743 891,743 00000000000000000001f20c0862e0c9667b531eeadbb07fae1b39a9a628a660 3,525 1.00/1.00 vMB 5
891,742 891,742 000000000000000000012ad3653c8e6890ab27f2c97063bc68dd386f7b950818 1,647 0.57/1.00 vMB 2
891,741 891,741 0000000000000000000121318d2cf060aea450d74c705ab71512a60790d3c1cc 1,028 0.31/1.00 vMB 6
891,740 891,740 00000000000000000001ef0a4e90ff6c1f02aba13c8eabd289031c7e9ab58a83 649 0.12/1.00 vMB 1
891,739 891,739 00000000000000000002462cad94e4dcc7ce53dc2f0a52e8713737b82f18453e 54 0.01/1.00 vMB 2
891,738 891,738 00000000000000000001498c0d4074b0e47ebb1dbcd9cf2197f19649cd88623c 2,843 0.82/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.