Loading Tool

Explorer IconExplorer

Memory Pool

74,863 transactions
20.41 vMB
0.05789634 BTC
Random Selection Loading Transactions
Max Size: 137.07/200 MB

Candidate Block

Mining Attempt 1b59a692a87401c16e2ed66a14f3acf7b24cbb0a46dc80b8c830c549e07a3a2a
Version 20000000
Previous Block 000000000000000000008e0d3f4e2a7a15a99133859d40d0d8a94428e52de891
Merkle Root af51dd9f44f7f97eef334a0f9eb3eb317294455923be76906c047c4c790d805b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,291
Size: 1.00 vMB
Total Fees: 0.01336879 BTC
Feerates: 180.34 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,991 (700,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,881 215,881 0000000000000251e765b677f5726f6b13b40af0ac33736460a7af96dddcda58 10 0.00/1.00 vMB 12
215,880 215,880 000000000000049810a0203e3151a6b5161cc057dca8c27da34d33708798bf41 583 0.20/1.00 vMB 197
215,879 215,879 00000000000004a10e722eb7ebdb60dfdf438f42b1d5f1530156cb9d4176f8cf 11 0.00/1.00 vMB 64
215,878 215,878 00000000000002209d00022fedb44644cc751b43bb8f1745ae88b7059d08142d 528 0.27/1.00 vMB 201
215,877 215,877 00000000000003f5bba0248498993b6ca2036d70f768e11b253e6d617ceaa17a 199 0.10/1.00 vMB 140
215,876 215,876 000000000000033d23380c7eccf514992542e52b5d740caa1a4fe11be1592f27 154 0.05/1.00 vMB 39
215,875 215,875 0000000000000187ea2128037216f7f015b7ccf60c0a44d4d790ed93d65fae0a 604 0.29/1.00 vMB 198
215,874 215,874 00000000000002d3ecb65048cf8e61a788734496f8f1e9325584631c0e01a283 310 0.11/1.00 vMB 151
215,873 215,873 00000000000001a5723503c58b6680614fd1dedd0abffd7a72c80dd055960971 791 0.25/1.00 vMB 267
215,872 215,872 00000000000002a55b5f90806378ef0e94fccaa33fd390bbf8c1924c3c5fdce8 940 0.36/1.00 vMB 180
215,871 215,871 000000000000037ec56301226ec6297d1bbf0e70d9c977e11eab0a05d026c134 214 0.08/1.00 vMB 170
215,870 215,870 000000000000017400cd292917410a746234cb61fd75782e3762193169067073 61 0.05/1.00 vMB 107
215,869 215,869 0000000000000486eb6c6aa72f4809301e6affb248cc5e3c9b30e9292fdcc48c 426 0.21/1.00 vMB 148
215,868 215,868 000000000000031be3f5b4276db437a9039bf580a219fe7b8c170f5c9aba5460 179 0.08/1.00 vMB 129
215,867 215,867 00000000000003efb5d517517d080d7422c176281937cf9854e2df96c92b78c6 273 0.11/1.00 vMB 190
215,866 215,866 00000000000002ced3f2c8d459fb2d8ae72d17ed0bdff3e8b5470d2765456617 125 0.10/1.00 vMB 82
215,865 215,865 00000000000004804824dffbb5f7feaa8933eafdc5c11cadbbb6f6c36dd355d2 1 0.00/1.00 vMB 0
215,864 215,864 0000000000000326838e41d2ee7ffb33d65c5a1a2872957b41d1d70d3297f566 739 0.25/1.00 vMB 236
215,863 215,863 0000000000000063f658ea59317275b2e9f59c231796071adc7bcd88801733b3 10 0.00/1.00 vMB 1,869
215,862 215,862 0000000000000329b6c8970d5f8d48b0548946bd21b5f02a43455919b17394da 621 0.25/1.00 vMB 204
215,861 215,861 000000000000010714f37c9a3cd07ec8ad64d2fe99e680e6a375d0910ff7b2a1 216 0.09/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 784.11 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: 807.09 GB
    • Received: 23.16 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.