Loading Tool

Explorer IconExplorer

Memory Pool

83,560 transactions
31.47 vMB
0.14795361 BTC
Random Selection Loading Transactions
Max Size: 187.40/200 MB

Candidate Block

Mining Attempt fff1e362234e632e92177dcab6b2ce27d81b19bc1f1258dd65373cd7fd574a6f
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 474671adc4bc0f5107616d5fc1ea0ad832fbd460da4ad56d267e3608eb6d7990
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.04589291 BTC
Feerates: 402.75 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (133,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,816 781,816 00000000000000000005e119ed2d5dfc9be17e592c2f457e946b8777a594c6d2 2,371 1.00/1.00 vMB 10
781,815 781,815 00000000000000000000889d5f96500a659625a0501a01e78626298f115c2592 2,102 1.00/1.00 vMB 15
781,814 781,814 000000000000000000028f0108a7bda977b1ea4db070fb728c123a447d5774c4 2,131 1.00/1.00 vMB 21
781,813 781,813 00000000000000000005892d9edf99becd84f366ab90e9a4e25c98f5e2def957 3,406 1.00/1.00 vMB 29
781,812 781,812 00000000000000000005523bde038f2ea6704e0710ebfcdfdaff4aba526dcd7d 3,802 1.00/1.00 vMB 24
781,811 781,811 000000000000000000059015c30f1c5a08b538bfce19ab2b63e2a7ca080e24d6 3,364 1.00/1.00 vMB 44
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.29 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.