Loading Tool

Explorer IconExplorer

Memory Pool

10,136 transactions
3.62 vMB
0.01784529 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.75/200 MB

Candidate Block

Mining Attempt 63a37da5b10d66e01062fed7430b30885d8e56b9d37ec0e2f94bc9d8b672e393
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root f2a4d3e1add60e00f826021a127da9f4dc68511d48b33eb3a4d7987217911c4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.01398285 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (757,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,621 155,621 0000000000000c62e58ecf6a580da5d293d2b0ef4df11eff497fb39ab329b43c 26 0.01 vMB 168
155,620 155,620 0000000000000ac2a7dac317a5068ef2900c4cff52dde67a7969c8a4d7ed4087 7 0.00 vMB 17
155,619 155,619 00000000000007269c4f348d32670083291df1d7ccec33063a6ea43aadb9c1e6 46 0.02 vMB 137
155,618 155,618 00000000000006e943a96711621f767a79e67d6919bf1cdaec8155e3822d107d 68 0.03 vMB 29
155,617 155,617 0000000000000f3963d0532c59bf37a80f57b7ece23acc7831309c80d7b79c95 51 0.04 vMB 84
155,616 155,616 00000000000004ca098be93c168e1d3ff52f97b470314ca52cbf36c46140fd29 7 0.00 vMB 0
155,615 155,615 0000000000000e2b6fcef3c566343b4276ac59e8cb6b83d02f9e9cca15249f77 14 0.01 vMB 103
155,614 155,614 000000000000075684d7af270b63e682ec49ee9530812aad768f3740869fc761 29 0.02 vMB 192
155,613 155,613 000000000000045e783f837283a091d8e0bdda40491ecfeb6ad1554fd4a6c5da 48 0.02 vMB 735
155,612 155,612 0000000000000ee471e901293a3e5e6175302e5c85949b54afb1a73d24a192ae 98 0.04 vMB 20
155,611 155,611 0000000000000992d9b1acb066cc6bdafdf9dc68d264ecd053bd1b44baf7b735 51 0.02 vMB 154
155,610 155,610 0000000000000d786819ddae50ef84f4bcae1d6deef88bdf9216c9cdb327c7f3 8 0.00 vMB 1,299
155,609 155,609 00000000000007357d605fdc22f0dd52cf70eb8ef50fe1d3650e7c4869b01d51 42 0.02 vMB 407
155,608 155,608 00000000000004076d9ece7d99fd2b727f7b8fd2e4e56a58b3b1e2a26301ed02 67 0.04 vMB 25
155,607 155,607 00000000000007f3efcdb64426bddb3e2a7360892a6dffc9974379d3ae02d4a5 17 0.00 vMB 25
155,606 155,606 0000000000000b9a059fa3035aaecae494224952a7da1aa3bdf613cbcf610e2b 19 0.00 vMB 461
155,605 155,605 0000000000000b528a0c087556bae03778fd824a9209da7808e1a3bd80de319f 14 0.01 vMB 89
155,604 155,604 0000000000000171f61c19d1795255dbcf4d540ba34a00f0cbad82026d19d76c 43 0.03 vMB 57
155,603 155,603 00000000000002531511b6f944f12f18d26de9909d81d30d685ba81c365bc229 12 0.00 vMB 63
155,602 155,602 000000000000077773c18f9906a1253388abff13251b32ba7ae2cf5c53989b59 24 0.01 vMB 200
155,601 155,601 0000000000000e7f36ca49edae8bc09a7166fd8a297f40c5706dff2a2cab0afe 20 0.01 vMB 118
Previous 10 blocks ↓
Total Size: 779.73 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: 365.69 GB
    • Received: 1.76 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.