Loading Tool

Explorer IconExplorer

Memory Pool

77,458 transactions
28.71 vMB
0.10428207 BTC
Random Selection Loading Transactions
Max Size: 173.59/200 MB

Candidate Block

Mining Attempt 6094d77aa9dd2893334266da6b688124f998766dc9e119cabb2d82f1832c88fa
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 7f224e31178cf81e073de763a4dbe1f3ea2c7b74e5728acdb688cebf94f42935
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,770
Size: 1.00 vMB
Total Fees: 0.03674969 BTC
Feerates: 150.80 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (623,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,306 291,306 000000000000000007645b3b9020648ba0c8ca3d1a859b9c70bf6f147e66e002 617 0.24/1.00 vMB 60
291,305 291,305 0000000000000000f0f2b5e87cca63f7f66a9c06b53fb5147bff2e7b02bf25b6 31 0.06/1.00 vMB 7
291,304 291,304 000000000000000025720245a31dea5b57a3a4ae6fa3ff8f3698d8bc04dbde59 49 0.06/1.00 vMB 9
291,303 291,303 0000000000000000645637ac50908c7001d2e583e096a67f1629e50986cce304 77 0.05/1.00 vMB 8
291,302 291,302 0000000000000000ac1f15bc30da255a10d8be646c182614421fb250d9c7a145 719 0.30/1.00 vMB 41
291,301 291,301 000000000000000023b8e772f76df54f36e6f72355a2411490fbdcf4d2c61c67 394 0.20/1.00 vMB 33
291,300 291,300 000000000000000027cc9b90db014baab56dd9534772f9f428a11b0499b67ebd 492 0.22/1.00 vMB 38
291,299 291,299 00000000000000000ab5e1e509819a09379d4cbf39cb1f78db473b24392393ca 499 0.43/1.00 vMB 24
291,298 291,298 000000000000000059f5d0e793dd444660d4e75b72181bcd127dec017e2e675b 1,047 0.35/1.00 vMB 57
291,297 291,297 00000000000000000ddab2371569d078eae634a7901c754c5e1bce0f98f441e1 159 0.09/1.00 vMB 25
291,296 291,296 0000000000000000e19f1ec56b1f2b66afe090dbca6ef391df60f1df84123699 364 0.18/1.00 vMB 40
291,295 291,295 0000000000000000c8c2623a050c03f2025c440aa48ca612439619125f988976 598 0.33/1.00 vMB 30
291,294 291,294 0000000000000000d3f06e21b921cd1a845a9066334bf80292c0a6d6b4f41859 38 0.08/1.00 vMB 14
291,293 291,293 0000000000000000361a2ab58c8f7986a679e50204197c82c5c61c6033734f71 306 0.19/1.00 vMB 23
291,292 291,292 0000000000000000c149b8a6a5f8805849af8d452cf6bdfa6a7e91a377d0cb61 246 0.22/1.00 vMB 17
291,291 291,291 000000000000000002e8d867ca935a99cb7b3ce8d3566c19709dc5491f92e441 935 0.35/1.00 vMB 41
291,290 291,290 0000000000000000a9964dad321e3760e5de55910a34f75803228414c48d0ea9 128 0.05/1.00 vMB 36
291,289 291,289 0000000000000000d639cac379b6fc9c7cc1da9fd764175f67bc8e02d4668ffa 667 0.58/1.00 vMB 19
291,288 291,288 00000000000000008c6a89e023d227a099f74cb6b52a1eb844f25ce4657eda41 512 0.20/1.00 vMB 50
291,287 291,287 000000000000000052f012c6c704179cbd967cf3f9ce0eebf7b219591156f85b 669 0.25/1.00 vMB 42
291,286 291,286 0000000000000000de34e0d093c0e585606d08fcaeac7b5f69e1e0ad1ded4d4d 535 0.25/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.85 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.64 GB
    • Received: 17.21 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.