Loading Tool

Explorer IconExplorer

Memory Pool

86,477 transactions
31.64 vMB
0.14854770 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt 35c785d6655116df7929082920796451ea93ce449d909ced4c52d4c677363740
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root cef460df896d83e9beb11aeb61f7e8ffe32351497946f8239b57e007d5cc33bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.06612291 BTC
Feerates: 214.31 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (646,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,732 268,732 000000000000000563e9ed0c6cf56227c88f6ecf88ac9baf4e5f170bbda3a2d2 401 0.21/1.00 vMB 79
268,731 268,731 00000000000000039234972a739d46f107c6ee5f119cc21a84a5320df8b368d8 109 0.05/1.00 vMB 94
268,730 268,730 00000000000000022971a9c5186c8b6df7f8d4913bb969d043044124ced2c1e9 93 0.05/1.00 vMB 52
268,729 268,729 0000000000000006e00e72153245e96ba47342f6b2e66997a8e07381a345d4cc 95 0.04/1.00 vMB 61
268,728 268,728 0000000000000006923b29d828619ba346645bd4bc92c186bbbe63ff4d78e3ea 597 0.34/1.00 vMB 66
268,727 268,727 0000000000000001c0e4ded7100f0882815699b2be179f07fb6d32c66999cb4d 363 0.20/1.00 vMB 30
268,726 268,726 00000000000000063654c42b97306cbdc243df827e3bc6437fdc98f6374a3a01 528 0.45/1.00 vMB 29
268,725 268,725 0000000000000007ab24ca83cce2d1b83dcf3bd5ea97feadfdd8dbb779684cc9 500 0.25/1.00 vMB 114
268,724 268,724 000000000000000186528d14e805b60f80cdd6d199fcc7335983386d32459f70 168 0.19/1.00 vMB 22
268,723 268,723 0000000000000007751a18e74417b707df5b9b661fd60569c1b0ce95075dc35e 305 0.25/1.00 vMB 47
268,722 268,722 0000000000000000b34c867cafcd0727d360749dc80ce2eeff0578953dac3035 7 0.00/1.00 vMB 330
268,721 268,721 0000000000000005cbf7b17dacf4a58faf9382e6480544c9e571052b279399b6 537 0.25/1.00 vMB 64
268,720 268,720 00000000000000038a83cb70ef1e548fbef2a902ccc94d5bdc0009e23b5a6bf2 466 0.20/1.00 vMB 124
268,719 268,719 00000000000000023692b7cb86dba494aae7a646e9037f6e2b60d2cfbb58a51a 201 0.15/1.00 vMB 59
268,718 268,718 0000000000000005369c06a876ee2ece3135da2b37eb3ccabd48a725d9a7b636 205 0.09/1.00 vMB 70
268,717 268,717 0000000000000000e9ae05b7902bb9181125e270350f9765a1a86bbeba2867d3 379 0.15/1.00 vMB 71
268,716 268,716 0000000000000007d74c8ebe3a7161c1efcbbb9a86f1d0e95cba2d3975bd1cf2 370 0.27/1.00 vMB 38
268,715 268,715 00000000000000043840b5374ef7fcc8533231781e68cfae10bb2eab442f18af 541 0.25/1.00 vMB 112
268,714 268,714 00000000000000007ac65410f5e4bf310631140363ff722c25de52886318d370 144 0.17/1.00 vMB 18
268,713 268,713 00000000000000065cfd945da0543750166794dbd95278c11688dba0e1bbc3db 671 0.25/1.00 vMB 111
268,712 268,712 00000000000000033750c7cced34816b7f02d0cb2d0d633d08c1bad063f4bd59 418 0.20/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.