Loading Tool

Explorer IconExplorer

Memory Pool

70,621 transactions
26.67 vMB
0.07242446 BTC
Random Selection Loading Transactions
Max Size: 160.97/200 MB

Candidate Block

Mining Attempt 10d8eeea88aaabfe459c9fb40b87f7ddcaa14825ad152d9a2ef96e4d57ca2290
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root cebe19cd01f47ba603a1a90b79d573cf2aa78c1b52148b1d5d284f2705796b36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.01546875 BTC
Feerates: 150.75 > 1.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (697,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,443 218,443 0000000000000164f275ebe1e38633ac259516c05cc48044d712579e49af0c05 408 0.17/1.00 vMB 206
218,442 218,442 0000000000000009b828b2dfddea783dd6f21583cecdb2e1d595624f7ad06cc9 615 0.30/1.00 vMB 273
218,441 218,441 000000000000046ebe7f001055312c8717226e69f4861dae701eb9a7edbba1cf 98 0.04/1.00 vMB 225
218,440 218,440 000000000000034ffc085b79d83e6be2eaabc0b840196ed463e48e74fbbf9aa3 226 0.13/1.00 vMB 150
218,439 218,439 00000000000002a242095c113dedf381e21d3a7f3503421631efd9cc3e025b6d 368 0.16/1.00 vMB 198
218,438 218,438 000000000000001205dc60b28e2268b8ef5bed409961be895bd2ec67f61e2f89 140 0.14/1.00 vMB 146
218,437 218,437 00000000000000d8523c8282596f940a398e7e72881b485df6f50899b6bc5a5f 557 0.23/1.00 vMB 217
218,436 218,436 00000000000003dbc84bacb9c02d94466d8e569c35b69f6f5c3782cefa93ee65 259 0.43/1.00 vMB 69
218,435 218,435 00000000000001d15a6623b2178fe2f07f8cff3f543a7686242cd4c3f751a534 205 0.29/1.00 vMB 191
218,434 218,434 000000000000052c7a71b147ff8873bc09cc2b9e72a5d0f5f94c218d37299519 586 0.25/1.00 vMB 196
218,433 218,433 00000000000004465b2820c8c58fe5de1423574add9e5a64aab291d58eb1472f 95 0.03/1.00 vMB 85
218,432 218,432 000000000000056dcc5de1d9a6768bedebdc1ac453c302c14d6eecb12ffc1ccb 10 0.00/1.00 vMB 14
218,431 218,431 00000000000003e0766c17e86e782d4fa518e05d4f772a937ce6580332dd152c 354 0.25/1.00 vMB 153
218,430 218,430 000000000000003e3d9fc1d3ffb3a502302797beb27c28a3fbb7000003efd472 301 0.09/1.00 vMB 6
218,429 218,429 00000000000004e3db4e5255b706e47e5e4271acf1d4d8c1daef38afbc750666 389 0.24/1.00 vMB 144
218,428 218,428 0000000000000049b94ebbe8a0c5fa9ba96d885e5ebbc71f9cdbb0e61139f63d 619 0.25/1.00 vMB 235
218,427 218,427 00000000000000af3b669a991ded6f061cf359f27ab9ec9ee8cf8e39d53c856d 68 0.03/1.00 vMB 60
218,426 218,426 000000000000046934898df97a20de9bd72b96890502fbe89abf60432fd01a4d 417 0.18/1.00 vMB 170
218,425 218,425 0000000000000290c436d846869bf036e2a84e40d707e6baf6bad2f0f62db297 631 0.25/1.00 vMB 207
218,424 218,424 000000000000057a42ab9e320823128ce488537fca0caf325d40db6d5db6a23d 82 0.03/1.00 vMB 38
218,423 218,423 000000000000012badf480c4fcaee3d580e34e926ab6ef79056f5a941b95bf85 709 0.42/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 783.21 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: 755.42 GB
    • Received: 18.95 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.