Loading Tool

Explorer IconExplorer

Memory Pool

79,036 transactions
29.98 vMB
0.07853919 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt 5c64a4a7518a73c684864182565751452a906a87c96cf303dd6975743fedc1d9
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root ea6100984df06b406073f11fecf0b404c496713244af19216d4aaf0f5cd33130
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.01189107 BTC
Feerates: 200.89 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (584,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,469 330,469 000000000000000018d16dafdd9c9ce309874c44c531a3eff65301c179b5381c 1,668 0.75/1.00 vMB 29
330,468 330,468 00000000000000000f219ecb8290d819b630e81168ecdd097ea457f97afb3d0b 1,013 0.32/1.00 vMB 44
330,467 330,467 000000000000000011ae68d884df93b746c233b52893df4b0f797e0438d714dd 1,655 0.75/1.00 vMB 30
330,466 330,466 00000000000000000a687188ce9fe62d3f350aa6ba9eebe1197a7ce6e83e2ed6 1,003 0.71/1.00 vMB 22
330,465 330,465 00000000000000000aca5f4b030488cd2410f491bf230b4db8215aa198e2a62f 1,606 0.75/1.00 vMB 37
330,464 330,464 000000000000000003c3868b9cdb8ff09d9526725513ce04bc9c03ad2dac9813 957 0.54/1.00 vMB 29
330,463 330,463 000000000000000004e4072af73e902d7a76aa298bc9c482d6a01d840cbd1cba 929 0.50/1.00 vMB 29
330,462 330,462 000000000000000018c6e5a8b38c9c941d440a39a210bd721ac123a393d00585 1,054 0.55/1.00 vMB 26
330,461 330,461 0000000000000000065de5124eeb9b2a3ffaf7ea2dca0ff126f7c418eb978532 440 0.59/1.00 vMB 14
330,460 330,460 00000000000000000dce3c5445b39736bcc527b0d91cf8ff001069f7ca29129d 2,202 0.75/1.00 vMB 41
330,459 330,459 00000000000000000255afee1cdc5e4f563b9bba5f008ffac95f16612e84d26a 14 0.01/1.00 vMB 22
330,458 330,458 00000000000000001429980eacff20d860815f5555c2abdc9bfa567036b52552 117 0.11/1.00 vMB 15
330,457 330,457 0000000000000000156534e46063f39080122e4ec974e3de51f1df50d6c29665 319 0.20/1.00 vMB 23
330,456 330,456 0000000000000000064cf7a2e572c51eb9d9e91b86ba9ca7c4f43d7d1e5eee5f 452 0.28/1.00 vMB 25
330,455 330,455 0000000000000000032ed35e4e013b94d12a56b403a3ec03e2404780ceaed89b 235 0.10/1.00 vMB 27
330,454 330,454 0000000000000000145f676fc2581dde3cd25b270aab56cd2546d5994936f2c1 870 0.48/1.00 vMB 28
330,453 330,453 00000000000000000fba5d7a82a867f14a8f5eef9e38b1be1e696ce663a0cf97 702 0.35/1.00 vMB 32
330,452 330,452 00000000000000000acdd9e17fe83ce64a5c82f31704bfe1b680c7abb1931b67 175 0.12/1.00 vMB 19
330,451 330,451 000000000000000006d13db7ed6dc36bfd4633d4ec9e236810a434128d84eaa8 651 0.37/1.00 vMB 28
330,450 330,450 00000000000000000e784a4f705b97e1a2e6f316d2638082f6a97e7ecd4d21d1 290 0.18/1.00 vMB 21
330,449 330,449 00000000000000000cf2dceb3080223aa69071d36567850df3b6a1ca90950868 211 0.58/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.