Loading Tool

Explorer IconExplorer

Memory Pool

82,117 transactions
30.01 vMB
0.14833446 BTC
Random Selection Loading Transactions
Max Size: 181.87/200 MB

Candidate Block

Mining Attempt 2143e6ea8fd8032a310d21cdb7add197ec7bef28d6dbaf5d71ab7480a67c8acf
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root bbb18d7739c84c13e14184ed505f974a5d1a1f9dcb8332b9ed30290fed604145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.07835012 BTC
Feerates: 101.65 > 7.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (613,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,052 302,052 00000000000000002a3ae33d6210bf09ce3a4e06b9588122a5d919e8d443dda5 265 0.14/1.00 vMB 32
302,051 302,051 00000000000000000c2af4ee67f7ce9c5d8d668485577a920419e1213d5b2f04 525 0.28/1.00 vMB 63
302,050 302,050 0000000000000000104d23f1da00ce2c6c3386d4c23c4536bee3e2fbb2c0db6f 442 0.19/1.00 vMB 32
302,049 302,049 00000000000000000588099fe2e226833005f9bac48d9be58e9f779279e38f74 135 0.06/1.00 vMB 76
302,048 302,048 000000000000000024ae8a16b2c8b5cb9f78aa672020bb4b90ae2fc960857787 388 0.27/1.00 vMB 26
302,047 302,047 000000000000000019612a0da4ea9cc0d5cafc19974bec5cacd1ae424541542e 105 0.04/1.00 vMB 20
302,046 302,046 00000000000000003b692192a6bea4291cd083966216bb4ebb74ea9e34e92e53 521 0.32/1.00 vMB 27
302,045 302,045 00000000000000005ec70ef0ff08a100df533c99c197d4b2d7fa7cbad102e3b5 188 0.13/1.00 vMB 14
302,044 302,044 0000000000000000476cc2bcbcc56bf797a1e149cf125fabdb5902c71f2e5a6a 596 0.60/1.00 vMB 21
302,043 302,043 00000000000000005c374eddb90258cf184584e0f0930981463a3604cb16a916 836 0.50/1.00 vMB 27
302,042 302,042 00000000000000007ab7c198a3e7fb8d7991d7139d2c107fd442a294f2c6a340 695 0.25/1.00 vMB 57
302,041 302,041 00000000000000005da87f6d202065faeb243b7fe8292a8322266eef715f0414 267 0.25/1.00 vMB 20
302,040 302,040 0000000000000000357b09e5271313fc39517f35a63146e92922c6e47f7e76b7 506 0.35/1.00 vMB 25
302,039 302,039 000000000000000037da403bce83c6a5d46a7556498fa6e80c62bc013b957007 296 0.35/1.00 vMB 24
302,038 302,038 00000000000000001d4e81385e5836198fa8c8f2457213779bc3a65aebd319a7 626 0.35/1.00 vMB 30
302,037 302,037 0000000000000000144e023062f0f1f9e908475e3fc7c65976f3d244a21c516e 1,039 0.35/1.00 vMB 49
302,036 302,036 000000000000000053f56aaccb07773b905f42efe13425d8f69755ccdb28c0ed 721 0.35/1.00 vMB 34
302,035 302,035 0000000000000000305fe69891e2d049e38ac83445081dd80164cf4de4fd806c 41 0.02/1.00 vMB 26
302,034 302,034 0000000000000000625b3816ab18f9247175e105af86f3fee91858bb52686be9 300 0.34/1.00 vMB 18
302,033 302,033 000000000000000071af56dd6c4754aab08b5c851e4004247056c75ac6a6222d 462 0.32/1.00 vMB 27
302,032 302,032 0000000000000000046c7522b685e146a5f8e6acd2bc92db40fdb2cd1d9dbadf 63 0.04/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.60 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: 671.69 GB
    • Received: 15.99 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.