Loading Tool

Explorer IconExplorer

Memory Pool

57,503 transactions
32.44 vMB
0.16667743 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt 02a17b31456b599f025100b85a123c9d39f4a93fe1873d53fc08bf6829bb5ed4
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root a689f58c6135f692d4c504be4518d43e2a33570d24d10b0970564f0d7be52bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.06147076 BTC
Feerates: 296.74 > 6.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (243,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,239 671,239 00000000000000000008893a174747a75db9ef71c66deec62b0e58d77afb7229 2,628 1.00/1.00 vMB 88
671,238 671,238 0000000000000000000b1451bce5deefe3413dc3770b430a3a1f6875a27f76a8 2,635 1.00/1.00 vMB 68
671,237 671,237 000000000000000000095fdf7efcc76897ef615d3aeb5555d1e1e5877db7b293 2,329 1.00/1.00 vMB 116
671,236 671,236 00000000000000000008cbfabfdaea09d1d369a37a804fee9a50d989c91f0268 1,032 1.00/1.00 vMB 113
671,235 671,235 0000000000000000000693f2991ee67381dc37f5188772871961ee77515af4a3 2,987 1.00/1.00 vMB 127
671,234 671,234 00000000000000000006bd9835f0e485c9a216746650e27468c5fdcecc77e3af 3,048 1.00/1.00 vMB 138
671,233 671,233 0000000000000000000851308228e6aa814ac3f75f08e3b115ce91389e0a8f8c 1,534 1.00/1.00 vMB 64
671,232 671,232 000000000000000000033f64b48e17aadfce7295ca90b87b664b08e31e82246e 672 1.00/1.00 vMB 46
671,231 671,231 00000000000000000003982445c28fc89dc98e90ac7b6ffc29bcdd64c2cad50b 1,101 1.00/1.00 vMB 44
671,230 671,230 0000000000000000000a93ef6245829eb00bea5cccb840dd059a3be06941a1c2 2,695 1.00/1.00 vMB 54
671,229 671,229 000000000000000000005df2bfbeabbc7f47d18ae5a16d185cf7cc1c97923694 1,556 1.00/1.00 vMB 42
671,228 671,228 0000000000000000000b8e00e5b23a5c9ed7495de64f5c5f483e8e72cb79a1b4 1,967 1.00/1.00 vMB 79
671,227 671,227 0000000000000000000ca6e227dfc79f5472dc3884c5b8eceec67ff8eccab68f 2,336 1.00/1.00 vMB 96
671,226 671,226 00000000000000000000765c6a47ef987ac2c211895c8d6a719d91e512df6482 2,371 1.00/1.00 vMB 42
671,225 671,225 0000000000000000000c02d8cc2893857430ed82377ce08509b547083ff9e4d2 1,647 1.00/1.00 vMB 76
671,224 671,224 000000000000000000006da00a68ae996cb5b9d62e9040e9b89cbd88162c21d2 1,534 1.00/1.00 vMB 78
671,223 671,223 000000000000000000013127ebd821e5ab4fdcad119cc8c28d6717a3c650c571 2,034 1.00/1.00 vMB 111
671,222 671,222 0000000000000000000c800cabdb878031db9a2ccce0146d583d03b57bc8ccbc 1,125 1.00/1.00 vMB 119
671,221 671,221 00000000000000000000012f50018190a2248d79b29d2d36d9d8cfbc463834fc 1,355 1.00/1.00 vMB 59
671,220 671,220 000000000000000000068d4cfe24250b8f704e7a552f020eb09477edbcc12756 1,908 1.00/1.00 vMB 60
671,219 671,219 00000000000000000004fec2a7772f91817a705f412440bc58c3548818e8cdbe 1,521 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.08 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.43 GB
    • Received: 13.56 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.