Loading Tool

Explorer IconExplorer

Memory Pool

84,957 transactions
31.86 vMB
0.16825094 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt 7c01b3e15dafc526b6548bdf8d2bf93defb764123bfc5f66eb70b4bd2f0c0494
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 4b49a2d9ee49889a6838d5c33e8afa1fb7bdff1f6af9f782c8d71c9391b8d518
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.05337032 BTC
Feerates: 402.75 > 5.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (727,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,760 187,760 000000000000062e977586b8ff935a78df9712d722c4c96ce18c2cdedc1d55dc 177 0.05/1.00 vMB 0
187,759 187,759 00000000000007051fe41b177e6f98c36d886438fddcec5a2e6abd90137ac953 256 0.10/1.00 vMB 30
187,758 187,758 0000000000000844c6f1300994aadd5ad9600a9504a176b69a39e58b8f8da5c1 41 0.02/1.00 vMB 88
187,757 187,757 000000000000063f221d4b53d0b1cbb79b7c2f3cb57d443b0aa5cd348ec8de2e 297 0.15/1.00 vMB 143
187,756 187,756 00000000000007c2f20a9b971e90f2231fb3b3208223e6474446c50d4f484ff5 110 0.06/1.00 vMB 100
187,755 187,755 0000000000000759d476edd8d7c52a04c79f4105eda0336d04a9b765deb1ef14 211 0.14/1.00 vMB 108
187,754 187,754 000000000000093d60f7b17933876b9c0cbdaeb2c0dede9585d9fc2edd15d9f2 141 0.05/1.00 vMB 62
187,753 187,753 000000000000017e2ef12cac49fdb8abe97af51a09302db1bb213bf826ec155e 43 0.02/1.00 vMB 89
187,752 187,752 00000000000003c0edd43228c537d11bc43c80f7bc5813f0fc1adafca9c08c48 103 0.07/1.00 vMB 79
187,751 187,751 00000000000009522935422d4188a28ed778058b6e594d825dce72876d5c0758 70 0.04/1.00 vMB 79
187,750 187,750 0000000000000089a909eb32442d1b1a87d6274830318f7ab5e3f8c38094950a 162 0.10/1.00 vMB 111
187,749 187,749 0000000000000161bf400a81decd4da9e341dfef359c4a40287de2fafb005c36 140 0.05/1.00 vMB 82
187,748 187,748 00000000000004f096cf9a1835b57bb8be889b1e032fffed357cb7f4b03b1b94 203 0.06/1.00 vMB 48
187,747 187,747 00000000000007d9b6729a15fa9c9302e14ab2d388d9daa34531096da5a251e8 442 0.14/1.00 vMB 211
187,746 187,746 00000000000003708c73d23a4ffc2afe693d4ab0e0a54a9989d81dadd393c9dc 626 0.25/1.00 vMB 149
187,745 187,745 000000000000056a176283e5e5c1871059de6924c916c8abbcefb5644dc64722 512 0.19/1.00 vMB 157
187,744 187,744 0000000000000947b597999f44d2574d0f9390685cff96d7b723f9f7dbfaeb52 145 0.05/1.00 vMB 53
187,743 187,743 00000000000005a38fe6390a83daf5dfe4a688a3a32a4890b17d6bda9acb8e45 140 0.06/1.00 vMB 107
187,742 187,742 0000000000000380c648afe937d871e82c2818af6096fd74ba134783e4104452 56 0.02/1.00 vMB 145
187,741 187,741 00000000000006d51f410de76a1415b53ee13f699209849afd4208825fde3d2c 78 0.03/1.00 vMB 46
187,740 187,740 000000000000084ba3a0bac459e9b92383bcee764c695af62053b9cd9d0c251d 12 0.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.30 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.