Loading Tool

Explorer IconExplorer

Memory Pool

15,004 transactions
6.72 vMB
0.04303037 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.93/200 MB

Candidate Block

Mining Attempt 8635b9fc753d404552b35be04f7a1abc58dacf1447e981543b8241ccc6915e28
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 54a80e3aede33764681a532747742761eebe0d905eb04d3ccb3a843723bb6d79
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.02664359 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (746,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,171 167,171 00000000000005b6d78343c1523d8e83bb2a6df9c430acffe78835043fdf5612 16 0.01 vMB 49
167,170 167,170 00000000000006f9056b4671e02e7550798d511b52cf0a1897c8f9d77da01959 28 0.01 vMB 29
167,169 167,169 0000000000000b2936bdbb7c00fbbc6dca457fd8365d99d01dcecb07139fbc79 51 0.02 vMB 115
167,168 167,168 0000000000000095ea76585cd615ff2c945abbd33fc776c191692806ad6dbae3 13 0.00 vMB 35
167,167 167,167 0000000000000111d21c34cf144603db03b76fce33a3f9dc4ca707441822265c 41 0.01 vMB 194
167,166 167,166 00000000000004c3bb39b520b05edc27db033df7fb3f1199100acc5f7f706925 134 0.05 vMB 66
167,165 167,165 00000000000007a145c726cbf8d9120b8a3e2649c187e0a6b56aac51474060ed 44 0.02 vMB 102
167,164 167,164 000000000000095048ec910ff73ec7d1a5eccf7d7c4e7d6f86aa03bae2d62fba 42 0.02 vMB 107
167,163 167,163 000000000000070d6e3db0c899542439f47d54cb7f00b142a2ae611ec9ae85f9 83 0.03 vMB 129
167,162 167,162 00000000000002857d8f58150745e309e457abcd3a03a7f0238db76a9929bbd7 89 0.03 vMB 20
167,161 167,161 00000000000004e858debfbcd960fd27fbf718fec452c17fdf80b217969e59f8 27 0.02 vMB 37
167,160 167,160 00000000000008f6d74dae26818d5b09dfcf8f0fa25811f4c0b176d11dfc7a9e 44 0.02 vMB 109
167,159 167,159 0000000000000563ebfbee9c646f001ee4db5e33c81fce9ff717e5f2fb1bbbcd 17 0.00 vMB 506
167,158 167,158 00000000000000430d604af15af72e746bb6d18d42643d3ab8c6dab6f2c985f5 40 0.01 vMB 43
167,157 167,157 0000000000000542b9a66fe3e129712ec9852863364a89adc97480f1b3397e73 133 0.05 vMB 156
167,156 167,156 00000000000008d6a616e4eb3ed5694702d8240a4505e1272997ed206fda2d06 2 0.00 vMB 1,623
167,155 167,155 000000000000096ed2322d5fff9de48d20871e74ab9b6009f0787525697780ba 69 0.04 vMB 150
167,154 167,154 00000000000005e7131dd6ec6574449d585c922b1964dd4b0c8af6136aa5d506 4 0.00 vMB 0
167,153 167,153 0000000000000baeb5b3b628bdcaa7b1499e20723da99cb9ff28257a5c83051d 62 0.02 vMB 22
167,152 167,152 00000000000006df239c16c98345028464b3fef9ec4b401baa78b61c19f4d9c6 27 0.01 vMB 11
167,151 167,151 00000000000007f459b3a1a6f35959dd5a3589f6877ac7a686176f420aa7306e 15 0.01 vMB 66
Previous 10 blocks ↓
Total Size: 779.66 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: 317.30 GB
    • Received: 1.52 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.