Loading Tool

Explorer IconExplorer

Memory Pool

79,896 transactions
29.31 vMB
0.12563634 BTC
Random Selection Loading Transactions
Max Size: 177.46/200 MB

Candidate Block

Mining Attempt 1e75db136b1c425bff416a6224917b550a0a652d34a9689db6eaebaa873d7132
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 9678a9bb09359abe4f7b8b209b2468b1502c16b37af1346d2da7365cb9c95136
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,890
Size: 1.00 vMB
Total Fees: 0.04699621 BTC
Feerates: 301.72 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (476,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,237 439,237 00000000000000000300fd7efa03c255171708b91b8344c40a67ffde7349a611 727 0.87/1.00 vMB 27
439,236 439,236 00000000000000000248f90a008a007caab03cf630a32fe94e42665db52f62cf 1,745 1.00/1.00 vMB 41
439,235 439,235 0000000000000000033a21bc3e4c789c746e5890100a8c4a34779584394ffa0a 2,364 1.00/1.00 vMB 68
439,234 439,234 00000000000000000309a5a573ae90ae00456b40c09717c0c914edd23221b9f4 2,265 1.00/1.00 vMB 39
439,233 439,233 0000000000000000018b11e68c21fb775a137a6030c4ece0d114340bbcc91749 2,089 1.00/1.00 vMB 45
439,232 439,232 000000000000000003cb065877a15e4df857b29207d22d46f9a23ca6c1b694f6 2,851 1.00/1.00 vMB 62
439,231 439,231 0000000000000000033db65eb1a18a7ae9c0b7564f0d33232288c38be885b6f2 2,956 1.00/1.00 vMB 81
439,230 439,230 000000000000000000f542297924b65c819348797a5b1a34bcfb4843356d39b3 2,332 1.00/1.00 vMB 79
439,229 439,229 000000000000000001af6c7079c7b4c09acf9cd477f2a8cad832402314e6f8fd 1,685 1.00/1.00 vMB 40
439,228 439,228 0000000000000000013d47faa8c345cf89e8880494689a2451b0f4841b0e78ba 2,019 0.85/1.00 vMB 56
439,227 439,227 0000000000000000021ddd62ea3f93af6c711b49af0091b446d70956474dd286 270 0.34/1.00 vMB 16
439,226 439,226 0000000000000000021abbe68254a6a854f91a053b6601f4e6fcb3a469a54712 1,626 1.00/1.00 vMB 31
439,225 439,225 000000000000000001ecbde914676c4f8536c4961c1d8bca2d931c90f759e493 2,288 1.00/1.00 vMB 68
439,224 439,224 0000000000000000002347693de04d290382f77b276b74b5c864624642effb8c 1,782 1.00/1.00 vMB 43
439,223 439,223 00000000000000000444fa77c0cc881eb13f5b5415e5259e74e215e6368ea28a 1,853 1.00/1.00 vMB 36
439,222 439,222 000000000000000001514f8f9ac12835945aa89edf671c7f53c36eb6dc8b5469 2,125 1.00/1.00 vMB 72
439,221 439,221 0000000000000000027a3ca7f36e9df048c67ee7ce25ce8532095e7f8e74e0bb 349 0.78/1.00 vMB 17
439,220 439,220 0000000000000000043def38bd78e1ad2b2594a87a942c71656f3761f0033486 1,742 1.00/1.00 vMB 39
439,219 439,219 000000000000000001ed9c4e4c57517e82ec097c664f31ad397d099db37e8601 2,619 1.00/1.00 vMB 66
439,218 439,218 00000000000000000212df246a6af743e642f299bdbc9cb7272110799bc93aec 1,970 1.00/1.00 vMB 48
439,217 439,217 000000000000000003a7167ce9fbd82de353744b732abddfeec1f9aa783220b1 2,631 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.