Loading Tool

Explorer IconExplorer

Memory Pool

16,946 transactions
9.25 vMB
0.01871992 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.82/200 MB

Candidate Block

Mining Attempt 4bc13c4143b71540d49e38f49b6ae11c91df56938bc9e7b064891243489c0312
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root 456770b73bdc1fb0cb6d3cafef1086a814a9a29cdb44835899367368564f2b3d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,543
Size: 1.00 vMB
Total Fees: 0.00449239 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (697,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,875 215,875 0000000000000187ea2128037216f7f015b7ccf60c0a44d4d790ed93d65fae0a 604 0.29 vMB 198
215,874 215,874 00000000000002d3ecb65048cf8e61a788734496f8f1e9325584631c0e01a283 310 0.11 vMB 151
215,873 215,873 00000000000001a5723503c58b6680614fd1dedd0abffd7a72c80dd055960971 791 0.25 vMB 267
215,872 215,872 00000000000002a55b5f90806378ef0e94fccaa33fd390bbf8c1924c3c5fdce8 940 0.36 vMB 180
215,871 215,871 000000000000037ec56301226ec6297d1bbf0e70d9c977e11eab0a05d026c134 214 0.08 vMB 170
215,870 215,870 000000000000017400cd292917410a746234cb61fd75782e3762193169067073 61 0.05 vMB 107
215,869 215,869 0000000000000486eb6c6aa72f4809301e6affb248cc5e3c9b30e9292fdcc48c 426 0.21 vMB 148
215,868 215,868 000000000000031be3f5b4276db437a9039bf580a219fe7b8c170f5c9aba5460 179 0.08 vMB 129
215,867 215,867 00000000000003efb5d517517d080d7422c176281937cf9854e2df96c92b78c6 273 0.11 vMB 190
215,866 215,866 00000000000002ced3f2c8d459fb2d8ae72d17ed0bdff3e8b5470d2765456617 125 0.10 vMB 82
215,865 215,865 00000000000004804824dffbb5f7feaa8933eafdc5c11cadbbb6f6c36dd355d2 1 0.00 vMB 0
215,864 215,864 0000000000000326838e41d2ee7ffb33d65c5a1a2872957b41d1d70d3297f566 739 0.25 vMB 236
215,863 215,863 0000000000000063f658ea59317275b2e9f59c231796071adc7bcd88801733b3 10 0.00 vMB 1,869
215,862 215,862 0000000000000329b6c8970d5f8d48b0548946bd21b5f02a43455919b17394da 621 0.25 vMB 204
215,861 215,861 000000000000010714f37c9a3cd07ec8ad64d2fe99e680e6a375d0910ff7b2a1 216 0.09 vMB 213
215,860 215,860 00000000000001c45c348883b78959551a2cbec8981fec75448a154a1786ebb6 292 0.15 vMB 142
215,859 215,859 000000000000039a63edd6d43a519ab80017ba161bb11d876dc6db65e71377c6 550 0.19 vMB 225
215,858 215,858 00000000000004bc6cff1024fc963b919a9958b8dfac8a6ac92bd045e921da4e 207 0.10 vMB 132
215,857 215,857 00000000000002b88399964749660ff38f1f75d2a30ea4989ac88153ee90681c 8 0.00 vMB 6
215,856 215,856 00000000000002a3e71b386f3cbb949bb91b4c920e7091bf5f7edddab913cfc7 543 0.25 vMB 171
215,855 215,855 000000000000016a6071c8ccc86dfd9b9f82b1cd22852e8976556f11f6bfae10 134 0.26 vMB 73
Previous 10 blocks ↓
Total Size: 779.83 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: 419.49 GB
    • Received: 2.25 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.