Loading Tool

Explorer IconExplorer

Memory Pool

47,918 transactions
27.99 vMB
0.06673742 BTC
Random Selection Loading Transactions
Max Size: 148.64/200 MB

Candidate Block

Mining Attempt f2d18b166af34f9f420f30f060d15128cf07c8e1620290dbe0b5d686d6fa724d
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root 0da43f4036d4096652ea3afb3172daa9aec1083da24f24331f1d6a2e3a328627
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.01238283 BTC
Feerates: 46.87 > 1.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (494,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,302 420,302 0000000000000000013cbf6d96c3ed83e4852ce8dc63c0b6b6d3103610cb6b32 2,472 1.00/1.00 vMB 54
420,301 420,301 000000000000000000d70363ee4b215ef3ff6c2717097baf3713a64c9481976d 1,089 1.00/1.00 vMB 72
420,300 420,300 0000000000000000017a859238351b59b11f2d79bb1f66613c5fb460fc0cb595 1,132 0.96/1.00 vMB 32
420,299 420,299 000000000000000002feb2128b0aaf194859dfca5bcbd3b4cab18192a6a94ada 2,540 1.00/1.00 vMB 61
420,298 420,298 000000000000000000517af2b3c0b893777633103d52830102e88094223dee7a 835 0.97/1.00 vMB 22
420,297 420,297 0000000000000000048e94ed9d5cc4c8da592a374dd7ab6fed299dd5ab3f1e4a 2,500 1.00/1.00 vMB 69
420,296 420,296 0000000000000000034af2a4456f5b37cba5bfd973a1c207b6e2c558edb11f58 712 0.32/1.00 vMB 69
420,295 420,295 00000000000000000383c4581a7a95bfc8fa5a11e78fcf7abc4370e225030894 939 0.59/1.00 vMB 39
420,294 420,294 00000000000000000467e9a21784f3be6a9274bbdce9624b3985f40a64e6ae48 2,565 1.00/1.00 vMB 74
420,293 420,293 000000000000000000a1a4290e9bb28252cbc20f8c1086d66a4b3bfd47e65717 448 0.22/1.00 vMB 66
420,292 420,292 000000000000000004766682611d53a7920f96bd1ad794decd00c2c2e73766d9 2,000 0.89/1.00 vMB 61
420,291 420,291 0000000000000000010f1f906563ded825d14c059cbf2fe43875d56ec69aa289 1,176 0.73/1.00 vMB 41
420,290 420,290 0000000000000000026232beee315a2631181f272dde39967816cf2698e045f5 2,281 1.00/1.00 vMB 53
420,289 420,289 00000000000000000158d9bef843b59d26ad674c169d3c4085b210ae7819096f 2,044 1.00/1.00 vMB 49
420,288 420,288 000000000000000000205ee2a6024277bc81fc4bf60ce6864cea4f63ccdf598d 2,980 1.00/1.00 vMB 85
420,287 420,287 0000000000000000029df5011630f2cfcb3ab21801aa1816f16f880c7fea3707 2,017 0.90/1.00 vMB 57
420,286 420,286 00000000000000000287ea10a5fd0bef3adb9222453d0d5807441e48fddae592 2,012 0.93/1.00 vMB 54
420,285 420,285 000000000000000000916fd52c46896e12aff281122c14892cfb9e8f39f1fad5 14 0.00/1.00 vMB 197
420,284 420,284 000000000000000000144d84fae539e28a08943fc195ad39902ef2d7191b9322 1,491 0.89/1.00 vMB 45
420,283 420,283 0000000000000000020e79f38186012736f8aa3014c24bae4308eb56103feb87 606 1.00/1.00 vMB 13
420,282 420,282 0000000000000000022081933e2a471a1ef125693c49f27aa71e771fc9eb5793 2,602 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.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: 645.25 GB
    • Received: 12.72 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.