Loading Tool

Explorer IconExplorer

Memory Pool

78,389 transactions
29.84 vMB
0.08229927 BTC
Random Selection Loading Transactions
Max Size: 178.73/200 MB

Candidate Block

Mining Attempt 9445651937ad4e882a428fc79e616fe82625a6af413db5dba3d5713a2ba19233
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 048ef83626d57b4d4cf32e84f4215acee54a41722f1c5026e21aa25f5421bb3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,635
Size: 1.00 vMB
Total Fees: 0.01477666 BTC
Feerates: 100.69 > 1.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (159,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,451 755,451 00000000000000000003263c4d3b5978c89d1599ab6894cba92d33b3cb0fdeda 869 0.28/1.00 vMB 11
755,450 755,450 00000000000000000006d12ad007c98415de152d7849ed5686949c4d19a30ab5 638 0.22/1.00 vMB 12
755,449 755,449 00000000000000000004a5b393a7df79d77b7b201647b30c6cef2e407f20f27c 63 0.02/1.00 vMB 12
755,448 755,448 000000000000000000052a2b2947df6a8e526b8458815694749ff613e702b595 742 0.36/1.00 vMB 10
755,447 755,447 00000000000000000004a43b02dd59ee71dc9539650f57c4b461984a7af76ecf 931 0.97/1.00 vMB 2
755,446 755,446 000000000000000000079accc5e7fcd4bbbe4e1dd6243f4c0588161ce766d123 1,874 1.00/1.00 vMB 11
755,445 755,445 00000000000000000001fd908482289bc1614ec58a28ed47e29eaa36d0b679f0 2,363 1.00/1.00 vMB 16
755,444 755,444 00000000000000000005106252c654d46b80277c0242c294a8b4f7df1f4d1f4a 48 0.98/1.00 vMB 1
755,443 755,443 00000000000000000006180f6723a58dbe89f4dfb6893a5042314098700006c8 289 1.00/1.00 vMB 1
755,442 755,442 00000000000000000003e57dbbfaf8f4c03e918777361d700f805c38e833d978 2,465 1.00/1.00 vMB 15
755,441 755,441 0000000000000000000149664d47514e0dc753b356c0a9628dda0a12578a87c9 1,355 0.99/1.00 vMB 6
755,440 755,440 00000000000000000001a3493a64cfa80b5d50ef24316067b9ebbc06a1a54b0a 1,690 1.00/1.00 vMB 17
755,439 755,439 000000000000000000057db9be2de77b48d3a9c3bf0df054aeb0ebf732b19cc2 1,505 0.62/1.00 vMB 10
755,438 755,438 00000000000000000005bb0df35cd78026ad1a53cc9d8193ca6ca028490d345c 1,861 0.67/1.00 vMB 12
755,437 755,437 000000000000000000031a176d9481990e7edc1c3d3874305d63769bac2ffbb1 312 0.18/1.00 vMB 3
755,436 755,436 0000000000000000000639b2b46fe5e48fdb84d1a55cc68e72f134ea4bb8c53b 617 1.00/1.00 vMB 1
755,435 755,435 00000000000000000002443dd98089451b0108a7fb2b857da801d85c1304ceed 1,494 1.00/1.00 vMB 5
755,434 755,434 00000000000000000008220ea4bbcfff09a3110b735c3f4381b5218f930e6439 2,844 1.00/1.00 vMB 15
755,433 755,433 00000000000000000001f1f6b2681f14753912dffc3ea6c201e6669c4f2c9d86 2,856 1.00/1.00 vMB 21
755,432 755,432 00000000000000000004fb2fc9856cd73ce4f9d4f24175ad7171d81c3345dcea 2,425 1.00/1.00 vMB 21
755,431 755,431 00000000000000000005e4d629319627670f8c18a6884eeede0a05f3f565f37a 889 0.30/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.