Loading Tool

Explorer IconExplorer

Memory Pool

25,346 transactions
4.31 vMB
0.01473949 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.92/200 MB

Candidate Block

Mining Attempt f6010b049a81a3f5ea3b15af879f8c1d3b3e576f1fbab70c3544a62d97976929
Version 20000000
Previous Block 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a
Merkle Root f3276d87db0cb774cae85dc0766daf9f9a6843bc6df30358bc3c9804dd461f62
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 499
Size: 0.16 vMB
Total Fees: 0.00356588 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,787 (645,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
267,047 267,047 000000000000000ad0359531f3e73225ba3e1b0ad42df45e57572ca36afaf9ed 0.25 MB 426 42
267,046 267,046 000000000000000530c0f113486793f4a4a47f3917e1872d27d5cccf65719aa5 0.25 MB 645 124
267,045 267,045 000000000000000084923e3839241568949556f03919656e6672142235565229 0.08 MB 208 87
267,044 267,044 000000000000000075f68fca44262474dcb02fb0b0bc57eb9b53d632890aa59f 0.13 MB 302 88
267,043 267,043 0000000000000002806ef90c14f89bee935327d410d971a640e82acfd09bc511 0.06 MB 149 97
267,042 267,042 00000000000000019f2a54010be2a934ca5cb30a43757e1e51caf160e71c553e 0.09 MB 166 68
267,041 267,041 0000000000000000d53abe34dcd731b6c69c87623c6785f9348390acb7e9ae95 0.17 MB 398 84
267,040 267,040 00000000000000000d7dffbf656cc4cf6b9b469354a54cb5169c6882939e0835 0.07 MB 152 86
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
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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