Loading Tool

Explorer IconExplorer

Memory Pool

78,506 transactions
29.14 vMB
0.08262752 BTC
Random Selection Loading Transactions
Max Size: 176.40/200 MB

Candidate Block

Mining Attempt 195403589d9149222447798e3c0ac7cc891511655b6d1a1653216775095d9e1e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 16a1b43e6fd0994813563376d37dbadc05fcf13b6ebec65903a47bacc1f1906f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.02171626 BTC
Feerates: 178.73 > 2.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (133,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,810 781,810 0000000000000000000375773b445c9082cf3dfa61afde194a45c574755edf72 3,227 1.00/1.00 vMB 26
781,809 781,809 000000000000000000026b1dee32d269a7a544e3ce8aa5183c0c016d4592fd33 1,961 1.00/1.00 vMB 17
781,808 781,808 0000000000000000000062eda77cd1d3768e5fcf3c9198f5f482d81248953dd8 2,148 1.00/1.00 vMB 17
781,807 781,807 00000000000000000002884e88f09e99d713af9ddc7195a0f685e03d05ecaef5 2,777 1.00/1.00 vMB 18
781,806 781,806 00000000000000000001d98fa9de4f2f9152e40b6721b664d3a358a5a2e28988 1,952 1.00/1.00 vMB 9
781,805 781,805 00000000000000000004f08431321b2edb5cac335f925a0bf21cfd2f42601583 2,667 1.00/1.00 vMB 21
781,804 781,804 00000000000000000001a7369b769404413e5cf78b4c657b40d9aa3e17a95b25 2,101 1.00/1.00 vMB 33
781,803 781,803 0000000000000000000100669cb04d047ab021f051fc621627a1ab0314a6da11 1,873 1.00/1.00 vMB 21
781,802 781,802 00000000000000000000267fbae956010b499b1b73ea943b769cf8def0105bc9 1,930 1.00/1.00 vMB 12
781,801 781,801 0000000000000000000417fb53b554702cdc9defdac4f185083ab16e8a9cba90 1,537 1.00/1.00 vMB 11
781,800 781,800 0000000000000000000094a38bccfa5a95913af2bf3fd8931fd4d5b74d723c9e 1,920 1.00/1.00 vMB 5
781,799 781,799 00000000000000000005e3fa798fa44c44eb06bcef29108fabd2f7c24195e704 2,523 1.00/1.00 vMB 15
781,798 781,798 0000000000000000000531be6e1fd7f467f7c4af080acc887480a71ddf75db2e 2,337 1.00/1.00 vMB 18
781,797 781,797 0000000000000000000330e8ac42bce519340424dbe6b1fdb261a5ba025dadff 938 1.00/1.00 vMB 10
781,796 781,796 00000000000000000001d480afecbb9ef846a65ed27e00c69f3b375d149887db 2,701 1.00/1.00 vMB 14
781,795 781,795 0000000000000000000343a49794a8f9d96222200fdbf4dae0b6469e12f2abc1 3,387 1.00/1.00 vMB 23
781,794 781,794 000000000000000000027af10fd7af6537bd143884b3dc2f01cda16a9a4c6acb 2,558 1.00/1.00 vMB 20
781,793 781,793 00000000000000000000957c4d6a85a335e53a9c4a0f08d64422693a261320ea 1,786 1.00/1.00 vMB 12
781,792 781,792 000000000000000000044059b3dd578a11548e7a609320f1cffdf18cffcdf4f2 2,441 1.00/1.00 vMB 17
781,791 781,791 00000000000000000004a5e56037e83fba3db9c022e24ae3e4ab507e50480dc4 2,471 1.00/1.00 vMB 17
781,790 781,790 0000000000000000000412315d36fe1c3d8d8ba9e8893664a178f6d330d9cab8 3,320 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.68 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: 678.15 GB
    • Received: 16.44 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.