Loading Tool

Explorer IconExplorer

Memory Pool

85,279 transactions
30.68 vMB
0.13934202 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt f7b1e243cb517ef8de4d2e4d200d738c156f32dfe5691ab2a3a08e279675dfd4
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 616e405dd33cc8013e3f7c9feccec9dbd3d65c4409e0e21bd96984357df7cf90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,288
Size: 1.00 vMB
Total Fees: 0.07608113 BTC
Feerates: 170.36 > 7.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (604,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,216 310,216 0000000000000000273078b21f7d2d627e2fafaa4c049b5bb4fca6e6dbb02cc7 206 0.23/1.00 vMB 21
310,215 310,215 00000000000000001cfaf6b31726662241c76867c6b82ac317b77f30073192c4 468 0.29/1.00 vMB 29
310,214 310,214 00000000000000003f1586b377e5688e562df16ebbc71e56a433d9a70832d5e1 46 0.04/1.00 vMB 20
310,213 310,213 000000000000000022e4593964f99aa8e4384dcd553ec82b3a7e0d74213a06c0 12 0.01/1.00 vMB 19
310,212 310,212 0000000000000000295b8a2b97b070e5e6a2b1b825f0673fdcc91e828eb90e3f 353 0.35/1.00 vMB 17
310,211 310,211 000000000000000012d681dd7a127698b4ca919c3b275e028ba387bf663083f4 151 0.14/1.00 vMB 20
310,210 310,210 00000000000000000193785e406d77eb27f446a9a69b27707d69b18d8fee56c2 330 0.28/1.00 vMB 21
310,209 310,209 00000000000000002a2747b2cd5e75e6c1c9e4dad0070a3d18c0cffd9ecd8309 116 0.05/1.00 vMB 29
310,208 310,208 00000000000000002739bc5183f1e09a663571758fab1d0f4f520d18a854c24a 36 0.11/1.00 vMB 12
310,207 310,207 000000000000000032386a391d361ee63c2b90144919144ca07a9fd390f2750f 174 0.11/1.00 vMB 27
310,206 310,206 00000000000000001e511f10ce2f133a5128dac23491535c18134a4d7a956904 237 0.12/1.00 vMB 32
310,205 310,205 00000000000000002261665a46ac50f12c5d2d9e59f47752398da185d8705b96 165 0.28/1.00 vMB 16
310,204 310,204 000000000000000001cc5f0535b74fb37db4f744632a38037297fe1a34afd08f 131 0.06/1.00 vMB 32
310,203 310,203 00000000000000000ddb1eada33fcb901f695b613fc21d49b56acc182779c59a 444 0.22/1.00 vMB 32
310,202 310,202 000000000000000024c017047b469ff6b0c6f35d32197dedae1829608cde20eb 156 0.08/1.00 vMB 28
310,201 310,201 00000000000000002c2086e7d985727fdd26c96bf74b0be5c35ac2a9a2bb3121 98 0.05/1.00 vMB 30
310,200 310,200 00000000000000003dd638bb4ef10499f172d613ee0cb342067312445b5257da 115 0.06/1.00 vMB 28
310,199 310,199 000000000000000013925f5d9ec02fe88a8afd2e9905d78f9aaf2d8bba0d3061 112 0.06/1.00 vMB 26
310,198 310,198 00000000000000002cd7cdc41bfabca72c5b38edb003599ea3d26c40a47f21c7 500 0.32/1.00 vMB 27
310,197 310,197 00000000000000003ea25774604702c790a1056510af2abcd080b3414a0d2301 120 0.10/1.00 vMB 25
310,196 310,196 000000000000000018d1309b87bb064ecba9c03943ddd68ff902da288bfe1dac 374 0.20/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.