Loading Tool

Explorer IconExplorer

Memory Pool

79,078 transactions
29.49 vMB
0.06692740 BTC
Random Selection Loading Transactions
Max Size: 177.47/200 MB

Candidate Block

Mining Attempt 3c5e0c29ad3ad55964733ad58a56f881d6594e817163f1a16011c41e818b47e6
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 173580efc8e0da3f665ec146ed6adf8757d6cb647d33cd48811d7de49773723d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,249
Size: 1.00 vMB
Total Fees: 0.00702650 BTC
Feerates: 73.20 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (162,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,199 752,199 000000000000000000016b1c1f1ef105ac81b8c6fba162efe3b8af356c779590 2,864 1.00/1.00 vMB 13
752,198 752,198 00000000000000000007c4bc63c7d32b79847002045fefcaaff0d19afaa2fcb4 2,580 1.00/1.00 vMB 14
752,197 752,197 00000000000000000005aece9f1bb47dbdc96edbb1f6f00c0ec5f2698744b40c 3,688 1.00/1.00 vMB 19
752,196 752,196 00000000000000000007c9ba92c5cc126c1a7f460f51dd975de815327e29be16 3,071 1.00/1.00 vMB 21
752,195 752,195 00000000000000000000d2f2b3c199d8612596219aced65a9254a63c295837f1 3,329 1.00/1.00 vMB 20
752,194 752,194 000000000000000000048fd0da9f82502ebc0d56b228d1be76c78947a080a485 2,070 1.00/1.00 vMB 7
752,193 752,193 00000000000000000008fec7d2ed255eb778e60d12b9c2ad65282d87c317a046 1,129 1.00/1.00 vMB 10
752,192 752,192 0000000000000000000072883f9decaffdf08ea4301c4f1b4571f88a2fa50798 2,211 1.00/1.00 vMB 16
752,191 752,191 00000000000000000004469f5f6274e11ec95a85e6135e7a298e203ce317ac69 2,602 1.00/1.00 vMB 11
752,190 752,190 000000000000000000061a7f1237c6777bfbf8413f29835e10cd806da99202c8 2,251 1.00/1.00 vMB 12
752,189 752,189 00000000000000000000c19deba55cf69f282f04db470e8d0d3bc23aa3e310c5 3,075 1.00/1.00 vMB 11
752,188 752,188 000000000000000000031199209cd4523c3d20d181ca82028a573c4b39fcd905 3,443 1.00/1.00 vMB 12
752,187 752,187 000000000000000000005dfe44d423b8ba6a305b26acb96d35b8852e329bd317 3,213 1.00/1.00 vMB 24
752,186 752,186 00000000000000000008df641992a1134ac58f5c3d6d79762743505d80eb6ebb 3,496 1.00/1.00 vMB 18
752,185 752,185 0000000000000000000800b1820e8b239242884c3fe41c36ef66f95e30c07e81 3,265 1.00/1.00 vMB 16
752,184 752,184 000000000000000000085633c830bc5eaffb4f34ff62a8c8cac15e170b76bbc6 1,321 1.00/1.00 vMB 9
752,183 752,183 0000000000000000000733c58821335de12316d9c4fce6e5498d473dea081ab9 2,000 1.00/1.00 vMB 15
752,182 752,182 000000000000000000073e86c427f8b4a23c043312928d71303753b5d133ffd5 2,020 1.00/1.00 vMB 16
752,181 752,181 00000000000000000003c1a5496fcc45743515e80adc2c76c3308b42a84d3122 1,920 1.00/1.00 vMB 10
752,180 752,180 00000000000000000004a957a138fedbc810a6202fecfa2d5f491c68126792f0 3,327 1.00/1.00 vMB 12
752,179 752,179 000000000000000000042c20f765fc4c360159ffe730609f16aa1b01fb126d37 3,294 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.37 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: 663.21 GB
    • Received: 14.89 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.