Loading Tool

Explorer IconExplorer

Memory Pool

79,195 transactions
29.46 vMB
0.08231094 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt 837f964228fce8352b7126e7422898bd1bef7bc3e57cd24a0677cba52bcda601
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f37f5247cf842d98986efd06d153e04b96d5c479a41aa1b4650764a88b728507
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.02053908 BTC
Feerates: 100.11 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (275,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,365 639,365 000000000000000000036236c1bb8db4b456dc84703158a20003aabbe38b6ef8 2,868 1.00/1.00 vMB 46
639,364 639,364 0000000000000000000d31e0e7a7b62a8eabeddb1d0bc3d5e9c0085bbc14a631 2,926 1.00/1.00 vMB 41
639,363 639,363 0000000000000000000b00090b457682ed3e2d1fbc55352fa148cd89c41b2f83 1,749 1.00/1.00 vMB 63
639,362 639,362 000000000000000000082bd5a1f17fff08f7038dd4e8b64fd3323bb09db6ca6f 809 1.00/1.00 vMB 78
639,361 639,361 00000000000000000007014200e79e7221f4cd8fa59821780d1e5ffb13172d26 2,284 1.00/1.00 vMB 53
639,360 639,360 00000000000000000005c687107ea02fde93e1ccec0f3f4efc5dc259ebf61e88 2,941 1.00/1.00 vMB 47
639,359 639,359 00000000000000000005b11237090285ff009b569f8726cb71eafbedc5107765 2,440 1.00/1.00 vMB 40
639,358 639,358 0000000000000000000ce49d9391aedd07615c864eabf7c2e8dc3831864c71ce 2,882 1.00/1.00 vMB 42
639,357 639,357 000000000000000000057c8d62adc4aa25a5daca87a578a5761fed8a58772238 2,109 1.00/1.00 vMB 45
639,356 639,356 0000000000000000000961a09541d88b1302012f693134c83a5d02c06e6261e8 2,909 1.00/1.00 vMB 55
639,355 639,355 0000000000000000000eed11ef8263a635dba29572ce578fd7ba59c04139593d 2,194 1.00/1.00 vMB 45
639,354 639,354 0000000000000000000edd3713e8a88ab318e047234dcbf4b8f4fddcc3a8e983 2,680 1.00/1.00 vMB 53
639,353 639,353 000000000000000000028964303749df991575eca136857653b58527760f2ece 3,242 1.00/1.00 vMB 76
639,352 639,352 00000000000000000000b3410aaf0d72af340d4decdd59b8f8a2beeaa12fe910 2,684 1.00/1.00 vMB 36
639,351 639,351 000000000000000000033217bdb320e4738f691403cb0e5a5c0240731788b3cf 2,209 1.00/1.00 vMB 41
639,350 639,350 0000000000000000000926f1eecc4360027cbc7687809895866d369ce23936b3 1,093 1.00/1.00 vMB 13
639,349 639,349 0000000000000000000d13f72a60dce3932ce8f29a007cdbc31296c8a15d0225 1,864 1.00/1.00 vMB 20
639,348 639,348 00000000000000000009f957f018100df9a115f9f9c73eb50b11d347969e7ea2 1,778 1.00/1.00 vMB 21
639,347 639,347 0000000000000000000258f33fbe8f6d6fd44229edbed70ae8a72d909d393088 1,714 1.00/1.00 vMB 22
639,346 639,346 0000000000000000000836f575d49b7731ae401bc908f2fa897c21ce6e26d9fc 2,447 1.00/1.00 vMB 11
639,345 639,345 0000000000000000000e2ed923e4479f195f4c82ce6476ae4527e24199866b7a 2,393 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.