Loading Tool

Explorer IconExplorer

Memory Pool

46,188 transactions
28.00 vMB
0.08615444 BTC
Random Selection Loading Transactions
Max Size: 148.24/200 MB

Candidate Block

Mining Attempt 0dc8e0f999aef52a7b7c677ed6f09ab09a2f0d494b1e73dd803f53966408c9d1
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 8f4f38424ea80f8b592ac0dbbb298e8cec7e53857022083faf54f9797cd0adf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,170
Size: 1.00 vMB
Total Fees: 0.03167458 BTC
Feerates: 181.54 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (822,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
91,926 91,926 00000000000a3ed3f4a9451189f74da6d4e38591ad1ffa319b2b7a8d3849672b 1 0.00/1.00 vMB 0
91,925 91,925 0000000000016080177e3446d5de909f7e1af4ea938d001d7049ac9d64dca7c6 1 0.00/1.00 vMB 0
91,924 91,924 00000000000548384fa4cf2c0794c72ed68095df6dde9f47e3218437f53935ca 1 0.00/1.00 vMB 0
91,923 91,923 000000000007fd783d2521b2008666ea0f5aff8c05c348f7f9b016b6679ed4f8 1 0.00/1.00 vMB 0
91,922 91,922 000000000000ef092f739c6d49794897079b4ae6cf35794563ebc70c5f4e4a01 1 0.00/1.00 vMB 0
91,921 91,921 00000000000af17f31473fd6e7303db57f1d1cd8347f8c94df7b7e635831690f 2 0.00/1.00 vMB 0
91,920 91,920 00000000000694c7adf4248f515e48fd3d5aee65c3cb433d0edf7c358c8c1bd9 2 0.00/1.00 vMB 0
91,919 91,919 000000000005568c100517db2fe5b3fdf7a2065e05ec325359dd99fa944040ce 1 0.00/1.00 vMB 0
91,918 91,918 0000000000088cf08634c27bb1ec46f0ae2819c2beabda1294217121dbd79ea5 1 0.00/1.00 vMB 0
91,917 91,917 000000000000d534d2efc8b8719e1ebf0196ccf97654f34a03bcacb7f9203763 1 0.00/1.00 vMB 0
91,916 91,916 00000000000400be9a02b8fc0086686532d74d0c244f072405cb0b1cbc83d99e 3 0.00/1.00 vMB 0
91,915 91,915 0000000000091d5f7843f903b05c66789c5343fa0878aa0f7e7f4608c9326070 3 0.00/1.00 vMB 0
91,914 91,914 00000000000b12ba90bf404c104537d6debbc7a034f867ce00c603afc7d0e0e7 1 0.00/1.00 vMB 0
91,913 91,913 00000000000e2853d5256be566aa4aa7ed59c2c75396731e3a95c06efbd6d3b3 1 0.00/1.00 vMB 0
91,912 91,912 00000000000cb0a1c8ce063f8be9e78a151f1ec0c143f2ad141e3d2f51dde087 1 0.00/1.00 vMB 0
91,911 91,911 00000000000b3e25ef4e5df594d325e810b2b82f8060c2ea0c4f53f6768d44fd 1 0.00/1.00 vMB 0
91,910 91,910 000000000008d782f71e66ce03cdda814cd56e1b91a2c1a62decd6ce54e8a312 1 0.00/1.00 vMB 0
91,909 91,909 000000000002547c37ee36e5117e3e36dc1c217220a88eab5fd2a5e65eb33158 1 0.00/1.00 vMB 0
91,908 91,908 000000000009c6c47b4732c0f82806c5cb5b98f32b27e02f7cb7c34028ef7fc7 1 0.00/1.00 vMB 0
91,907 91,907 00000000000b380edbae6d1a97e9033b8f6ec783f73852dff972bc54f8783944 1 0.00/1.00 vMB 0
91,906 91,906 0000000000014c099aa2f214f6f7f6eeb31647745d5d6d8019b9ec95b201568e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.