Loading Tool

Explorer IconExplorer

Memory Pool

82,613 transactions
31.73 vMB
0.11518335 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt b16bca7d2ebbf4d1ff96f53e008952f100d935febeb09dd6c38373f7354039a1
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 578aeafaafc820dad2c367b713ca7bd05819f926dfcbbfb6027d9c7e72aa7abc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,476
Size: 1.00 vMB
Total Fees: 0.03029102 BTC
Feerates: 318.30 > 3.04 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (702,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,588 212,588 000000000000038e806ca258301b5d1e6814f4037872c32ddccf0173480a318b 727 0.25/1.00 vMB 215
212,587 212,587 00000000000000e4336d3d88f363ab152e8339316d46d20749a2d1f9ce0ab723 384 0.22/1.00 vMB 139
212,586 212,586 00000000000004e493603f67d4de7860eded19851390a3717e89f3f9c6dafd8e 790 0.45/1.00 vMB 122
212,585 212,585 000000000000047d7774d46addc7123e3f23dda1354bb458b1a7971f96bb0949 803 0.25/1.00 vMB 228
212,584 212,584 00000000000002dcde70ac3516a6fd87e8a6d4ae9dffcae1fcc076c32b238bf5 148 0.05/1.00 vMB 36
212,583 212,583 000000000000021078e9c101c5673f95d55f746992c3f98efb504e4abe7ce72d 970 0.47/1.00 vMB 237
212,582 212,582 00000000000001f0185431110bdce13f3765f0e20e8384ee5116d32ae54bc5f3 476 0.25/1.00 vMB 478
212,581 212,581 000000000000039109f55ebc6fbe610f215335e1a0ecc1dc9ace3d91cd98fe99 11 0.00/1.00 vMB 174
212,580 212,580 0000000000000419f7195f98e75eb0b8f63a682c189bc3b4ec7cc1eab16fb82a 113 0.05/1.00 vMB 286
212,579 212,579 00000000000001e91ac31b42f06a441b7802c468cce363efb4f2af0e6912ba27 138 0.05/1.00 vMB 79
212,578 212,578 0000000000000188748146b61597c5c80a8cbecf10103c521cabf65641650bdc 742 0.28/1.00 vMB 200
212,577 212,577 0000000000000113fd88100758cf30f5bfdf2b235292a273e58de97a9286df77 135 0.05/1.00 vMB 320
212,576 212,576 0000000000000417607783e5329869f158477a6c692facc9b8ae40c8fcbc2032 210 0.09/1.00 vMB 179
212,575 212,575 00000000000001391c8a280d2b1c122f92e4d15f52b6876fe8f390deffd96ef7 272 0.10/1.00 vMB 180
212,574 212,574 0000000000000118f1f1acfb73c6890ef106bf087369a2fcde3669fab9c37111 89 0.03/1.00 vMB 46
212,573 212,573 0000000000000142690f93b0adb9f0540da13de499f54b43d0a4a392c5ee2c6d 233 0.09/1.00 vMB 202
212,572 212,572 0000000000000069861bc365475c7b2ab480064a4f3ff76c7c476ba5d04bedfd 90 0.04/1.00 vMB 83
212,571 212,571 0000000000000060f1c3943db24c76aa2c8e80e543a51728e7edf3aba23a928c 260 0.13/1.00 vMB 306
212,570 212,570 00000000000003f0031eec7b9a5a117bf9e0919da991abef6677ea034d8aa527 486 0.18/1.00 vMB 202
212,569 212,569 000000000000022c99604cbaf046b546e8556819950faba642f6a1bf2967fa68 559 0.25/1.00 vMB 180
212,568 212,568 00000000000003d46d4ca194ea1a8854a7f49a4ffbe769858e8ba5415a895291 9 0.00/1.00 vMB 303
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.