Loading Tool

Explorer IconExplorer

Memory Pool

79,611 transactions
29.96 vMB
0.07171768 BTC
Random Selection Loading Transactions
Max Size: 183.48/200 MB

Candidate Block

Mining Attempt d935ec22e4b1ee4c808c897b768e4293ec5ff37d9050c2593e2aae863a28ea56
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a3ca5bb162e3f71008e8c79cdf17e594f3bf924f111dad67b8cf89bb78ae4ca1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,896
Size: 1.00 vMB
Total Fees: 0.00527783 BTC
Feerates: 40.20 > 0.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (206,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,029 709,029 000000000000000000075cb438b2225982639c8bb7d04581e313e9bc1a01387f 2,145 1.00/1.00 vMB 7
709,028 709,028 0000000000000000000219d150bf7b0d8b9521635b70756a29271433e592480b 2,029 1.00/1.00 vMB 12
709,027 709,027 00000000000000000001eb605d719d04dd55294b7b8099ccc9fa00bd6725a7bb 2,970 1.00/1.00 vMB 18
709,026 709,026 0000000000000000000ca69f7a9f75e622e7cc8e1e37d3738948e270eb727a6f 3,416 1.00/1.00 vMB 32
709,025 709,025 0000000000000000000af7e6192e8b598c043110d94838e7f79fe1237dceac68 2,277 1.00/1.00 vMB 14
709,024 709,024 0000000000000000000386bc75d828519d6fece43373311221b073cae91c6908 1,847 1.00/1.00 vMB 12
709,023 709,023 00000000000000000005a3cfb355721418d4c6c20b79f3182591400de1ada66c 1,595 1.00/1.00 vMB 6
709,022 709,022 00000000000000000007def85aee0c1b4e63d922ad824b5b60ed8c4a048eaef8 1,585 1.00/1.00 vMB 15
709,021 709,021 0000000000000000000a1c96386cf9c8dbb8aef3243ff05928b29af954532219 326 0.17/1.00 vMB 10
709,020 709,020 00000000000000000003b6605a004ba9244ad0d455233ac4411a970f6bfc3ac4 1,309 0.84/1.00 vMB 7
709,019 709,019 000000000000000000055995e5dbc2225e1346717f46aa9a49f83f3999af331a 1,541 1.00/1.00 vMB 11
709,018 709,018 000000000000000000095a5f4dc48f719c2531b47d9e753183ed2b4b5ba81170 97 1.00/1.00 vMB 1
709,017 709,017 00000000000000000005456e10bbe11c971bd04d665d245a04338f121fc542a0 1,645 1.00/1.00 vMB 12
709,016 709,016 0000000000000000000bedccd032ef46a38afef6f755a29b8b5ce6c07f44ea3f 248 1.00/1.00 vMB 1
709,015 709,015 00000000000000000008ef62efec28e12484314f47ed606d0bf0fc90b201c599 663 1.00/1.00 vMB 3
709,014 709,014 00000000000000000002e38213df0714b29cee200be5254953e4ae73d11cf897 1,792 1.00/1.00 vMB 9
709,013 709,013 00000000000000000002f1fdbbf8852d5683acb6beaeb2b4d3c0562b7fde1c84 1,328 1.00/1.00 vMB 10
709,012 709,012 0000000000000000000598f6ee5e186e4dc59521a7d029f0a2a79282a5308b24 720 1.00/1.00 vMB 3
709,011 709,011 00000000000000000002f62770dae04d5e0f911ca2bf3319cedbec0cd6fcaa46 2,383 1.00/1.00 vMB 17
709,010 709,010 0000000000000000000b8acbd852571cfa50fadd3798a63313345e87ec63a179 1,912 1.00/1.00 vMB 8
709,009 709,009 0000000000000000000482565c35e448ab5fd022cfdd4eb8a049ede6b3abbb41 1,219 1.00/1.00 vMB 12
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: 10
  • Data Transfer:
    • Sent: 718.53 GB
    • Received: 17.91 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.