Loading Tool

Explorer IconExplorer

Memory Pool

78,747 transactions
30.04 vMB
0.08994666 BTC
Random Selection Loading Transactions
Max Size: 179.43/200 MB

Candidate Block

Mining Attempt 88db23ce014bad70d705f33435596a2289ad111bdf652744dad3e96462664c54
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root b2b7b94e724b8250f783d26ca569967f9049f9340efd5f477ec39b0e27585007
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 1.00 vMB
Total Fees: 0.02046190 BTC
Feerates: 150.61 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (646,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,695 268,695 00000000000000031e43e425560ea29e55aa9d75dd6b2b9e828a34b1f33e57ac 32 0.04/1.00 vMB 40
268,694 268,694 0000000000000000c7adb271cbb663c36f6a7a3a7992e2647d448a1c97cf67a6 368 0.19/1.00 vMB 59
268,693 268,693 0000000000000002ef66f3882d33e95fcd9baeb56fba5b00d408c4372dc62331 250 0.15/1.00 vMB 44
268,692 268,692 000000000000000086795b8f6134b1ededfc6d1c4dd81b6bd3593063b893877e 332 0.24/1.00 vMB 54
268,691 268,691 00000000000000070245a61426f151e919516d52dd452edf8a659d602bd558ad 325 0.20/1.00 vMB 67
268,690 268,690 000000000000000034bd6646cd437f3f00eb38bc1b006f18a547c13657128f09 470 0.23/1.00 vMB 92
268,689 268,689 0000000000000007e93401e24e112465da17a6687755d77bff967bdd54fb1ca7 53 0.04/1.00 vMB 38
268,688 268,688 0000000000000004be6f4fbc075e07dbfbd4a00cdc7ce98fa244f70955ef18db 452 0.20/1.00 vMB 80
268,687 268,687 0000000000000007c230874c796ecedc21da70f6e5ef8f2f32e652aa3dbc549a 119 0.15/1.00 vMB 10
268,686 268,686 0000000000000003d444481da68a5e205c6c5927d38076c401fd2cb335595bcc 292 0.15/1.00 vMB 42
268,685 268,685 000000000000000137dc479346b1aef1cb33420f9ebd6b6e232bfdd3eb02f2d6 518 0.27/1.00 vMB 77
268,684 268,684 0000000000000003ff9f53b4ec533529305dea2e0088e33c22e8543b309cc399 1,072 0.50/1.00 vMB 74
268,683 268,683 000000000000000806a645ad54417a9439f340991c602104c90f06914891f618 105 0.04/1.00 vMB 88
268,682 268,682 0000000000000004cbc81677a58da13a780fc74eabe90f3b1fc27c81f3ef8ec6 570 0.24/1.00 vMB 73
268,681 268,681 0000000000000005cdd5972590d922266ef33757f32bfb06a3e85f2234be9902 452 0.21/1.00 vMB 85
268,680 268,680 00000000000000053b001bec1902df4ed91b966da201a8b6689b8e4e5a7d5ece 341 0.29/1.00 vMB 38
268,679 268,679 0000000000000006fe0a97dac6e991c2e6f83a260f044f5118cc51273af9e1b9 407 0.26/1.00 vMB 44
268,678 268,678 000000000000000686dcb5e6a9e36bf8cf715a86dcd574927f017a4a671c37ff 708 0.25/1.00 vMB 96
268,677 268,677 0000000000000005f10852d2aee78a81790807571084a07265703115bb565c34 246 0.15/1.00 vMB 17
268,676 268,676 0000000000000005db6c6c252e09359d336a3cc7418b5e6c9a06513f54ffc40b 86 0.04/1.00 vMB 16
268,675 268,675 00000000000000065f9938aedddc28ac62cef187df9f3f0b60635c658e5e54a5 99 0.12/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.