Loading Tool

Explorer IconExplorer

Memory Pool

16,737 transactions
7.46 vMB
0.03325555 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.99/200 MB

Candidate Block

Mining Attempt 4be83526e35869656dc788ab41e1e436230ae741287d22f484f412f87deb7f08
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 1ceed9c334942bba4c8a9e977ace101cfeec461de91aeea860dac14cf9930bb6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.01862616 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (760,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,057 153,057 00000000000004d83e42d557616eb7b85b51f5e5ee1fe8dd541149281d8ae4d6 133 0.05 vMB 62
153,056 153,056 0000000000000aa83f254554f308a1fa211fb75f4e796bc5fdbdedb675a556f4 112 0.03 vMB 209
153,055 153,055 0000000000000db9d59fdb8677d1d2bf6d86960930a65e43ef6edcd2f580bd4c 8 0.00 vMB 398
153,054 153,054 0000000000000373f0cfa8db95008e85549564f7a30b4947e6fa5216c79e542e 10 0.00 vMB 21
153,053 153,053 0000000000000b270b567becc5ea90f7f6b274bb9956d4fd2430572ee92f8c3d 17 0.01 vMB 214
153,052 153,052 000000000000035cada9114511595ce9d75fae1dfdddc1a93a84fa8ed4d10247 88 0.03 vMB 106
153,051 153,051 0000000000000c0e59b0a55b8a5e55d85ff4618fb5b345703b1d277bf9b00203 74 0.03 vMB 135
153,050 153,050 0000000000000cb05a24901274794d2f89c4adb7625cf94740c82b1c054fa40d 35 0.02 vMB 301
153,049 153,049 0000000000000cae4711ff57a1a567a8e66497302af604153c3ac5e65b5eaa74 8 0.00 vMB 73
153,048 153,048 0000000000000bf886763d917a29e3bf2fe11a9d01f612739133e7265b253cab 46 0.02 vMB 226
153,047 153,047 0000000000000d658588f01c7469163ddce4fd5e96433c1f5be0c3b628b1531b 1 0.00 vMB 0
153,046 153,046 0000000000000988de1e0dba60b93700fba6fa4f0cf4ddf5ba14aa7330a1717f 13 0.00 vMB 13
153,045 153,045 000000000000066d102cce387a015c5fa49c3eac84a04c277b76b3dcb804fb8c 24 0.01 vMB 180
153,044 153,044 00000000000006f2b6b8da89266161a6fd15b2f130948871d6be8b02277a4983 12 0.01 vMB 43
153,043 153,043 0000000000000526076ab946446b14786f5aea65e603e25c11b09409b687c1d0 105 0.04 vMB 79
153,042 153,042 00000000000007403fdd3f9cb1e91fb7d1c4955284b389d63911c2f9fd600ec0 1 0.00 vMB 0
153,041 153,041 00000000000000b11d3fd19de2bd4058faabea8a79e4347c785083d1975a6230 22 0.02 vMB 195
153,040 153,040 00000000000002922aaf9e89b1446227bdbe798dbf14bb835d30e79bd67a452f 15 0.00 vMB 263
153,039 153,039 0000000000000b5c20215a39839d9b39f1decfdd61c9e7f603309a1c72f8c2b4 117 0.05 vMB 64
153,038 153,038 00000000000002bf299b5122c7d9013eff902021515933177381a49f691313ec 89 0.03 vMB 63
153,037 153,037 000000000000033d209abbb528df6cb73435bf1c90633d07d82bfff0de491193 9 0.00 vMB 526
Previous 10 blocks ↓
Total Size: 779.63 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: 303.94 GB
    • Received: 1.39 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.