Loading Tool

Explorer IconExplorer

Memory Pool

80,349 transactions
29.92 vMB
0.07625982 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt abdeb15d15ea54c4f346ea7899fc9f309cdb66b3ef1bf0c1d2433e86d0f6a16e
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root d23f0c0cc0545367112d2e87a3d431b79592491ab19c89525e3af79dba50593a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,779
Size: 1.00 vMB
Total Fees: 0.01522993 BTC
Feerates: 197.70 > 1.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (598,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,625 316,625 000000000000000009252d3c011bb4fa69e17aad9964321ba841e9c9220f8713 255 0.13/1.00 vMB 26
316,624 316,624 000000000000000002d1af6376f836f80253d52eed98fef3087259ee342ddb7c 386 0.20/1.00 vMB 30
316,623 316,623 000000000000000005f2a5b068ba6c473ca7156eb27598b6fb70a5cbf8cb6a06 231 0.11/1.00 vMB 33
316,622 316,622 00000000000000001d8a6d6d70602f01eb3996d8d8ce60861e8d588768d46f16 425 0.28/1.00 vMB 25
316,621 316,621 000000000000000028fa5aecd4f90a06e8d256041551e40749995f983a7961e7 64 0.04/1.00 vMB 13
316,620 316,620 00000000000000001b9823706c6a4509c6c5a4f3562571df286c2272f3ae9f27 568 0.34/1.00 vMB 27
316,619 316,619 0000000000000000265a250c0a124c87a855f611c9c337b8466f8d4f52b767f8 753 0.41/1.00 vMB 26
316,618 316,618 00000000000000002a3708e2f25121c00418015542edcd76e25a87df5758002d 83 0.04/1.00 vMB 30
316,617 316,617 0000000000000000122241074de6f8db1e4c12cd6bfbb669d91c8406ff6fd8ee 247 0.20/1.00 vMB 22
316,616 316,616 000000000000000009669fb7c196e811948f66aa6068a6992ad4540918dcc707 128 0.05/1.00 vMB 35
316,615 316,615 000000000000000000bcf35070dfb3a3e5706e067fdbc430d981ad9de35ab6de 35 0.01/1.00 vMB 30
316,614 316,614 00000000000000000cb374e5b9367712e2255a06f13ecfaae2af62fd0f47a839 664 0.38/1.00 vMB 53
316,613 316,613 00000000000000000e4686771ab6fe603c64cc79fa248c64a2f5981ca1127533 247 0.15/1.00 vMB 23
316,612 316,612 00000000000000002bf762e98a0e2fae210f017e5f55d1ed65484c8188e22dc0 372 0.16/1.00 vMB 30
316,611 316,611 000000000000000011c9b12c324306dda68b2b7dcd78bc2347b3204f696ac3f2 306 0.18/1.00 vMB 26
316,610 316,610 000000000000000008bd83f1b5d2dcd88868d3f5959078a2f622e2efaecf0cdf 745 0.36/1.00 vMB 28
316,609 316,609 00000000000000002481c0199e6b83fb660ddda3573e2e10703b5cf001148802 561 0.28/1.00 vMB 25
316,608 316,608 0000000000000000031c5f4348d4575a1c124e2720186135cc18a57bd4d964e7 289 0.15/1.00 vMB 26
316,607 316,607 000000000000000013687e937cbfb6f0f5f872c417d6b6777b49a94d26fec73e 329 0.21/1.00 vMB 24
316,606 316,606 0000000000000000041665d54d2a3243628a7105c04f45268b20a235c3e172a8 357 0.25/1.00 vMB 23
316,605 316,605 000000000000000011c143937b2ccfeb9cfdc255da0e0860eab19bc0a422f782 366 0.20/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.37 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: 663.73 GB
    • Received: 14.93 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.