Loading Tool

Explorer IconExplorer

Memory Pool

49,309 transactions
30.24 vMB
0.17154969 BTC
Random Selection Loading Transactions
Max Size: 161.78/200 MB

Candidate Block

Mining Attempt 00b4b81411d7eca7ac5a50fec651ce2b2277550b08cca312b65548c602a360a9
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d699d04b02a17fe9fe4db80fd64d737a86b090fb618712b6ccf9d4883a6ff7de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,059
Size: 1.00 vMB
Total Fees: 0.09231951 BTC
Feerates: 261.10 > 9.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (574,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,111 340,111 0000000000000000084c19056ddc9a3a842072561d492fd9c87aeb8261a2fddb 785 0.64/1.00 vMB 18
340,110 340,110 000000000000000013179e78086366e97b023e43226208abe6551d7759b143b3 1 0.00/1.00 vMB 0
340,109 340,109 0000000000000000172989f8ca95cf289f9330285d1a69be3fd4e374945a9936 1,785 0.75/1.00 vMB 30
340,108 340,108 000000000000000018804109e9a53f05fdc24b6311604aa6c86fd0d25912c797 1,181 0.65/1.00 vMB 27
340,107 340,107 000000000000000008cbfa8e086fc07107b10e0788b87686f5e8e6e4e2f403b9 582 0.31/1.00 vMB 25
340,106 340,106 0000000000000000123f94bdb90c6e25ce68aec2a6cca7d79d3204f848ea792c 1,399 0.70/1.00 vMB 28
340,105 340,105 000000000000000011224cf157c0c096229e3d531be583db1abc5cf4a72601e7 1,256 0.69/1.00 vMB 25
340,104 340,104 000000000000000000743fff8dfa314eef7746673ac714bacd352c451f527517 1,691 0.84/1.00 vMB 28
340,103 340,103 00000000000000000e2059eec5fe7f0a4cb8ac55525b1c0aed1636782678437e 370 0.23/1.00 vMB 30
340,102 340,102 00000000000000000165a958508d581a3a8652caaaab2746c4e3e8f41d289ee7 940 0.58/1.00 vMB 23
340,101 340,101 000000000000000003f7baa99e0429cbc1c2b599ffcf9144cca7540e8c746a9c 267 0.15/1.00 vMB 18
340,100 340,100 000000000000000004da7726bfce8381d7df8fdf2b544f209cb954689af56985 783 0.42/1.00 vMB 24
340,099 340,099 000000000000000014fc70fa2eb0fe9a136bfd71d513bb2535d88c3311771b76 325 0.18/1.00 vMB 20
340,098 340,098 000000000000000011b6064516c4d180523d8ecfbd0754f83ee72aabdbee3966 1,050 0.55/1.00 vMB 25
340,097 340,097 00000000000000000866ef794188203cd6f7dd1009370a9418125cc2b251e26b 970 0.54/1.00 vMB 27
340,096 340,096 000000000000000016790001f38fe0b8bb924f557d9d749b11fc1325689c8ae7 169 0.10/1.00 vMB 24
340,095 340,095 00000000000000000b0786904742a5026c191e393bf0ea0b6d42e6af099fc035 171 0.10/1.00 vMB 24
340,094 340,094 0000000000000000136aa3b1b11459f21e848a49ccbbe705fc1d63daabac1bfd 1 0.00/1.00 vMB 0
340,093 340,093 00000000000000001531353c2d3abb42e2cca247c21fccf0727126ec310f5b41 561 0.37/1.00 vMB 23
340,092 340,092 000000000000000016a67dd3733672ac20a71f1ec0ec8ed74cb8e84a5c1cc8e2 1,161 0.75/1.00 vMB 18
340,091 340,091 00000000000000000dd83889fec3be37d30483f2a8337032ddfbed8044f7b26a 1,216 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.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.