Loading Tool

Explorer IconExplorer

Memory Pool

49,907 transactions
29.04 vMB
0.06929163 BTC
Random Selection Loading Transactions
Max Size: 154.85/200 MB

Candidate Block

Mining Attempt ee8777d3e1d32c0cfa0ea35b07fd02de5ceea7fc154b63657fed8ab557a4167c
Version 20000000
Previous Block 0000000000000000000123917c1c24e68a0a0bea8122dbb8edfa0019bd0ffd84
Merkle Root baba5b2bb51791d4bd7da347ff82dc0e2f2851e40738448f9b60a60724750109
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.01258741 BTC
Feerates: 73.20 > 1.26 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,263 (645,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,059 269,059 000000000000000161af2c69a07d6dc0319efeed3309364e577947d839836456 385 0.21/1.00 vMB 60
269,058 269,058 0000000000000000e497df84df879deb174c81138a6acd6806061fd0a58ff99d 622 0.25/1.00 vMB 84
269,057 269,057 0000000000000005cab1d6011891dc10ac8151a3d689a17933a8121c42bac234 1,058 0.49/1.00 vMB 36
269,056 269,056 0000000000000005e3f09284f1f397667f2c6b4d94ca3a868f104b1e3ca82d78 815 0.25/1.00 vMB 73
269,055 269,055 00000000000000070ec5ade68ca310e1c5d583e137b238a704a7adecca989766 539 0.22/1.00 vMB 324
269,054 269,054 0000000000000004b99b244953c6ae9d3905181e140a47ba9434407d0832a7eb 200 0.07/1.00 vMB 25,144
269,053 269,053 0000000000000007bb6d3fc6d6bd188322dade829f03683d62ec9ed78e3eae65 40 0.01/1.00 vMB 53
269,052 269,052 000000000000000759e823460c66aa1b5d3f335ec268093a5a9bddc72f41a37b 144 0.09/1.00 vMB 49
269,051 269,051 00000000000000008b12dc9239014939bf815940c804af742c8f394ce988fa96 75 0.03/1.00 vMB 56
269,050 269,050 00000000000000053cd752742a05a6607e54f72e223c7c0d03d539058cda18ff 323 0.14/1.00 vMB 3
269,049 269,049 0000000000000005ba4cec2595903c912e39e97f7eb44105716fd0e4efd4674d 586 0.24/1.00 vMB 77
269,048 269,048 0000000000000007e2e9d65991c7e734fa98514b46cd940d19411817bbde4d7f 110 0.10/1.00 vMB 35
269,047 269,047 0000000000000005a068ac723d39a060d873580a8ee2bc3283204920c385d408 293 0.15/1.00 vMB 50
269,046 269,046 0000000000000007d6a994eefb898df74d42fefd7ce21ce8f3ff23826b9d46f0 619 0.28/1.00 vMB 66
269,045 269,045 00000000000000085a2fc0fd280ac9efc01ef9571ac1dfcf092f5acd19ffd8ef 428 0.25/1.00 vMB 77
269,044 269,044 0000000000000004a0c3056d26577a22cb7e5678c1f32d2900f4259ee8867b76 76 0.12/1.00 vMB 25
269,043 269,043 0000000000000003444eeabe0abf3377d79dd0e1e62e5cf7f741cf268ddf2283 54 0.18/1.00 vMB 16
269,042 269,042 00000000000000005aab1ac12a2269497fcccfcd8ee76117560523e45d3a7092 99 0.20/1.00 vMB 21
269,041 269,041 0000000000000008508aa4a7c47f52e134cf5ef43186026bd1d058eb7c1dbe28 279 0.21/1.00 vMB 43
269,040 269,040 0000000000000006c05eabc5ed2ba8c7d7d6070fd7d391c439b16be8ecf47e3b 236 0.25/1.00 vMB 36
269,039 269,039 0000000000000001894028ac2784a19388ba14b7b84113c25803cc5b3b644123 239 0.19/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 577.94 GB
    • Received: 8.67 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.