Loading Tool

Explorer IconExplorer

Memory Pool

80,823 transactions
34.16 vMB
0.13462512 BTC
Random Selection Loading Transactions
Max Size: 193.97/200 MB

Candidate Block

Mining Attempt e692e08aefc5fbbb58ea236a39b3f3df0cd55caa4c83f6124f78e354a2ce2a26
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root f299e8fd27baa108d9f800307f5b74d1c4f77f2e473c15982689c3514f2d563a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,415
Size: 1.00 vMB
Total Fees: 0.02325139 BTC
Feerates: 384.62 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (600,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,583 314,583 0000000000000000170dd3cbdab9de35d9d09e1b69963067c3c8189dcc420c8a 46 0.04/1.00 vMB 10
314,582 314,582 00000000000000001c95dc9daa720d674c433dd810fbfee9e673f6adc815ec61 102 0.08/1.00 vMB 6
314,581 314,581 00000000000000001bd3fe0011e5857c2973ca962425c02927df3e5832346cb1 1,620 0.87/1.00 vMB 30
314,580 314,580 00000000000000001c99f95310b94fb9312548659ce0521b25dcd01f20febdfb 256 0.11/1.00 vMB 37
314,579 314,579 000000000000000006bceb1f9c05ed50902e361eb4ec3c624b2c5a50cce4613d 366 0.21/1.00 vMB 23
314,578 314,578 000000000000000003c67b34c9f8aa85e24234144146dfd5fcf3bc0d7728b1c9 412 0.42/1.00 vMB 17
314,577 314,577 0000000000000000230f4c1533ddcb16e744b329ec85b547b9ec90c7971f1f75 2,351 0.93/1.00 vMB 37
314,576 314,576 00000000000000001153ca3c8f91a9341a2f001c2c12614a83eeb62e152036d0 756 0.40/1.00 vMB 30
314,575 314,575 000000000000000003bedc159634dfd7365ccdc1894f433aae0b145426feafc8 504 0.35/1.00 vMB 24
314,574 314,574 000000000000000004e903550203bea2424f2aa54cd8ade8f37d1b55b32fad8c 1 0.00/1.00 vMB 0
314,573 314,573 000000000000000000c907cd65ce40366e73901d3d3b9753558bbda68ec96c1f 312 0.15/1.00 vMB 30
314,572 314,572 000000000000000013ec686de75e2af86da2dde650d211c74b16f5ef5ea2145e 413 0.29/1.00 vMB 25
314,571 314,571 000000000000000012d4c2aee81cd9d09579b4a4f927e7f052ab9fec8ecd4b97 133 0.11/1.00 vMB 17
314,570 314,570 0000000000000000104e4226975770774178d1cc08ac3f950ec0f31d6dad17f5 159 0.07/1.00 vMB 32
314,569 314,569 00000000000000003784ea58f5fcd33c415b7a4991011303ff906d1800bee475 244 0.12/1.00 vMB 28
314,568 314,568 000000000000000007087d3ed45c03a4e1d5e51060cb1efaa07fbab96e587119 540 0.28/1.00 vMB 30
314,567 314,567 00000000000000001d14bbc0f507f8ac8aeadfc16bfb310f56e3faf109b02540 396 0.17/1.00 vMB 35
314,566 314,566 000000000000000025e7289c2807c03ef44c662ce8bf6359b86a737c32129425 143 0.09/1.00 vMB 29
314,565 314,565 000000000000000005b6d2d6cec36c18441c20bcf2a4aff3bf59886c145e7558 450 0.22/1.00 vMB 25
314,564 314,564 000000000000000007ff5a58d4247723b11494b880bcde1bd986b14f48125f11 484 0.29/1.00 vMB 25
314,563 314,563 000000000000000018f973cb70330d92cadd67ba9d24a2a497f95c64d549beef 98 0.05/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.10 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: 729.61 GB
    • Received: 18.49 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.