Loading Tool

Explorer IconExplorer

Memory Pool

47,558 transactions
28.18 vMB
0.10576046 BTC
Random Selection Loading Transactions
Max Size: 148.30/200 MB

Candidate Block

Mining Attempt d743609f417d1faa947fd00f512922dfbf76a350610d8b5a32fae77e3d52d167
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 26635535e72935f1c25c7069461036383270ac57b676d91e8e7db5e2f48148ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,220
Size: 1.00 vMB
Total Fees: 0.04373328 BTC
Feerates: 265.25 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (99,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,787 815,787 00000000000000000002aa3343deaa630871a298534a403ecc8b9b6374e82153 3,920 1.00/1.00 vMB 62
815,786 815,786 0000000000000000000393bd8ac2aba6c43ef29a334b748452eaddbe975f0d91 4,551 1.00/1.00 vMB 54
815,785 815,785 00000000000000000002f3c62d506d926b9e3c91fd93c2a45589f644d579f7f2 4,353 1.00/1.00 vMB 40
815,784 815,784 00000000000000000002be9c41dc69f79e6f76f7310b7c9f3e74834c674641d1 2,457 1.00/1.00 vMB 43
815,783 815,783 0000000000000000000207ef2b097d9f0800c4a1eed34d2c37a11be2d0499402 3,628 1.00/1.00 vMB 55
815,782 815,782 00000000000000000001be21db6d6a4845b2ecd6f18ff65ac711a3234f510a5a 3,456 1.00/1.00 vMB 72
815,781 815,781 0000000000000000000217f5c55ed6059d9783a06b75df38b55ad9e3942ca83d 3,210 1.00/1.00 vMB 98
815,780 815,780 000000000000000000000e49afd62c670102198b7e95bf924b6cb2cb6a988955 3,820 1.00/1.00 vMB 56
815,779 815,779 00000000000000000000993a2b01f25ca34300e688c56dc810d8fe9b09518768 2,498 1.00/1.00 vMB 41
815,778 815,778 0000000000000000000341056046724ff68c8246ca281f188e4de45e21a27128 2,271 1.00/1.00 vMB 40
815,777 815,777 0000000000000000000455411a1dac1c8e82131045e837808d9344c253d56bfd 3,339 1.00/1.00 vMB 45
815,776 815,776 00000000000000000002e913d1e5725bdaefbed3dd3f5e864f31df0ab89f333d 3,722 1.00/1.00 vMB 48
815,775 815,775 000000000000000000006dee59db2783e366766e31cbd47adf274754332f46a9 3,476 1.00/1.00 vMB 78
815,774 815,774 00000000000000000000178904daa13a62592cbacfac59b1e625c4a23beec172 3,262 1.00/1.00 vMB 58
815,773 815,773 0000000000000000000183317b8a983e24fc3608f94c5728a2f6d9dcd82e240f 2,390 1.00/1.00 vMB 114
815,772 815,772 00000000000000000003eaffad6cdc7b54b9a077a26324b0e6378ae29581a927 4,039 1.00/1.00 vMB 54
815,771 815,771 00000000000000000003ca089c7cc409ab56620f8232cc53325a4f6493708d0b 3,652 1.00/1.00 vMB 48
815,770 815,770 00000000000000000001d951f15c106a19b7a54669ccbde44ce33b4c00097a03 3,110 1.00/1.00 vMB 72
815,769 815,769 0000000000000000000444be21dbf62e328f8bc3a2f34502f21340dd3355564c 2,863 1.00/1.00 vMB 105
815,768 815,768 00000000000000000003e1a053330f5f5d8baa182fad2f074ad84d23bd4c4f1d 2,592 1.00/1.00 vMB 50
815,767 815,767 000000000000000000015b3145706ef33f9cef30b18ef2164dac97ebbb9579d6 2,217 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.19 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: 653.71 GB
    • Received: 14.03 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.