Loading Tool

Explorer IconExplorer

Memory Pool

78,965 transactions
30.15 vMB
0.11861737 BTC
Random Selection Loading Transactions
Max Size: 179.46/200 MB

Candidate Block

Mining Attempt 37634606b90a359f798d95cd613fc414d4f360663c0fdeb6f6c9284afe44f5a9
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 48c85fc4bc87f06a043d4f64a07fe959148ec9ee0f06acd4fbe20a862e16b413
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02861629 BTC
Feerates: 109.82 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (364,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,083 551,083 000000000000000000091c2fc001b10f53414b0b49a11f39fb48c3bcdc439457 2,357 1.00/1.00 vMB 34
551,082 551,082 00000000000000000006b3bcb8f6e8a13b370c50224b537dc0010cdf251aa123 1,987 1.00/1.00 vMB 30
551,081 551,081 0000000000000000001d1a2cdc5dffb78715c9031c78a697cb95c18c5707fa95 2,429 1.00/1.00 vMB 34
551,080 551,080 000000000000000000075b3c95328fc0da5401abcd0d0329ed7be6db72e5e9b7 1,696 1.00/1.00 vMB 41
551,079 551,079 0000000000000000001f856a1b831aa4f2342a6f7aac3f330ab67a4ad43f5d72 1 0.00/1.00 vMB 0
551,078 551,078 0000000000000000000c473e96f7a68750e1b0f9e42ad8f0872a6d2a92a12928 1,780 1.00/1.00 vMB 52
551,077 551,077 0000000000000000000a6c51e897a30459c2b70dc1441a1815fbce5417fffb70 1,688 1.00/1.00 vMB 54
551,076 551,076 000000000000000000254968cd8aef088b008f89340f934e899da5742849f649 1,152 1.00/1.00 vMB 71
551,075 551,075 0000000000000000001f9985715715ddfc19ef16385bfd89891c3562829b9f62 2,758 1.00/1.00 vMB 28
551,074 551,074 00000000000000000015174201ba4e1334c66d0f77edae71414d1dc41c98438c 547 1.00/1.00 vMB 2
551,073 551,073 0000000000000000000c62c051098568113db0ce052754ebe83a96163c6ec792 2,927 1.00/1.00 vMB 31
551,072 551,072 0000000000000000001264bb974bb36447926474a3ee1bb0709e86dc6d91b351 730 1.00/1.00 vMB 8
551,071 551,071 00000000000000000028fa586ed62a78b49141c6f70d6e2e46dc8342cda1a5bb 2,570 1.00/1.00 vMB 8
551,070 551,070 000000000000000000287af474227ff1290fcf59fcd2e952ff07c4810b3a78d2 2,592 1.00/1.00 vMB 48
551,069 551,069 0000000000000000001fe0be005e280de87eca8c4632ad0e7012788462280974 2,920 1.00/1.00 vMB 8
551,068 551,068 00000000000000000013eabf8d407ac02e9dbdac2b7b71c533f85c30eaf2c4cd 2,377 1.00/1.00 vMB 17
551,067 551,067 000000000000000000181be990d283b7ca52225b8a860132c45ed6ab080de5a6 1,993 1.00/1.00 vMB 21
551,066 551,066 00000000000000000015f4ef32626fc031f2d0d7a4028239d310bbbca8e2f0a6 1,993 1.00/1.00 vMB 53
551,065 551,065 0000000000000000000952b382defde8aa735b9418959d58f8ee65048563df98 2,810 1.00/1.00 vMB 39
551,064 551,064 00000000000000000015f42de12010c6728b15453c982ee68cf65618c327e8ad 2,293 1.00/1.00 vMB 36
551,063 551,063 000000000000000000053285d59be1456f6f34736360621601ea58a84e7041dd 2,562 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.