Loading Tool

Explorer IconExplorer

Memory Pool

74,975 transactions
27.62 vMB
0.07363392 BTC
Random Selection Loading Transactions
Max Size: 168.61/200 MB

Candidate Block

Mining Attempt c99dba1fd201abba0124e360413151efa8b70c43c0417c9b06a7ad0a5f6735a9
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 975449556aaf2d1de0775cd52e0fd0ecc630a19e3045aa6d09cd629f055588c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.01466886 BTC
Feerates: 80.55 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (537,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
378,139 378,139 00000000000000000110954507bb47d4c08c11dca509a17ff1d771d0895561b3 157 0.10/1.00 vMB 18
378,138 378,138 0000000000000000118bb65c42866305787b840f5ce2c56323077076c8c56e2c 440 0.75/1.00 vMB 14
378,137 378,137 00000000000000000e87ff685ac893b1c7b4a7159a365bbff0d35b18f3e1691f 1,598 0.93/1.00 vMB 24
378,136 378,136 00000000000000000de36bfd1fc5368875c400de2ecfaecf9322c68f03092a79 1,587 0.93/1.00 vMB 36
378,135 378,135 000000000000000006769b5f7b6f0fe0c0f10044f504a7d735f79d359938f9b6 1,976 1.00/1.00 vMB 39
378,134 378,134 00000000000000000b6c12d58882f35ae6922930783b628f690ea1389fcb8263 2,406 0.75/1.00 vMB 69
378,133 378,133 00000000000000000ed41e40def972d5edd8617b5bc9abc272f1863e0d5ae09b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.