Loading Tool

Explorer IconExplorer

Memory Pool

45,894 transactions
28.49 vMB
0.07448725 BTC
Random Selection Loading Transactions
Max Size: 151.37/200 MB

Candidate Block

Mining Attempt ca77952a96cdb0522899d0d7ab969656ef1537fa08e67efbfb2190caaba6e2bc
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 2fa32b4d1810f037d8807f3e7dcb060254ce28b5c5cadf19284212d791eb5d08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,327
Size: 1.00 vMB
Total Fees: 0.02051283 BTC
Feerates: 100.23 > 2.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (337,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,242 577,242 000000000000000000143c70fca32fcf51499177c73176ff53978ad5803de7ff 2,628 1.00/1.00 vMB 149
577,241 577,241 00000000000000000016e163545cfd82f891a45bb2663b17efbf6504cdbb8e53 1,239 1.00/1.00 vMB 160
577,240 577,240 00000000000000000012e89f1d918d2514747d5ac02281abf943ed21bf61abfd 1,843 1.00/1.00 vMB 173
577,239 577,239 00000000000000000019b2696f258a633d6da1a92aaeef8e3b16303ee432e594 2,054 1.00/1.00 vMB 192
577,238 577,238 000000000000000000264da7beb9afdcc46dde09af00405646436ebb1ed1b070 1 0.00/1.00 vMB 0
577,237 577,237 0000000000000000001889ca144aa9f07d01f85770a61ef2585381698a140328 2,678 1.00/1.00 vMB 156
577,236 577,236 000000000000000000229f4628868d08aa765b12534ef24d2679bfa5d2f84b5d 2,623 1.00/1.00 vMB 182
577,235 577,235 000000000000000000019b80fccdc7fa4bc490a0c17881937d5ab6b3f679e735 2,464 1.00/1.00 vMB 97
577,234 577,234 0000000000000000000a564ec9540e685bc75c9af623ad5e95bc35e0a328b897 1,779 1.00/1.00 vMB 26
577,233 577,233 000000000000000000089bc8cb4eb98496c6af21569f7ac932b93f08a2483fa1 3,103 1.00/1.00 vMB 145
577,232 577,232 00000000000000000022e11192bb8f1f6a83fa117827acd0f64359f245bd9650 2,201 1.00/1.00 vMB 21
577,231 577,231 0000000000000000001c0fec5646f400bf244f5bfc4acd1362662eafb660349b 2,954 1.00/1.00 vMB 146
577,230 577,230 000000000000000000076427284c236d306b34cbbe8c1aad4f5c5d99795ce856 2,770 1.00/1.00 vMB 55
577,229 577,229 0000000000000000001836be05f8205acb6c9eda4128705366f68ae2b00df832 3,038 1.00/1.00 vMB 113
577,228 577,228 000000000000000000012a31e75b63df891df0f079c57f65f15f4717c9336b42 2,836 1.00/1.00 vMB 162
577,227 577,227 0000000000000000000fd30a70dc1cdf9b1ed2c7d99822051e558340c30c3c12 2,661 1.00/1.00 vMB 101
577,226 577,226 00000000000000000001ef0508aaccedb3e26ff6a9bbe320cf082fed26597eaf 2,617 1.00/1.00 vMB 79
577,225 577,225 000000000000000000230abfa42fa902d2931e3fbf1d2f26a7de37c68069bac8 2,564 1.00/1.00 vMB 122
577,224 577,224 000000000000000000284afb1c3c73549b890cc6773a1c6be4e15dbad98da13f 2,442 1.00/1.00 vMB 43
577,223 577,223 00000000000000000000ed6b82b3684a4d6a426e1943a02535fde732d2f234d9 2,612 1.00/1.00 vMB 144
577,222 577,222 00000000000000000017e3b8a36b8a156f206f523003cf6da36fdefa2c86de40 1,426 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.