Loading Tool

Explorer IconExplorer

Memory Pool

85,214 transactions
32.98 vMB
0.15740272 BTC
Random Selection Loading Transactions
Max Size: 196.39/200 MB

Candidate Block

Mining Attempt a4e2cdf83d77fbf88bafd8d66fcc42382392524cb285286930e110d5299417ed
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 2109c6fde85eba45beb82554fb8c6dc1485552ea115a01fc94a85430648192ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,597
Size: 1.00 vMB
Total Fees: 0.04874575 BTC
Feerates: 318.30 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (558,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,436 356,436 000000000000000007222b15c00ad358d31e1fa94711da6060ca5a4ddd8ad6e1 915 0.49/1.00 vMB 24
356,435 356,435 00000000000000000db142edd39e53c7d1967317f0e029013e375fc8cc20b199 588 0.28/1.00 vMB 29
356,434 356,434 00000000000000000dc757df3e6592f340bab787d5c297cbdd9ac570ace9b185 528 0.24/1.00 vMB 29
356,433 356,433 00000000000000000edcc825e5f670d0122fc02eb49f21164b17c2571bd402aa 291 0.14/1.00 vMB 24
356,432 356,432 0000000000000000126d9249508cc02d461820467c665de53e2335c4a3a4f957 148 0.10/1.00 vMB 13
356,431 356,431 00000000000000000b4cacb4e21647989520185fe11733cfad8a6e25583a2241 1,323 0.65/1.00 vMB 27
356,430 356,430 00000000000000000d4aa1ef20196d1c8ae60b6794f05032fddbbed6ce6f5618 1 0.00/1.00 vMB 0
356,429 356,429 00000000000000000c1bb8a3461521c67a7968df7d5943b0ed9dd2f3f3a70526 679 0.31/1.00 vMB 29
356,428 356,428 000000000000000015e7ef2e1df56952525132bd9fa8c08afe571b54bc59a4cb 1,088 0.56/1.00 vMB 25
356,427 356,427 00000000000000000a6932c27e649b7cc3a5008e6eb02c0968932b18fff3b32b 23 0.01/1.00 vMB 26
356,426 356,426 00000000000000000369c604a339f2e6bfa4e5b5f80ce4c0ad008322561e4074 175 0.06/1.00 vMB 26
356,425 356,425 0000000000000000063a865b13aa6e15366babda7dabbdd71f6e533b7f72effd 652 0.28/1.00 vMB 25
356,424 356,424 0000000000000000044db18e509d821bb0505380906ac3f1a46114a3bc65e7ff 978 0.47/1.00 vMB 31
356,423 356,423 00000000000000000444ca7dbb804bd1c1f04ef2df24b2614e7239512637d2bb 268 0.16/1.00 vMB 20
356,422 356,422 0000000000000000104119a9a98c8090e3deeb465ec4ef31eb645904a0990dac 738 0.53/1.00 vMB 13
356,421 356,421 000000000000000000c739196a5affdeaf71bd638e0eaeb94be53907d8937dde 1 0.00/1.00 vMB 0
356,420 356,420 000000000000000016857a304b1de30f98335e380c7490c620d079258b43aced 1,024 0.69/1.00 vMB 22
356,419 356,419 00000000000000000f4ef4ba2ffed59275f690f17e2f7f2c98b7fd4e748c37d4 950 0.75/1.00 vMB 21
356,418 356,418 0000000000000000070687efe179c56b97b446f275dc68a979e0b6daf5237239 3,324 1.00/1.00 vMB 44
356,417 356,417 0000000000000000031687df94f534eacfbc6e26c436f1ccfb74c87c90d33520 897 0.43/1.00 vMB 27
356,416 356,416 0000000000000000087b99e570e6983a26f12a664d6ff616034391d8268ebdc4 913 0.50/1.00 vMB 25
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: 11
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 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.