Loading Tool

Explorer IconExplorer

Memory Pool

73,222 transactions
28.51 vMB
0.06635166 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt aa2c9175846ede916b21b22a2b3f65a9ef6787dcba3f62a1b55d1086800b64ce
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 866b77b1e48befcfe3ad13fdcc5d2d42941a41fee97b2936694732639704b558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.00916316 BTC
Feerates: 98.05 > 0.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (614,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,987 300,987 00000000000000006cd897a0b7bfe686ed4fd4148603b44510314abe6e35b996 175 0.09/1.00 vMB 23
300,986 300,986 000000000000000031d8731310b51ddc39877c6b6bbd80f4df917985dd9d579a 16 0.00/1.00 vMB 65
300,985 300,985 0000000000000000128a31bf51547a7c705c3027e224d70685d1b496189a3f7e 43 0.02/1.00 vMB 21
300,984 300,984 000000000000000049601a46b6bd1b75b87f683a05d2df6ea556c7df15e3cae0 101 0.06/1.00 vMB 27
300,983 300,983 000000000000000036260a857ca55e6853328507cc1a3268bcaf1136fb9f556a 179 0.10/1.00 vMB 28
300,982 300,982 00000000000000002f10dd8fad2790c8fc686cdf04f354ddbb9f8f93a444776d 279 0.13/1.00 vMB 27
300,981 300,981 00000000000000003462d58ec5a7b8974bba3cc8f20a6ee29c06d17e66efb487 439 0.24/1.00 vMB 34
300,980 300,980 000000000000000062ebe66088ba6c40c5eb4df44e545d5cec296bb8e66a4fa1 448 0.24/1.00 vMB 28
300,979 300,979 00000000000000004fde9779c14b8e66e7958c8fb48b4df37c21afa39d444216 32 0.03/1.00 vMB 27
300,978 300,978 00000000000000005dd5dcaa944cb2bd27e64b70d83d3c7b536ef618bd597bc0 407 0.27/1.00 vMB 25
300,977 300,977 00000000000000004928e57fd101d5f18343378145a70924d94fa5ea315cb3d4 364 0.35/1.00 vMB 20
300,976 300,976 00000000000000001d4ccceadc19874a25c1f7194bbe11a00df5d9a77a53a05b 117 0.07/1.00 vMB 39
300,975 300,975 00000000000000001ca7c7e4b542df79727b360cba40108273acbad80c32eb28 70 0.07/1.00 vMB 23
300,974 300,974 00000000000000005a80b6c9e767a1f73c97a2921ac10acc4a5fdcb3a93de8ba 107 0.06/1.00 vMB 33
300,973 300,973 0000000000000000536f041c7dd23fca94531598d4cbc5a255dc3629cddf53d5 81 0.06/1.00 vMB 27
300,972 300,972 000000000000000054c955e723fbfaaf153e240166d689be1c86d06f4adf1d80 116 0.04/1.00 vMB 43
300,971 300,971 000000000000000048b0cd6d3bf23eff87072d2e74a1abdbf2cb4cbee6d648c7 86 0.03/1.00 vMB 35
300,970 300,970 000000000000000032911a70a714b2098fdccf2240c4ca067caf2074039be2dd 1 0.00/1.00 vMB 0
300,969 300,969 000000000000000038e8647745b2c8506d5a4c1ce8e853cc844a73bedf1636b9 601 0.34/1.00 vMB 30
300,968 300,968 000000000000000058dac49c56b04230632c966c43ff161cecfa7ea7fb741717 265 0.12/1.00 vMB 37
300,967 300,967 0000000000000000327ab3c4dfd33f19f0fe148544fbdaa3a4ac8b975aeec0dd 161 0.07/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

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