Loading Tool

Explorer IconExplorer

Memory Pool

50,942 transactions
28.85 vMB
0.08609830 BTC
Random Selection Loading Transactions
Max Size: 153.97/200 MB

Candidate Block

Mining Attempt d0feca2c4cf694879bcc09e5d5ae28dff75b6ee769e01da87862bec8c947f159
Version 20000000
Previous Block 0000000000000000000003096370cda76b1c88720eb14b0cbf16be2c6035191b
Merkle Root 753965cd261d3d8414267a89778831d0e50989ebb51a69b7df9aba9f100c038d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,520
Size: 1.00 vMB
Total Fees: 0.02319581 BTC
Feerates: 151.12 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,717 (516,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,046 398,046 000000000000000006a9ff214f8d96da04eb88f45c29d6cc2c5694c98b0003b6 1,006 0.53/1.00 vMB 38
398,045 398,045 00000000000000000579b5da42fde6e730842f470830494a76cbb06e87ad7e4e 875 0.54/1.00 vMB 37
398,044 398,044 000000000000000004fb6a4a8c43ae251b8258a978d04124ada72d41033e4563 309 0.23/1.00 vMB 26
398,043 398,043 000000000000000005edcab5122b943a7dac488f96ac4b1789cb5749c0f4bef6 988 0.54/1.00 vMB 34
398,042 398,042 0000000000000000078d67a265ab904089a2967b7b129dcaa81c5464268c69b6 578 0.33/1.00 vMB 35
398,041 398,041 0000000000000000052fe65ac6e55fb0d1e694239b92f1affeb272238fbdf0f9 646 0.27/1.00 vMB 41
398,040 398,040 0000000000000000031fb13abe2fcdccaf45de7ab99ec2e33d336f6569a40b17 257 0.14/1.00 vMB 30
398,039 398,039 000000000000000001e878f702340537f8b6a13d776989cdd87f46c4aef08ae5 1,043 0.43/1.00 vMB 39
398,038 398,038 0000000000000000025f1efe763ff7972b92908c5089fa8a8f627a61dec0ce3f 1,215 0.66/1.00 vMB 34
398,037 398,037 000000000000000006c753c23ef83819498e80d22b8f723f15a2210918e6cb00 929 0.64/1.00 vMB 25
398,036 398,036 000000000000000001b4586f65ed2e5e708791119d63000e4d7ced8f29d1a88c 2,447 1.00/1.00 vMB 45
398,035 398,035 00000000000000000350d4e3875caf4b6edf6abf55a3400f5f181be4b7f22bcc 463 0.21/1.00 vMB 41
398,034 398,034 00000000000000000512283a79d9977e72bfe22c6b3b78185f4cbec9ed5b92ef 308 0.13/1.00 vMB 36
398,033 398,033 0000000000000000057a5b9d6564d9d96288400c0948c4a97ada214fb4c9230b 1,392 0.81/1.00 vMB 25
398,032 398,032 00000000000000000771f838a6ab952fd8c4abbc427c03cc54b39b9fee8d79ad 2,363 1.00/1.00 vMB 48
398,031 398,031 00000000000000000197cfdbc977e48d4e4a537b88da0926c9a006a4d7b46063 900 0.74/1.00 vMB 20
398,030 398,030 000000000000000004a2884dec4a37e93a446ed3b6eeba93aa15074f2603f3b8 1,223 0.49/1.00 vMB 42
398,029 398,029 0000000000000000000efaa0762468d820af78ccaa576bcc2c2fd5709bacb99e 1,562 1.00/1.00 vMB 28
398,028 398,028 0000000000000000068c7ff176b978be460347fddfbfa67c94de4dbdc1de56aa 2,396 0.95/1.00 vMB 46
398,027 398,027 000000000000000006d025284eb40431756f2bd84b1d959b12ae236026a4e04f 1 0.00/1.00 vMB 0
398,026 398,026 000000000000000007192022b7466374c461aafd354d2124a48e78379f6984d6 1,644 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.89 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: 645.24 GB
    • Received: 12.71 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.