Loading Tool

Explorer IconExplorer

Memory Pool

38,510 transactions
26.67 vMB
0.08380508 BTC
Random Selection Loading Transactions
Max Size: 136.72/200 MB

Candidate Block

Mining Attempt 420d6d7965d08325617d6503918a3c1ba8e8aff5228757c2496588ce90124f18
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root abfcaae2a74c6a96c07228e928dc98902c419a82be4bbd691689e8c85f61d072
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.03090188 BTC
Feerates: 152.71 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (153,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,932 760,932 00000000000000000003142c95b1ff4254b26484385e1562e5cbf5f756b42407 1,225 0.93/1.00 vMB 6
760,931 760,931 0000000000000000000342f0d3d0aa4bffa12dda6f4b207295f5b849edfa0a8d 82 0.20/1.00 vMB 2
760,930 760,930 00000000000000000007621ff12c35309e00f88f36481e0c6b9433d3b8b30065 1,554 0.99/1.00 vMB 9
760,929 760,929 0000000000000000000342f8e529296e530d179ac16f5b983e6ee76a40c0e132 147 0.06/1.00 vMB 7
760,928 760,928 000000000000000000025843b7d39ec90f6955e9531e7f56f26cd0a436e4fa29 1,291 1.00/1.00 vMB 14
760,927 760,927 00000000000000000000f23beefe7a0e4d991d4dee8ab1ad8d66538c70d1d854 1,346 0.44/1.00 vMB 11
760,926 760,926 000000000000000000036b30c6cc808c37a7bd2c9956fd51eb2923d7d83c36d8 139 0.05/1.00 vMB 8
760,925 760,925 00000000000000000001d895845a7b2744cbf6012651b29770b8e25d6434c036 527 0.22/1.00 vMB 10
760,924 760,924 000000000000000000047669eefd048d8f3bad58593d8c1eb3c3c29ab9fe4763 1,479 0.84/1.00 vMB 7
760,923 760,923 00000000000000000002fb85a844a4fb5a3c1989e6c3c58a05b69cc3c5c0d4a1 956 1.00/1.00 vMB 4
760,922 760,922 00000000000000000006d31b31f45f1c5aa26b76a94b07ed090b655730be62c9 2,889 1.00/1.00 vMB 14
760,921 760,921 00000000000000000001add2bdcda9d132525f5ecb0fbf08e2323a1f366fbabf 895 1.00/1.00 vMB 2
760,920 760,920 00000000000000000003e58cd0039847b569d512f142a45eed5506116b6ea5d9 2,054 1.00/1.00 vMB 5
760,919 760,919 0000000000000000000118fdbfc591a57d7e27ac572218bf95341af5952c2e2d 2,714 1.00/1.00 vMB 14
760,918 760,918 0000000000000000000769ce87fe8774924dcf771ffce714a42de891eae888d9 2,448 1.00/1.00 vMB 19
760,917 760,917 000000000000000000001e15446bf5dd9b992ee675dff5801d94f8b067ae3064 2,269 1.00/1.00 vMB 21
760,916 760,916 00000000000000000002d733d95445339c0960338c24235df5caee80cba5d976 1,127 0.51/1.00 vMB 9
760,915 760,915 0000000000000000000689741e2105314a39cfeb9218abbad5c71f3df67964f8 177 0.12/1.00 vMB 10
760,914 760,914 0000000000000000000315f9af9c7ac63e650e1cdcf23f48c2f1dbedbbeef9b3 297 0.15/1.00 vMB 8
760,913 760,913 00000000000000000004d863ff69090c15085450bbf4928123f2793977caa9fa 379 0.22/1.00 vMB 10
760,912 760,912 00000000000000000002a34a1d441961a883d88894aadff3626fe552ef9b8cf9 624 0.23/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.84 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: 637.47 GB
    • Received: 12.42 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.