Loading Tool

Explorer IconExplorer

Memory Pool

41,402 transactions
28.74 vMB
0.06167358 BTC
Random Selection Loading Transactions
Max Size: 147.56/200 MB

Candidate Block

Mining Attempt 8b0d1e93f585c8d0efe7215a2dc552f440e4086563bbe16a3d8d09856a7e8792
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 05b1b18aad67f8cdb461ef576e2cf41b65ef136601b234b25f9384399a2c77eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,689
Size: 1.00 vMB
Total Fees: 0.00593096 BTC
Feerates: 100.53 > 0.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (592,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,025 322,025 000000000000000002841e5613ae0b2d02654e059a830249976a0710d3faefaa 51 0.07/1.00 vMB 6
322,024 322,024 0000000000000000170407059945b4c547a5e9f102d2f0f8e2f0c06c591459de 562 0.68/1.00 vMB 17
322,023 322,023 000000000000000018e73b3f606d2f16071b28229d2700c316adbee7aa09cbca 634 0.35/1.00 vMB 27
322,022 322,022 00000000000000000687b9a8909b9bdac4281379cf8619ec2d38774984e036ac 483 0.53/1.00 vMB 19
322,021 322,021 00000000000000001dd9a294673d8d5056bc6f3b9209fd8c966ee52fe6ea70b1 250 0.18/1.00 vMB 20
322,020 322,020 0000000000000000151a194291af06394e16af8c4130c14251330fd9beafd1d1 618 0.38/1.00 vMB 27
322,019 322,019 000000000000000024799f000743b9aab910d8bb7647191af86c390a20afd67f 734 0.39/1.00 vMB 27
322,018 322,018 00000000000000001bbe2de8fafa88e92c00961b21be106fbd1a7a09b6862067 508 0.35/1.00 vMB 24
322,017 322,017 0000000000000000174d57fdcbf6613d0d4ec778998e5d78c8fedbf40beb9873 1,019 0.75/1.00 vMB 24
322,016 322,016 00000000000000000e84fd4f9eed5570a5c4f8d904d18bb6a5c2e4f43e6f8158 302 0.19/1.00 vMB 23
322,015 322,015 000000000000000022d6905a15a50cfa8ddaed3da1b9ea1a4dfb212e206664bd 282 0.16/1.00 vMB 24
322,014 322,014 000000000000000011a275e9bf892fb8fe5a1b94fe22731e287308db080dda99 335 0.16/1.00 vMB 27
322,013 322,013 00000000000000001f74b9d407dde13e396e32fa87c27f4acafc959d9bde5bfd 903 0.49/1.00 vMB 27
322,012 322,012 000000000000000016b9dba873c4705d48cd706fcb85fe42622e3ac39498a463 57 0.03/1.00 vMB 22
322,011 322,011 0000000000000000136b8381926a3df1f811be35e9a5a4a181c14d0c918eab94 437 0.22/1.00 vMB 28
322,010 322,010 000000000000000011b1a07c252bc07494ac0eed5f7fa6b108f09778dc840d43 509 0.26/1.00 vMB 26
322,009 322,009 000000000000000022ccad6f3e73c9689888749f3fa852343b7c359d35c2aad5 132 0.07/1.00 vMB 26
322,008 322,008 000000000000000006032c1ea164812dce1b75f8139badc95921548593816d9f 186 0.27/1.00 vMB 12
322,007 322,007 00000000000000001a2a23cec73bf8b704e654aca867d5f2cb53dfd9c5344447 512 0.16/1.00 vMB 40
322,006 322,006 0000000000000000243ecc39a5c110fea174e34e4a2d00b5f2038ab2e2f5cf70 582 0.33/1.00 vMB 25
322,005 322,005 00000000000000001087e09d09c1dd8328bb0ac172fe075756639a8d8bda7d09 188 0.08/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.72 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: 629.68 GB
    • Received: 11.94 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.