Loading Tool

Explorer IconExplorer

Memory Pool

77,415 transactions
28.98 vMB
0.10215470 BTC
Random Selection Loading Transactions
Max Size: 175.54/200 MB

Candidate Block

Mining Attempt 14c4e571f06ab582324877cfae3a632199bf51f2acbf3b3e28a5a76efdec596a
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 774dd48dd1c63f6d07156bdbf23fb553e30b9479f40eb3eb5be85c99ad21562c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03162076 BTC
Feerates: 180.82 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (597,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,224 318,224 00000000000000002749ced59108ba07fd3eef469fec9e67a0cd62ec103d2939 281 0.13/1.00 vMB 27
318,223 318,223 00000000000000002a7da40f6d910163b509910218c35376e8ad6aed27abca10 498 0.23/1.00 vMB 32
318,222 318,222 00000000000000000097c944e052ef2acc1b844bdbb4788b14cf107501210a3c 156 0.11/1.00 vMB 24
318,221 318,221 000000000000000012cc107143d9fcb394c047dcd0332a90cb30a5ea7bb79b2e 423 0.24/1.00 vMB 26
318,220 318,220 0000000000000000201c3cbc5c0c3a95090d26aa9d35ca891d060e19d5c16b23 390 0.27/1.00 vMB 23
318,219 318,219 000000000000000024955d608c7561526fc2a7863f2b89626ba132a6719fc579 128 0.03/1.00 vMB 50
318,218 318,218 00000000000000002daa87714b895e2fa9168feb62370f664ae4723d3ccbab28 16 0.01/1.00 vMB 21
318,217 318,217 000000000000000026f142a088ce761c2378782b85f30b9362b8ab5df2376237 79 0.04/1.00 vMB 25
318,216 318,216 00000000000000001c764467a158d9310dfbd11f60846dc94ac60baf65ede193 286 0.11/1.00 vMB 28
318,215 318,215 0000000000000000276280aef242b05fb408deee77ac898a9e6439f244cf323e 172 0.11/1.00 vMB 28
318,214 318,214 000000000000000011b2e4d041158c1ebee4bae692d2baa4b1b0153975686676 460 0.30/1.00 vMB 22
318,213 318,213 0000000000000000079c7fab95b5cea238b16e3dc8b113e4fa8ff5cdd94d375e 381 0.18/1.00 vMB 30
318,212 318,212 00000000000000001efef4dfcec925b100c0a0f809a55dcf9f55ab172b338fb1 598 0.31/1.00 vMB 27
318,211 318,211 000000000000000000dab548961e32af9f6f9e2c98eeb4e5ba1015f380751058 141 0.08/1.00 vMB 19
318,210 318,210 0000000000000000088c93e9d04fdf2d8e47ab12181bc9dd56c493eb73f16c5b 247 0.17/1.00 vMB 21
318,209 318,209 0000000000000000159bb4f56c9d7b9dd2696cc414fe98661f8f6781e4d948c0 539 0.51/1.00 vMB 20
318,208 318,208 000000000000000003156982f17a9a0e24faca1c2e1c6a78e50d2242f4acda4d 515 0.31/1.00 vMB 24
318,207 318,207 00000000000000000798524f7c433aba1c10f080916d3cecdc8be3e12a4e4a9e 10 0.01/1.00 vMB 4
318,206 318,206 000000000000000010bf1cacbef1a255cdff52e1453a826e04792029a09a0cf6 320 0.20/1.00 vMB 27
318,205 318,205 00000000000000000b56c198661a621edb8e5b5b83ee351252659388635eea40 176 0.09/1.00 vMB 30
318,204 318,204 000000000000000015da2d7b3e250c07b3a6c8b76d5a488cb2431203b07ac7a3 132 0.07/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.