Loading Tool

Explorer IconExplorer

Memory Pool

40,359 transactions
27.33 vMB
0.06320244 BTC
Random Selection Loading Transactions
Max Size: 142.86/200 MB

Candidate Block

Mining Attempt 85704942303f2a008b58b574b28d7e8b8239563f70b62651364e30678ba069bb
Version 20000000
Previous Block 0000000000000000000142b0f2c1c987d6145a763bdc3f1bbe6f22a4e54d2505
Merkle Root 2ad45d53cd06d2afdc1aba8e879bfb3f444b31d3f9123d81552ffa18cc3897bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.01240872 BTC
Feerates: 150.88 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,862 (10,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,394 904,394 0000000000000000000227fbba800952f1e385a09cfae32f69c5de569cfb0bfe 773 1.00/1.00 vMB 1
904,393 904,393 000000000000000000017a0c884392c520a2de79639a36ccdfd7d649ae177549 500 0.98/1.00 vMB 1
904,392 904,392 000000000000000000018f263e107e88503a67fffd15ebf2fe99815729660ad2 1,946 0.81/1.00 vMB 2
904,391 904,391 00000000000000000000d96aad09962d16b9bc4ad2efec9100ee303a232da4d4 111 0.97/1.00 vMB 0
904,390 904,390 00000000000000000001c2e95d7b698b17868e3568188c279b9beaa2c6ed3fef 412 0.18/1.00 vMB 2
904,389 904,389 000000000000000000007d7a19ccec3aec063720a95bc7536fe49a11bf7e5f47 502 0.27/1.00 vMB 2
904,388 904,388 00000000000000000001b4666d8cd7824561a599fd411bbd4091c2f9b7ed64dd 803 0.38/1.00 vMB 1
904,387 904,387 0000000000000000000158b66212a56f79e1f772808d8e32533b4873424f9d16 600 0.28/1.00 vMB 3
904,386 904,386 000000000000000000002c56b054708dd67c892cb3dd683171489e30c95cade8 1,502 0.49/1.00 vMB 2
904,385 904,385 0000000000000000000004b2fdebf28740dbb691c2113cdbd362afbc7a1665a9 823 0.36/1.00 vMB 2
904,384 904,384 00000000000000000002619be48a1dcc6a9d6b494c8205480020fd0acf102441 834 1.00/1.00 vMB 1
904,383 904,383 000000000000000000021f070b284cc9d705690ef91cd8eaf97ed9079594a948 1,895 1.00/1.00 vMB 2
904,382 904,382 000000000000000000020889ceda7631e8859551a57a862e2df24709accb32ab 854 0.29/1.00 vMB 2
904,381 904,381 0000000000000000000262ba9030b29727e2adcc6965a7096b8c1446f1fda913 1,020 1.00/1.00 vMB 1
904,380 904,380 0000000000000000000041887ac44862868cb848c87c8027b9f6c2416303b0a4 1,935 0.73/1.00 vMB 2
904,379 904,379 000000000000000000015a1f402005d59da3760544fb3512256e6aa55ee7bb5e 37 0.01/1.00 vMB 3
904,378 904,378 00000000000000000000b749023f2096793aefef137799ca9bc0f49a1f4fba9a 1,191 1.00/1.00 vMB 1
904,377 904,377 0000000000000000000086aec51a8d2aae0cd041dc9ac1fbe59a2c7c1d3c8e71 1,459 0.50/1.00 vMB 2
904,376 904,376 0000000000000000000267838eea63dfa7f10ae59191c61651e5e6ef608e8410 1,090 0.41/1.00 vMB 2
904,375 904,375 00000000000000000001cd7f7fcc14bb99338fd6d2e22dd8dd4011f2ab5adfd4 1,153 0.56/1.00 vMB 2
904,374 904,374 00000000000000000001df8fd67e4561e8b5e1e3e66bebe16795dd3bfd4c8ff3 41 0.09/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.15 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: 652.92 GB
    • Received: 13.81 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.