Loading Tool

Explorer IconExplorer

Memory Pool

47,088 transactions
22.73 vMB
0.10240534 BTC
Random Selection Loading Transactions
Max Size: 127.16/200 MB

Candidate Block

Mining Attempt bc393f6c638918040369fb792eac77cde4bf3f386e944e676008c494a0475675
Version 20000000
Previous Block 0000000000000000000187815afe94b785578cc47d80c9276cd4af19b8916538
Merkle Root 2488895b4900944a533d6aedd205eef5c966610dfaaeee6e8c84111aa4740305
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,689
Size: 1.00 vMB
Total Fees: 0.03548859 BTC
Feerates: 165.33 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,094 (761,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,925 152,925 0000000000000b658cdf9c57dfe5dd2ec551f6c868833acb3dcb376f0dde5229 22 0.01/1.00 vMB 43
152,924 152,924 00000000000001c63e57284f77f8efe8cad2ee54478a8fa6adb132996ba3b55e 32 0.01/1.00 vMB 228
152,923 152,923 000000000000064727501719cab3093b96385d567af58c675ef0ac0c764f51b2 90 0.04/1.00 vMB 225
152,922 152,922 0000000000000c619d73a6410fd1f6c082efecc5c4803cc4f0b2d2c42f9ff140 16 0.01/1.00 vMB 11
152,921 152,921 0000000000000065640cc569fd9d7b6994df83a7b345331bfa47d4de81c9c6c1 10 0.01/1.00 vMB 376
152,920 152,920 0000000000000cd0591416300df69f83ec4b689bd031ff27ff98a003f3bcf01f 15 0.00/1.00 vMB 246
152,919 152,919 0000000000000d5522ec4583a8eff9b47c01e3920ff669fd7b32723470bfbba9 10 0.00/1.00 vMB 739
152,918 152,918 00000000000003d51739178354ac479bbb48a63d0a4943518067ed6fa1186d6c 27 0.01/1.00 vMB 111
152,917 152,917 0000000000000432cae9f3f0f5ded204bb024ee245b85489e245e94a4b5c3383 17 0.01/1.00 vMB 200
152,916 152,916 000000000000020efd1a2fc07a83fc8f48f7607d5d561486ccb8f3ae43b5b50b 44 0.02/1.00 vMB 37
152,915 152,915 0000000000000c6dd89dee076675661b3290422423687b3f082765e5cbd0b071 53 0.03/1.00 vMB 58
152,914 152,914 00000000000002fe7ec988a242a655c33fbca0df9a65d85f1224e1283c17c09b 7 0.00/1.00 vMB 26
152,913 152,913 0000000000000379e74fb8f9b37ee106077dd0912287baeb380813ab7e06926d 22 0.01/1.00 vMB 97
152,912 152,912 000000000000044fc8884fd95273a4f8ac31c9e3357060be66c5c99103690b02 34 0.01/1.00 vMB 260
152,911 152,911 0000000000000a1c3c9431c99c9e3368051719fd6eab1d8eb59f35f339757ef4 17 0.01/1.00 vMB 216
152,910 152,910 0000000000000553d16f9844a418e646003817ed9e5428847bfc29cadca21620 19 0.01/1.00 vMB 261
152,909 152,909 0000000000000941fe87e49ed08ab631679d04964298a58c552439d35425a31a 88 0.03/1.00 vMB 68
152,908 152,908 000000000000008cb9a584b6083199f4c557e7a88268098575df3d224292a9c8 51 0.02/1.00 vMB 23
152,907 152,907 00000000000003c44a31e5b5b12feff7b803ea36fc91f45d579bce4e89d8c76a 8 0.00/1.00 vMB 54
152,906 152,906 0000000000000704121e813af94b2fc741cf974b582b3f3f14aeb70c9de6cffa 10 0.00/1.00 vMB 268
152,905 152,905 00000000000003cb568d38b9f1660df91f40529a0488e140c1d22039b2a65ac8 23 0.01/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 558.21 GB
    • Received: 7.11 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.