Loading Tool

Explorer IconExplorer

Memory Pool

80,213 transactions
31.13 vMB
0.08017930 BTC
Random Selection Loading Transactions
Max Size: 188.33/200 MB

Candidate Block

Mining Attempt eef1ad859479811fda9a7943823af46b4f2ea4e302e77a7931173627c76598c5
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root b17790f96a455fdcd5cf67ba53133837ecf28ed404a6a3247dab2b52d756f05b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,774
Size: 1.00 vMB
Total Fees: 0.01307734 BTC
Feerates: 100.25 > 1.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (40,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,329 874,329 000000000000000000029be96dfadad1357f04ab555cfd8da982ff451593ffe7 3,878 1.00/1.00 vMB 18
874,328 874,328 00000000000000000002977ba01201460d0e6fc4ee581a6fcd8d422c60fe67ed 3,243 1.00/1.00 vMB 15
874,327 874,327 000000000000000000017fb7f1f93107216101b99b7448ac88a4a444f490861e 1,594 1.00/1.00 vMB 8
874,326 874,326 00000000000000000000d75aea3cd9790aa36fdfb9a8092c12759a68fdd44709 3,227 1.00/1.00 vMB 12
874,325 874,325 0000000000000000000013c275461ef53ac4140ab4f3b39f78bd60c2e3de7e48 3,610 1.00/1.00 vMB 15
874,324 874,324 00000000000000000001b41dce0c2f9b252a3c99769e9e4fbb8c39936d87e502 2,933 1.00/1.00 vMB 11
874,323 874,323 00000000000000000000583c8911b2511acc565a76855e7509a94f84e341f266 2,774 1.00/1.00 vMB 12
874,322 874,322 000000000000000000003696ff2d5179e37b412c9f70311908a452acca7d9569 3,705 1.00/1.00 vMB 13
874,321 874,321 00000000000000000000ad980af8d086c87caca9f264f818c8aafe8216979919 3,585 1.00/1.00 vMB 18
874,320 874,320 000000000000000000018beb69105cfc9dcfcad8e012a07a704938d70671de70 3,873 1.00/1.00 vMB 12
874,319 874,319 00000000000000000001364f127d2c0f7f84029af5b03eb75b596aafa57d0a9f 4,478 1.00/1.00 vMB 16
874,318 874,318 000000000000000000005be4a37c051b4cb5da816c740ddd3684d5d0fbafabaa 3,728 1.00/1.00 vMB 20
874,317 874,317 000000000000000000024136800a207878d3b9b8f623b34733af531835d083b6 3,683 1.00/1.00 vMB 17
874,316 874,316 00000000000000000000206e0571113038abeb209ca3f94b1fe0e6c8a8da861f 3,686 1.00/1.00 vMB 15
874,315 874,315 0000000000000000000121c72521fbec580a2ad838f563e4886a86dbc730c8f0 2,967 1.00/1.00 vMB 10
874,314 874,314 000000000000000000028280bcd8b228921d426bf369522842ea5caa71d437a8 1,057 1.00/1.00 vMB 9
874,313 874,313 000000000000000000023b25c0d337bee892f7a32fc612629c26d759722bc9d4 466 1.00/1.00 vMB 8
874,312 874,312 00000000000000000001299196d42e3884057c8baf9139f5bbf3f0f6af233dcf 435 1.00/1.00 vMB 8
874,311 874,311 0000000000000000000138cad38bc76bbcec497ad0632c469a083dc3f3e2d811 1,836 1.00/1.00 vMB 9
874,310 874,310 00000000000000000001009aa13a60f2de3755437b13a7301ce28b5918e5a342 3,735 1.00/1.00 vMB 16
874,309 874,309 00000000000000000001aa3c70efc6d71af59895adee12446298776803ede1ab 2,842 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.