Loading Tool

Explorer IconExplorer

Memory Pool

79,981 transactions
30.28 vMB
0.08355330 BTC
Random Selection Loading Transactions
Max Size: 184.79/200 MB

Candidate Block

Mining Attempt d9f1f8f7c6b92bc2d7abd32934e232a2adf15f5369659223b4a42df82628dea1
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root ad07f36f0462f190a77fc50e859b3e6c394ce4dc3a80bbb4ececeb6399350422
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.01588888 BTC
Feerates: 100.65 > 1.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (732,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,125 183,125 00000000000000a90458e86f3e5b6fcb44a42185710745edd8cfa45ba84f214c 50 0.02/1.00 vMB 210
183,124 183,124 00000000000007d12395da1db94cae711f87c93946be3054c62de6a4ae96f8f0 114 0.05/1.00 vMB 94
183,123 183,123 000000000000004c88a4a888128be461bcec4ddfe1f7acd4ecc0c8957f985a17 167 0.09/1.00 vMB 117
183,122 183,122 000000000000034a27318fe026fb6881bcd6f977a0600040f38256c64f7624aa 367 0.13/1.00 vMB 148
183,121 183,121 0000000000000011785334288359de0a546ff850388f4b854cde28758190ef45 12 0.00/1.00 vMB 388
183,120 183,120 0000000000000091757df6a86a8f6435811ca1c19a63798cba8838a0a10fe396 499 0.25/1.00 vMB 132
183,119 183,119 00000000000006678d7bb80a1cc04729b47821f0b071bf1731d7c91a297d12fd 334 0.25/1.00 vMB 99
183,118 183,118 000000000000004f280ca09442f5885e7f47ec23b5a34803ff835f8ef366567b 676 0.25/1.00 vMB 206
183,117 183,117 000000000000066433c10ac43fdeb42e8a13a9590ff5a5518f3b0ca52153dac0 224 0.10/1.00 vMB 153
183,116 183,116 000000000000009115e981c671ab8dc7e769177e6aeb2ef041acad6cef080910 496 0.26/1.00 vMB 115
183,115 183,115 00000000000006f90026c9e134ae69ae8d3a2381c5be7c1e21ae63af655dde9d 667 0.23/1.00 vMB 164
183,114 183,114 0000000000000281b726f78b310886e4c75dd704c6124f42ed284ff5548be30a 404 0.25/1.00 vMB 118
183,113 183,113 000000000000034a8308be1d31c94905f3b5fdb8ad4f3e890bcc9317ebf4935b 145 0.05/1.00 vMB 73
183,112 183,112 00000000000006756a78fefdc6978a0230b1109ec08e9f3918aa923f09266adb 50 0.03/1.00 vMB 160
183,111 183,111 00000000000002e7bba06dde5c2bad11ec872cc39a5af03b1c8566faeeab3574 634 0.24/1.00 vMB 133
183,110 183,110 00000000000009243b40f55e35c757be2586baf549b894497a207048081edefe 1,024 0.40/1.00 vMB 438
183,109 183,109 0000000000000541083999cbc4aa3ba1d2b3a125b724e09c0a9d28f7fed2e910 122 0.05/1.00 vMB 145
183,108 183,108 00000000000005dce0a99adcffef8a5c35801fddb6a377c573c1c38f239a6d9f 148 0.05/1.00 vMB 93
183,107 183,107 0000000000000a2a9191f43fb3188a8a331321e78133ad610a2296ec90c20278 124 0.05/1.00 vMB 4,129
183,106 183,106 0000000000000a7fb7f43e98cb3dda062f6e6abe61f470a1e895770f96265a90 282 0.14/1.00 vMB 102
183,105 183,105 00000000000007f347d5d728664c21f549494207e4b94a0b6a89c2be6e327255 690 0.25/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.