Loading Tool

Explorer IconExplorer

Memory Pool

38,282 transactions
25.91 vMB
0.05138931 BTC
Random Selection Loading Transactions
Max Size: 134.30/200 MB

Candidate Block

Mining Attempt 20913183b63a5163b0a2808891e180efac02539ebe297fbc31aa1796a45b7517
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 93153be4f4668f19c41aecc30dcc8aed5c8760f401eb2ba82e8933adc488d22f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,971
Size: 1.00 vMB
Total Fees: 0.00413861 BTC
Feerates: 60.16 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (734,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,696 180,696 000000000000070b888d7ebdc9ae7e4e95622e8c2a7480928af5b99b9f44424c 394 0.25/1.00 vMB 97
180,695 180,695 0000000000000560ef5f726f26a0d7164da05d468f4a3734a296d3af4eea98bb 136 0.05/1.00 vMB 10,270
180,694 180,694 000000000000011326d0681e994f33c09029bee1428ebcc7618df93678907d7e 481 0.22/1.00 vMB 150
180,693 180,693 0000000000000653de550a8764d481000b37188aebcea44c20a753e08e9ea54a 382 0.17/1.00 vMB 166
180,692 180,692 0000000000000764fb7d6f630a01973150db873aa042e8312c0081fc3d1799e5 490 0.19/1.00 vMB 147
180,691 180,691 000000000000012d9529b10ce17c41f1d5fa82c0452bd1961d264caab2c6ddd8 128 0.05/1.00 vMB 113
180,690 180,690 000000000000050d55e81b1ed1a0d79f9b5e0097a40fe539f26b5b0851397860 59 0.03/1.00 vMB 213
180,689 180,689 00000000000001ec4f3cb69131a45158ef43fd22276e74f86a06415293f73763 346 0.15/1.00 vMB 133
180,688 180,688 0000000000000485957c8d444094dc8a4d96ad2e402e2f57b34fcd3ea5506b3b 146 0.05/1.00 vMB 69
180,687 180,687 0000000000000321f1d18a791e4543e5fe9e633a40aa1b54b31c61edae38291f 700 0.25/1.00 vMB 152
180,686 180,686 00000000000005f904cdbc1c2cf65b253d0aeb4c84294a01a0276988bb4d1a27 554 0.22/1.00 vMB 164
180,685 180,685 000000000000067c25e57aafd64451b9ad012829504b83f5f6d3dec53ec3b9d7 56 0.02/1.00 vMB 122
180,684 180,684 0000000000000304898878335eb41668329e5785cd680fbe0d82f248f940fa4f 222 0.10/1.00 vMB 151
180,683 180,683 0000000000000621c76f7839994ed32be5644668ab91e285eaa97e51ba238538 128 0.06/1.00 vMB 148
180,682 180,682 000000000000086d934a1c24f8dd739cdc6c5b011963af36238fee6376e05bf4 45 0.03/1.00 vMB 70
180,681 180,681 00000000000008c52abf47c97c4b8dd321e28cfc537a40041b52df0e86b91432 210 0.09/1.00 vMB 188
180,680 180,680 00000000000007cad2914287616e6207a94e7040912c26fd2a241fed46ddae30 313 0.10/1.00 vMB 115
180,679 180,679 0000000000000729e39dbca7937487c6b23a510e6d872d31289cc6fef24f539a 613 0.25/1.00 vMB 181
180,678 180,678 000000000000075d5ecff63e7e32b8bd75c8aa165531d0f75cdf9ea42dd62394 128 0.08/1.00 vMB 127
180,677 180,677 000000000000050b40919628f37038e2c29f646c7cdc16e5195bef223b8c3ab2 245 0.10/1.00 vMB 183
180,676 180,676 0000000000000662fc94582097eef84b88041bd442ba0302e54ebd4f4732ddef 58 0.02/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 782.27 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: 656.06 GB
    • Received: 14.38 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.