Loading Tool

Explorer IconExplorer

Memory Pool

86,932 transactions
31.86 vMB
0.15756935 BTC
Random Selection Loading Transactions
Max Size: 192.04/200 MB

Candidate Block

Mining Attempt 1e7221b5685d6e9c93576f82ca9c2a2e78a5e194892369e39ed6f2a5748a86b6
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c30ea8e3bc6b3131e3da4a3b3ee1e0b510e8004c088d564288ef705d98c54e93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.07056850 BTC
Feerates: 214.31 > 7.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (187,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,318 727,318 00000000000000000003cda318b84a3be0c71aeddf0a68339ca8791276f466c3 1,069 1.00/1.00 vMB 3
727,317 727,317 00000000000000000001c9714ae0bfc68faff0fb4bacf03ba827d5aedf92bb3a 2,471 1.00/1.00 vMB 4
727,316 727,316 0000000000000000000273f78c247f172943ac6d12556fe4f395be4d10f2d4ee 2,886 1.00/1.00 vMB 8
727,315 727,315 000000000000000000056ec4b2a9fd7aaa0c43a6e67af0cbbdd4658bf7837d73 2,805 1.00/1.00 vMB 6
727,314 727,314 0000000000000000000924da9dc71b2b076705771629042716d4d6e06c03a9ef 1,738 1.00/1.00 vMB 22
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
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.80 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.