Loading Tool

Explorer IconExplorer

Memory Pool

33,696 transactions
7.30 vMB
0.06537882 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.89/200 MB

Candidate Block

Mining Attempt 19f832fe256a4542405f66038f21807f1d635cb210b37fd1d674423666ccef7f
Version 20000000
Previous Block 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49
Merkle Root f2b542af96833f0a4e9ede7ec67f4fcf21469a552dfef2bf187dbd2bed3379f1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.03066943 BTC
Avg Feerate: 2.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,769 (645,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
267,039 267,039 0000000000000007c295386940f92b5fc50ac13cfe0ac190f18e8a0a9c06d65a 0.29 MB 329 44
267,038 267,038 000000000000000137bb9b5ef29f34f084d4e7a0762e66bdc74e3dcc8cd463c8 0.20 MB 332 74
267,037 267,037 0000000000000006d9ae2eb276c5cc3902c205bdead0e1e43b655f551b7a3c4c 0.23 MB 590 103
267,036 267,036 000000000000000a8b4deb09d6a61144c19c7f652c647975bbb2134357a1586d 0.01 MB 22 106
267,035 267,035 00000000000000028937f66dec411905b41e2790f8a79b6546ee05133dda1524 0.10 MB 266 85
267,034 267,034 00000000000000042e3e67cbe48356eeb03e1e27fd8de238f7434de494eaaa37 0.10 MB 260 131
267,033 267,033 00000000000000005756f7d1bdc4a9dd5e5c2d16cacea3da139b62bd88cd3a04 0.02 MB 69 146
267,032 267,032 0000000000000000cea52758f68f01ff48ef17f10fc7341adc4d29152a452734 0.01 MB 44 51
267,031 267,031 0000000000000002ccf7e89352f0f2f76e9248185507e234997dfb01049a9bcc 0.07 MB 180 71
267,030 267,030 00000000000000073acd96dd5863eefb08878cfbc6c49d4418898f2c8bdc9a0b 0.19 MB 446 79
267,029 267,029 000000000000000999329d8d3992a999853debd9b08bca3302c48aa3ec9f1569 0.19 MB 451 101
267,028 267,028 0000000000000009c0a63ca36991504e9afefc726278dc71cdde81cf0774d653 0.13 MB 233 83
267,027 267,027 0000000000000002308a1241d42f3d6be16008ffc69747209f31ada954fbf646 0.10 MB 283 166
267,026 267,026 00000000000000092d018f3bebdb5664d773634de828147f30f1b2ff917784eb 0.01 MB 25 204
267,025 267,025 0000000000000000a96566807dbfde6a46fd5531857f7536c2c8aa01e87a85f6 0.14 MB 369 145
267,024 267,024 00000000000000016526a3dfe7865a11a82b27aa75e342acc08caaa569c2d6a5 0.01 MB 38 173
267,023 267,023 0000000000000000dc05773b8550746e6d98cf483570101fa125bec2ae4711b0 0.05 MB 67 35
267,022 267,022 0000000000000002fe125fafe51ed546286757f38e34148655e91f69c4b650bd 0.25 MB 640 96
267,021 267,021 000000000000000342b45dab4e907d43f6f1fc662cff41a3c3faada5daabb5cb 0.06 MB 169 104
267,020 267,020 000000000000000abe754b0ba079e24634bc44e925d9747ef6fd07f8395820a0 0.24 MB 681 187
267,019 267,019 00000000000000082087aaef2acef98b7c760df71fcb17e6bd507c71dae6b247 0.13 MB 257 86
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.59 GB
    • Received: 1.60 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.