Loading Tool

Explorer IconExplorer

Memory Pool

47,648 transactions
30.22 vMB
0.09649887 BTC
Random Selection Loading Transactions
Max Size: 160.95/200 MB

Candidate Block

Mining Attempt a2deb64cd8ad3f9ebbdcef3cb8d64f78243e2a3b79a744c1d826d7ba218c54d2
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 5162c88952ececd49d16e452395336563e0c1fc78c121705122cef52ea01107b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03566341 BTC
Feerates: 150.97 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (628,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,936 285,936 000000000000000194caa9ecbe279766f0ccd4a8212152f61e6ed44b295b4242 467 0.33/1.00 vMB 32
285,935 285,935 0000000000000000942d907622358a48ab4ac6eae8c303a35673b74be30b0584 141 0.06/1.00 vMB 67
285,934 285,934 0000000000000000f98bcffee77a1d9b4ece742272da9bd345e24854db63989f 148 0.06/1.00 vMB 58
285,933 285,933 000000000000000086681e19bc43f4c66ed4e184b015f1db7c9e333f5d396719 111 0.16/1.00 vMB 16
285,932 285,932 00000000000000018e7137a293e16ee239937fad5321cca8498b7d1ea7a01b6a 869 0.35/1.00 vMB 57
285,931 285,931 00000000000000001d5f5a196d4021690d1db5120c4eb9d16ae4279965508a41 76 0.04/1.00 vMB 38
285,930 285,930 0000000000000000a2feeaf80f526e4997d873829ce5c53ce2069b70bb5f2b0b 227 0.16/1.00 vMB 38
285,929 285,929 000000000000000093377e2e59eeb7db0d1e52d954a59a4426f17c6a59c13883 708 0.35/1.00 vMB 45
285,928 285,928 00000000000000016c4f3998cc94b01742497208b1de0e85e843cb08dfa0c5ed 297 0.15/1.00 vMB 50
285,927 285,927 0000000000000001666cc14b43423f772579f1508333264d0a854954bfd6800c 162 0.10/1.00 vMB 33
285,926 285,926 0000000000000000ce1ab05eeff5efa69b62198ccfc5ab11346952927b375504 439 0.26/1.00 vMB 31
285,925 285,925 000000000000000159cef35e3006d8fdeab76ea2ac1fae7e7bdc765cfa81847c 214 0.13/1.00 vMB 30
285,924 285,924 000000000000000005b584624f21067ec624f9af6e8634b0c5317b184915dd67 56 0.05/1.00 vMB 23
285,923 285,923 000000000000000037d5c464650330cd73c0e28d6a89a36b43e92d6ac25f253e 412 0.27/1.00 vMB 31
285,922 285,922 0000000000000000df8ea8432ad5c0388f642b685ffdc34ffa9cd8d2ab3438da 368 0.43/1.00 vMB 23
285,921 285,921 00000000000000009b3c25e086c312d3db2819410170c145ec6e678a30639b0e 179 0.06/1.00 vMB 87
285,920 285,920 00000000000000007a3d50d9031851b78960e0f513165c66cdcf70b4ce60cfd3 686 0.30/1.00 vMB 56
285,919 285,919 0000000000000000a3cdfb09adeab9f894e4e7c3d1f6083ccf6c61a9cb003d3d 883 0.87/1.00 vMB 20
285,918 285,918 00000000000000009f89439c99caea71737f9cc1e6e0ad09c6791adf0d326b01 434 0.35/1.00 vMB 21
285,917 285,917 00000000000000010c0488a7824e73d87f61043e2b86181bf3482cf4452c5bd8 150 0.06/1.00 vMB 36
285,916 285,916 0000000000000000273458b94dbd39a86e3cb19f86033389d5dd8026d3976ddd 1,118 0.35/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.