Loading Tool

Explorer IconExplorer

Memory Pool

77,343 transactions
28.88 vMB
0.09973866 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt 9bc972484c1f49d3f4aef61a2137196c240cebc3485b27e41f89b364f9f232e2
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 44b98204e30e28d334b271508492a4669097228da369640003d293581a86e506
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03118371 BTC
Feerates: 180.82 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (546,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,136 369,136 000000000000000002ff19685a57f1e5a2d999964f538e517ce7a7356fe03354 1 0.00/1.00 vMB 0
369,135 369,135 0000000000000000044bf96a8c0f4ecdc5f5a7a3054030935f8799d3aa4d8c57 448 0.25/1.00 vMB 38
369,134 369,134 00000000000000000cb438453371b0ff9d6fb597576c19718c88622af55a71d1 448 0.26/1.00 vMB 29
369,133 369,133 000000000000000011eb2604fdbd0c48e50feeb8e5968e840119762912fe7d1a 1,300 0.68/1.00 vMB 40
369,132 369,132 0000000000000000071fc1e11ccd9ac3c58f44cc25d5a900709bc00837b8686b 502 0.26/1.00 vMB 35
369,131 369,131 00000000000000000e2f64a8a2047b4b5b5f483bac88ed1a427421daf77a2494 206 0.11/1.00 vMB 29
369,130 369,130 0000000000000000117a24b7765058486ff569c9db743c3ba262fa3d47719159 1,290 0.70/1.00 vMB 38
369,129 369,129 0000000000000000040a2e42c51d9313c6d54cae06a7e3802cdf70b93ed459c9 255 0.11/1.00 vMB 41
369,128 369,128 0000000000000000137c39c5740612a10d959ec36d057d83d1a0f172d35022b4 47 0.04/1.00 vMB 10
369,127 369,127 00000000000000000d0c9196c9b905911e574225d0a62bbf623c4b0dd3ea63a3 349 0.18/1.00 vMB 38
369,126 369,126 00000000000000000c6f71fd58ffbffb6eb647e361a9fc2392850a737d5fe618 417 0.20/1.00 vMB 43
369,125 369,125 0000000000000000015244db52391fae5bf782eb017a6c206b237edc50e28a8d 436 0.20/1.00 vMB 38
369,124 369,124 00000000000000000124ee8c1b7c2b8d4f25b6733b3c2440b920610fe847c8d2 1,152 0.57/1.00 vMB 39
369,123 369,123 0000000000000000009136359b8f795af423891dade0bd1b369e796abca5650c 444 0.33/1.00 vMB 29
369,122 369,122 0000000000000000128c541257f01924b465bd8440fe0c2b4f5c7ec168dba94b 244 0.16/1.00 vMB 20
369,121 369,121 000000000000000010932009622361520ab4e1039171e78a674f01165795a44f 1,914 0.95/1.00 vMB 40
369,120 369,120 000000000000000005bb06f4b7fdc869f3f2170c9654470cb7490bd412188c4d 796 0.34/1.00 vMB 52
369,119 369,119 000000000000000003fda059b06d330ff8fba0d0dedd3b2fb9435a7968a75c66 1,422 0.81/1.00 vMB 36
369,118 369,118 00000000000000001023eac0f1d063cdfa73af1cc11645c9ef483f96d8bfc093 332 0.25/1.00 vMB 22
369,117 369,117 0000000000000000142ad7f04a8de09dfbae90920493412b961ec4e3d2387426 1,295 1.00/1.00 vMB 24
369,116 369,116 000000000000000006c2f4080eb4d8a24e0247c30f25f8d372f4cf094626dd2f 1 0.00/1.00 vMB 0
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.