Loading Tool

Explorer IconExplorer

Memory Pool

82,834 transactions
31.87 vMB
0.11884674 BTC
Random Selection Loading Transactions
Max Size: 191.23/200 MB

Candidate Block

Mining Attempt 96c12e7ab01ccd1a6977619761e205d1ef8bec0b6198ecab5490d445837c3923
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 96dbe0fe8f99ddaba88b827cd74e07d2fb743aa635740700f94c628088152f47
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,736
Size: 1.00 vMB
Total Fees: 0.03122543 BTC
Feerates: 318.30 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (597,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,292 318,292 00000000000000001a7fea6858c120756d185bcbee976868f32d4d5a7d993b3d 130 0.11/1.00 vMB 18
318,291 318,291 00000000000000001bce7a287fff4cbfb5bbe1462b52930698629534145a1cab 915 0.35/1.00 vMB 37
318,290 318,290 000000000000000010309ca2195c7387c8cce8662110bd45f858514549f7ffc6 256 0.19/1.00 vMB 18
318,289 318,289 0000000000000000230dd286f77c6605d0fd49c6f0a8e3e947208987aa7cd0c5 247 0.14/1.00 vMB 26
318,288 318,288 00000000000000000c4b883ea4f6709744a1265c7538a2e1bbbdaa0b08421649 93 0.03/1.00 vMB 32
318,287 318,287 00000000000000001e0466213cc5a74f1967d73ef8245ff2ac95eea62a32d579 19 0.01/1.00 vMB 32
318,286 318,286 0000000000000000007a0f548d1e258d45532589f5c8a9ac1fab4979ff07b830 1,440 0.67/1.00 vMB 29
318,285 318,285 0000000000000000217c6a9be15b48cca381d64a036c6bfb0cf359b1c462f00d 168 0.08/1.00 vMB 27
318,284 318,284 000000000000000021f4d657c256d78eb54af71740c85b97d16c2cc4e995917e 535 0.26/1.00 vMB 28
318,283 318,283 000000000000000007c2b4a744a51454c7809cf695fc33b2ee7153ff1d15cd2a 248 0.12/1.00 vMB 27
318,282 318,282 00000000000000000b16cd53076dd3f2ca7c971d81d0ccdd5761e485147a59d6 522 0.26/1.00 vMB 27
318,281 318,281 000000000000000004f696201b0be4ef95773f275b3b9ffd03a2061accfbd233 19 0.01/1.00 vMB 13
318,280 318,280 0000000000000000081c59f42a3727c927096418a089b65aa0649bf0e5a8b8a3 651 0.32/1.00 vMB 30
318,279 318,279 00000000000000001e2a747856b05c01cb56247ab64895699f1ee2ba8890e572 678 0.39/1.00 vMB 27
318,278 318,278 000000000000000026a29915c40c35b174144c14f7183d80863a842197ad363e 148 0.07/1.00 vMB 31
318,277 318,277 00000000000000001fc55fef0281f393d347abf61a980ed301f2889da6c1d70f 257 0.14/1.00 vMB 29
318,276 318,276 00000000000000000350877542a743257fc9eea96e4eb4c42a8786f79549319c 45 0.02/1.00 vMB 24
318,275 318,275 00000000000000001c0916c8dd5873ec339bdb55bfd95c8485055e3b354a9cbe 325 0.15/1.00 vMB 35
318,274 318,274 000000000000000001d42f4dc16cbdecfb1ce8a6826a8d293f949cd7ccd675e4 297 0.15/1.00 vMB 28
318,273 318,273 0000000000000000014f137fcae894e6658c0b9d5ff6935a31e4bed39ce48a1d 99 0.06/1.00 vMB 13
318,272 318,272 0000000000000000091b1ad3f4fa7daef2506490d1b98b0ed90a8a07a9e5df4a 1,482 0.87/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.