Loading Tool

Explorer IconExplorer

Memory Pool

79,866 transactions
29.74 vMB
0.08109552 BTC
Random Selection Loading Transactions
Max Size: 178.68/200 MB

Candidate Block

Mining Attempt 575c64da316e6798cd6f1d27299b1bf6bba92b4b1c52537da60617fd28ff6d2a
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 2471ad60191a55e53156f657652b33c4fd0169f3027db0002b009789108bdd49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,187
Size: 1.00 vMB
Total Fees: 0.02040864 BTC
Feerates: 502.65 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (638,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,963 276,963 00000000000000018c3639d1ea0e7a41debe9f19355facd593fe57fc2e44fcb8 196 0.08/1.00 vMB 63
276,962 276,962 00000000000000027c621a36f81520b02dc3d6778b994288fe039ec701ca2b4a 180 0.10/1.00 vMB 41
276,961 276,961 0000000000000000c9f4313bec97e26ef06f4654d557d72d793c0764b3bfb286 158 0.07/1.00 vMB 56
276,960 276,960 0000000000000001d84ebebf9d3fa866bd008ed17d6ee34d62f420d83e4ebf71 323 0.18/1.00 vMB 43
276,959 276,959 000000000000000061ab9b4853c675c16a04ed8009fcfcacb635c24cf825fa5b 423 0.20/1.00 vMB 43
276,958 276,958 00000000000000006561f17e1f1524c7b614d8a6dc7912692d973dac4ab2b911 171 0.07/1.00 vMB 62
276,957 276,957 00000000000000029a32fb33c097ee7d73d6adf957efb8c6e76ecc5d55139f05 107 0.09/1.00 vMB 40
276,956 276,956 0000000000000000baa014a34eaccf1b0579a598fa7ba4abbcbd2f3aea9a8617 105 0.04/1.00 vMB 66
276,955 276,955 00000000000000012aae07532a398361135805cbc7848804091f3859d68bd059 309 0.14/1.00 vMB 54
276,954 276,954 0000000000000001d435763a131586413b586b46aade475990d61b0193f408d7 389 0.15/1.00 vMB 46
276,953 276,953 0000000000000003351437a76d45e2119f20d3f71c1083775aead6cfe3124325 173 0.07/1.00 vMB 45
276,952 276,952 00000000000000003788ac3db98f21b99151ea65711b53686e1ad3583bd1a2a1 343 0.14/1.00 vMB 54
276,951 276,951 000000000000000275f2223e520067759159e83be4f23e6f21b9661a54e27efc 544 0.25/1.00 vMB 51
276,950 276,950 00000000000000028c4a8db3f95597889bde9a34775cdb7bf1bab1e37e021c95 294 0.23/1.00 vMB 22
276,949 276,949 00000000000000025efa4d291485de8c34136c3d0d6b2cfd487514b4f81c27c5 732 0.25/1.00 vMB 60
276,948 276,948 00000000000000010753d6c80a9dc67e4b6d754261ad2749dcf9748e7eaba29e 64 0.03/1.00 vMB 116
276,947 276,947 0000000000000003521d838126ca43cb8ac4dd6f4f5f5e290b8efbb6e11fd2c9 509 0.25/1.00 vMB 57
276,946 276,946 0000000000000000e54087f1dbb7c0d2c5bf29cd20906ad458417ea977e03b4e 697 0.33/1.00 vMB 46
276,945 276,945 00000000000000002df90422830562c3435520d69a1d51689acbb1253ba5ae3e 526 0.23/1.00 vMB 55
276,944 276,944 00000000000000034091377f6269b6ac3efaecb5e84f9d7358a851a08241a3dd 463 0.21/1.00 vMB 54
276,943 276,943 000000000000000374a7b6359cc993d3638c72c14d8c7529fef7e6e7e545bffb 305 0.16/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.