Loading Tool

Explorer IconExplorer

Memory Pool

84,930 transactions
31.85 vMB
0.16798585 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt c505f7206a79f25a9258c92abbadc3d3664994907524fe1575e3f6d5233ceab8
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 6e90cf7d50b898d82e28e8d9f55e7e3dff6c30626d70b43f432136c9071b4989
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,014
Size: 1.00 vMB
Total Fees: 0.05324191 BTC
Feerates: 402.75 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (607,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,688 307,688 000000000000000040a6be5951d70a7eaca023597060570fdcf966b1ee0e4a35 25 0.01/1.00 vMB 26
307,687 307,687 0000000000000000201d2f2525adcf599f087b3cdbc982f85220cfc09b7fc97b 175 0.11/1.00 vMB 27
307,686 307,686 0000000000000000021f196bd8cc0b6489515f1301fc5469dad56f4150312b4f 30 0.02/1.00 vMB 32
307,685 307,685 000000000000000049622a5c39cfa5f8d167ed115196062da136d41475bc2ae3 134 0.08/1.00 vMB 33
307,684 307,684 0000000000000000332d75c28b18d38367ea41ce77d140326c9fe04c3520b302 215 0.12/1.00 vMB 43
307,683 307,683 000000000000000046452f5bf30fa4d16fbe52a9c570be7889d3dfb5613eacd1 471 0.25/1.00 vMB 32
307,682 307,682 00000000000000001c99fdee7e1b67d5d1b2352213c51cb5b178a5617b6f8248 285 0.28/1.00 vMB 19
307,681 307,681 000000000000000000beab2b53bd089cbaedcf0948723f10aa6f12fa12b39754 736 0.35/1.00 vMB 34
307,680 307,680 0000000000000000264a983c3096f154a2da65421f3da4d7d190b68b7472635d 81 0.04/1.00 vMB 31
307,679 307,679 00000000000000000d58f23369901ed8262299367d93045e33dfe05e8d708536 141 0.07/1.00 vMB 30
307,678 307,678 000000000000000008155a9f0dc442f41ce4ee7a63477da959372707a5bc4485 315 0.18/1.00 vMB 28
307,677 307,677 000000000000000021781edf3f7540c85232f9e85d542c72cdd48f329539b4f2 410 0.21/1.00 vMB 34
307,676 307,676 00000000000000000f1e40531e863df3f787660442fa08ad7340ddb1efade492 146 0.08/1.00 vMB 31
307,675 307,675 000000000000000017f5275aa6b114f316109e3ed750f3e74a6636fb39fcc0e3 220 0.12/1.00 vMB 30
307,674 307,674 000000000000000050d71e9ccc9d620d64a22f1cd0e101431dbc972f4392ca1c 82 0.06/1.00 vMB 24
307,673 307,673 00000000000000001a7282cf79b94d5286d6bc5425cffdcf2770f4bc60099ee5 155 0.12/1.00 vMB 22
307,672 307,672 00000000000000003a74e461a8b9ea07a0462ba75d03694910633d55b1cebc06 255 0.12/1.00 vMB 39
307,671 307,671 00000000000000004b25c7153dbaa7549ed9a8580efe2b0ce847d3b33207c3dd 162 0.08/1.00 vMB 31
307,670 307,670 00000000000000001c32c3bb569fceaf13793f0a03abd53ba8ad4d1c4ba7f7f2 157 0.18/1.00 vMB 16
307,669 307,669 00000000000000000fcd2f0159ef4f12c865b6dc49b50599370ccff982fa9070 465 0.28/1.00 vMB 30
307,668 307,668 000000000000000010f5088652421f97ff436f614ff58e7699a1c895f5e1709d 277 0.14/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.