Loading Tool

Explorer IconExplorer

Memory Pool

41,130 transactions
26.63 vMB
0.06780466 BTC
Random Selection Loading Transactions
Max Size: 138.86/200 MB

Candidate Block

Mining Attempt 4ca7c6c09a20416c2b77946270f21aa4291a95d1afb8058a9760467d3bd4224a
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 8742db46ad9ed356f635ee9b4286a79c8095ece536cbf1d0e0bf155ba8f1bedb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01841079 BTC
Feerates: 265.25 > 1.84 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (187,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,313 727,313 0000000000000000000542c0d0e418f73a35ba4a7b4c86e9bbede71c288e1c8a 940 1.00/1.00 vMB 28
727,312 727,312 00000000000000000001b45e7918064a9b77eb29ab39a6ede650519c50fec308 2,867 1.00/1.00 vMB 13
727,311 727,311 00000000000000000004d74eb4c94e57bd18bf62d13916e75c276f2996cdc43f 1,410 0.57/1.00 vMB 7
727,310 727,310 00000000000000000002924735327a064862c6d8174ee092f427f0ceeac381e8 1,177 0.64/1.00 vMB 3
727,309 727,309 00000000000000000001820a486930836e0e191f6d5fd36455cabfcadcf46293 2,250 1.00/1.00 vMB 9
727,308 727,308 0000000000000000000a078c8acd6a1384df0eeaf19dcd14859c0907478fd258 1,514 0.69/1.00 vMB 3
727,307 727,307 0000000000000000000526d8906ae7f2d7603e9c423a745685f424040dca798f 2,793 1.00/1.00 vMB 13
727,306 727,306 000000000000000000090974e45ce00ffa4795305816e7dbfabd209147b1f907 1,779 0.85/1.00 vMB 6
727,305 727,305 000000000000000000091a4b00a4e093d7511be4862de7596179fadd1221d7af 1,304 0.99/1.00 vMB 4
727,304 727,304 000000000000000000097ae0cddbe15d2386063b99339aa602031a688028292e 1,501 1.00/1.00 vMB 6
727,303 727,303 000000000000000000038e7f26cfe42db1ac9fbbe538c4ef46cb44258050e833 1,088 1.00/1.00 vMB 3
727,302 727,302 000000000000000000002371b48090a2bb971986749598ea34bf0100da00d216 3,161 1.00/1.00 vMB 4
727,301 727,301 0000000000000000000866d857ae73bc685f5162326b69e3a5a887da79549b09 2,713 1.00/1.00 vMB 13
727,300 727,300 000000000000000000089082e7205c411a9143a650bbfe9fca5534b75dbf938b 851 0.79/1.00 vMB 4
727,299 727,299 00000000000000000000a6a8dc7504a5d8f214b80e516c10c203692e5a10f725 645 0.84/1.00 vMB 3
727,298 727,298 0000000000000000000512bf735294536aae4d7215e970aaa56c4b4f36ac1845 1,470 0.72/1.00 vMB 4
727,297 727,297 0000000000000000000114992c68e4b087f23a2ef78a883ce1d1de34f941dddb 3,010 1.00/1.00 vMB 5
727,296 727,296 000000000000000000077285cc00e8b2702a398d110517c72bed7ce85d7b140a 1,876 1.00/1.00 vMB 16
727,295 727,295 00000000000000000001763d2cd8473a5dd0781af6c7cca6c455b10f988eaac0 2,269 1.00/1.00 vMB 6
727,294 727,294 00000000000000000007eadbf6574aedf64e51cd9456e9758ddddf8c1147b5f7 1,827 1.00/1.00 vMB 17
727,293 727,293 0000000000000000000572f28d13adcca515fd4ff83194d7973fb80e2f9f3832 2,002 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.