Loading Tool

Explorer IconExplorer

Memory Pool

28,015 transactions
7.88 vMB
0.06119682 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.33/200 MB

Candidate Block

Mining Attempt 78c43cd00532fd63783a08c314a285750c0934a3d5f617a3733495473103e7a7
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root e750d84b0b8cb7b37bfa0275ae42722d77a04ce871a7aebca94289394584b589
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,175
Size: 1.00 vMB
Total Fees: 0.02382523 BTC
Median Feerate: 2.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (738,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,646 174,646 00000000000002ae964433061f4295ecde3d18027f964f18586419a5f279dfdc 27 0.01 vMB 62
174,645 174,645 0000000000000856d739ddff287c45956e018207f94f737698db02cc7a8ee7db 15 0.00 vMB 242
174,644 174,644 000000000000066cae742d825438e8560c7da2e9d6ef3d9b6572656693346f14 58 0.02 vMB 86
174,643 174,643 000000000000079e7b8b8f20f7b39ba09ad19741ad8cf91612f801603cbe52d9 48 0.02 vMB 66
174,642 174,642 000000000000015a7e93827b89dce0b48154fa7f32c9f58b4708a2451cd881fe 12 0.00 vMB 28
174,641 174,641 00000000000000cce1e60bce3c25b7468483f64004a7d275685539569728a4ce 60 0.03 vMB 23
174,640 174,640 00000000000000cf41e9bbc0d02d531b6da9f97f2d7ea8cc6160900b86973f4e 123 0.07 vMB 240
174,639 174,639 00000000000006129f96e181d175b0425b81a14a07319b13179e8e0c0dd4c01b 29 0.01 vMB 129
174,638 174,638 0000000000000601116bb65e37e938bd5181cf90bf5374eb2b6b9615d66ff344 8 0.00 vMB 668
174,637 174,637 000000000000001fb9d6772b9a739301086a2509165d16464df84e15afb35550 26 0.01 vMB 61
174,636 174,636 000000000000066d9abb5f246dfb587b3537257f52fad62be6e16e3776c48fb5 8 0.00 vMB 509
174,635 174,635 00000000000009ef0a00b6c781b7758702eead1ccc94e561cf3fd42c23481c8e 25 0.02 vMB 86
174,634 174,634 00000000000004d446d4bf94820048c069148a4bc3b1e369ce50f3c85fb17004 18 0.01 vMB 205
174,633 174,633 00000000000008bfc9f70714ebd15be35cde9c3e5494e545d4a7f57c647d7ccc 18 0.01 vMB 28
174,632 174,632 00000000000001f08eb4fff7a375111918444e363f576c64833ac83fa70243d3 78 0.02 vMB 185
174,631 174,631 000000000000041345287bbafdb406c84ed52daf1a6a4cbe35480bfd842b4938 28 0.01 vMB 163
174,630 174,630 00000000000007cd2c1620d01a56e70d92f96512f7bf0bc8a447f56b2c856f1e 49 0.02 vMB 53
174,629 174,629 00000000000005329fe3cb3900d77fe9bb86d071803af833588a53908a3a0540 25 0.01 vMB 98
174,628 174,628 00000000000004fa0fe024cdde1a1d28a5a867e7d29f8fa167ea62ac007ba041 24 0.01 vMB 168
174,627 174,627 00000000000006898b4bb52373c34ea190a9b6a0e748b4b9d8eb29afc19ea771 60 0.02 vMB 210
174,626 174,626 0000000000000156d1ecd00c017e88f5487cf409ca14687ac678b48c7e4b14af 49 0.03 vMB 1,957
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.37 GB
    • Received: 0.50 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.