Loading Tool

Explorer IconExplorer

Memory Pool

84,288 transactions
31.65 vMB
0.14177539 BTC
Random Selection Loading Transactions
Max Size: 189.04/200 MB

Candidate Block

Mining Attempt 26ade8d105eb7e206d64577e78aebd1403baf849664b930d8d37605f87124e40
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 11585236eb3c0ce0b0f2c92eab0ee0677535f5cbdafe16f9725706abf18483ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03732617 BTC
Feerates: 55.77 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (536,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,160 378,160 000000000000000011fd9a0a2b9bccaf0276a432b9d9fce603f9eae2329dedcc 2,387 1.00/1.00 vMB 46
378,159 378,159 000000000000000011e4cc294ff406e8d7cc9ad7cb0c8749515d59272dd07b15 398 0.92/1.00 vMB 7
378,158 378,158 00000000000000000a8f07e238d334a7d1ce8e6f99f298d7705a43c1523fa41a 630 0.92/1.00 vMB 11
378,157 378,157 0000000000000000093a25551c0cf8c09b69237d61ba98908d47059976a873e1 2,294 0.91/1.00 vMB 45
378,156 378,156 000000000000000011af748f46b5bec0e824822d12fcf4087afa9c168787062b 510 0.93/1.00 vMB 8
378,155 378,155 00000000000000000799d886c9bca7f6d14351f8ae5d9ed3ea55c96807632923 840 0.38/1.00 vMB 40
378,154 378,154 00000000000000000836e8198e207aab654c11379a70feceed39aa3a31191862 2,220 0.96/1.00 vMB 42
378,153 378,153 00000000000000000e88b5bed5a90d838334fce4ef99a04d6929a96e0b6c886d 1,631 0.99/1.00 vMB 30
378,152 378,152 00000000000000000dde80221f985ab3f005ba269e7679039b2e880796ed9bec 1,630 0.95/1.00 vMB 23
378,151 378,151 000000000000000008e37687d34429ac91046fc5d8b0aad19eede16e9f292dd6 2,877 0.93/1.00 vMB 55
378,150 378,150 00000000000000000c4c1fa8b6763189996d17bbcc131a8a69293d068d30d793 208 0.10/1.00 vMB 128
378,149 378,149 000000000000000009be2362868e7f557d2d92b874cdfae3409bc781df79290d 2,133 0.93/1.00 vMB 38
378,148 378,148 0000000000000000068da86a408bfbbc69ba869bad463e6893db0c229e47eec0 2,637 0.95/1.00 vMB 59
378,147 378,147 0000000000000000048a3cb9b85389c3ef6f3fe2c6c4a4bf71ed03b2eefeb3e5 356 0.18/1.00 vMB 34
378,146 378,146 0000000000000000067567d4a75ebe77ead3fc2a5fbb057746c058afd25bed12 599 0.93/1.00 vMB 10
378,145 378,145 0000000000000000071aacffb189021c368a34639eee21437694b600823c102f 431 0.25/1.00 vMB 26
378,144 378,144 000000000000000005e6be273d7d9e7c1eb46bb1156b3270e4d4b598ffbc5859 661 0.91/1.00 vMB 8
378,143 378,143 0000000000000000083cdf61a4946f44b6d5a03b83302fe94495135ba17426ee 1,472 0.93/1.00 vMB 31
378,142 378,142 00000000000000000b91e217c66a65ae5fe89e8884b5c7f98095659fbd121744 934 0.47/1.00 vMB 31
378,141 378,141 00000000000000000c936d531432cd8ffb1b4cf1a969a90b3605453df9770b4b 2,055 0.86/1.00 vMB 40
378,140 378,140 00000000000000000f199a228eb8ffadbca7589fa30468620eaf0ed81d31f375 1,132 0.51/1.00 vMB 38
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.72 GB
    • Received: 16.32 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.