Loading Tool

Explorer IconExplorer

Memory Pool

43,633 transactions
27.05 vMB
0.08297337 BTC
Random Selection Loading Transactions
Max Size: 141.57/200 MB

Candidate Block

Mining Attempt a62bc4c5aa9655772c13419b556a6e7f7a62dcd9fe08570a8206cfe07a75e360
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 80da28a08f4fbb89ca0bda7ca4e29f9b02b3e2aafc7f043e9c9ab9e7700fe52e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.03137273 BTC
Feerates: 150.93 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (120,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,862 794,862 00000000000000000000964fa04420023fdaa5c4ba0547a4d6bbb0fb4bd9e1d3 1,437 1.00/1.00 vMB 17
794,861 794,861 000000000000000000055cb60cdbbc3796893df47c3b33cb2934a851f4a41368 2,961 1.00/1.00 vMB 28
794,860 794,860 000000000000000000045f4d7f01a96f440b05c81efc586389bfdf4c3f631c76 2,038 1.00/1.00 vMB 17
794,859 794,859 000000000000000000017eb780c86f1d29c2bc92ade32f4ae091cbd79f058b30 1,618 1.00/1.00 vMB 18
794,858 794,858 00000000000000000002e338d40c7414e2835b1df04b7e0f8cdd32a4a1e2a24b 4,140 1.00/1.00 vMB 20
794,857 794,857 000000000000000000039c55172a63f4c6c283082ec707d24e94df22848bcf2f 1,151 1.00/1.00 vMB 13
794,856 794,856 00000000000000000005364864a7cee7bdfde1f05c357113914377c0570dd6a7 2,828 1.00/1.00 vMB 20
794,855 794,855 00000000000000000001d2cbdffd1c2ed1c1bcfa8c2a629ed09dde3bbed448a6 3,112 1.00/1.00 vMB 36
794,854 794,854 0000000000000000000474adec14d1c26e6f618a6ef5ca10e3dc7d3486b1097a 2,750 1.00/1.00 vMB 23
794,853 794,853 0000000000000000000161750569dfe8b56f9507c9871c62f2cc46e3e02aa196 3,398 1.00/1.00 vMB 23
794,852 794,852 000000000000000000013d0254c7c06994c20d6a20060653cffd4661137a88e0 2,865 1.00/1.00 vMB 25
794,851 794,851 000000000000000000040e90d0bb704dc53f6d54b250b584b38c66fce3e3468a 3,849 1.00/1.00 vMB 20
794,850 794,850 0000000000000000000034fb3c0b9d37833958e2b34b5a81275175f8e8b5f7d2 2,311 1.00/1.00 vMB 26
794,849 794,849 000000000000000000015d7a1d1fa8af652a6961444c603c6199873b89f43e38 2,333 1.00/1.00 vMB 18
794,848 794,848 000000000000000000008c5d9b4409be9c789e3a16da29dee04fb264c28dde4f 2,802 1.00/1.00 vMB 21
794,847 794,847 0000000000000000000342119b17979f25376ad4f9cb7a1a4fdec4b4a56ab55c 4,462 1.00/1.00 vMB 19
794,846 794,846 00000000000000000000d2ec24205379e96975381b738820d91ab28dce3df9d8 1,949 1.00/1.00 vMB 16
794,845 794,845 00000000000000000002a00e7bc0ab74c12cb9a173b9423e756898093a71941c 3,509 1.00/1.00 vMB 32
794,844 794,844 000000000000000000023e136b9cdbdc1cd043e2d8dc1eca7222dd8c329a95a9 2,378 1.00/1.00 vMB 38
794,843 794,843 0000000000000000000087672bd0e7187ae049c7fb9fca75ff165f3b84a83fd3 2,784 1.00/1.00 vMB 15
794,842 794,842 00000000000000000004d64934f87427c8b9ae78871d176ec52f2f53e14ada68 2,446 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.