Loading Tool

Explorer IconExplorer

Memory Pool

82,993 transactions
30.58 vMB
0.16355785 BTC
Random Selection Loading Transactions
Max Size: 185.59/200 MB

Candidate Block

Mining Attempt ef8b4b1d816febfb605c84f73712ff4e16c5bcb5bcc4bd5eabca644bc8856f6e
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 34f9cd24aeeac21c59a052f152e9ab2acf7579ebc48348597eb720659f62b1c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,079
Size: 1.00 vMB
Total Fees: 0.08393811 BTC
Feerates: 150.79 > 8.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (623,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,200 291,200 0000000000000000f1f38d91fb6b655085e0be1bc2dd04f13c95dac9b1f7e873 87 0.06/1.00 vMB 17
291,199 291,199 00000000000000005dcc015de5fce71c6c3fbecf51b223d2e783fcac8751e4f5 596 0.35/1.00 vMB 62
291,198 291,198 0000000000000000e5479fe94a8e965228b6e42fc5bf5173b152fa4821b1f6de 762 0.35/1.00 vMB 38
291,197 291,197 0000000000000000529508c3bf36da4f031ce08994f883ad9fe14c1bd0c7970a 512 0.17/1.00 vMB 55
291,196 291,196 00000000000000005870d00fc78a396f01e10dc2adc693793e7336bb7a5d2dff 56 0.07/1.00 vMB 12
291,195 291,195 00000000000000007537d9c121b900f912b37d30e826f5c4c068443e41ba3530 1,402 0.71/1.00 vMB 35
291,194 291,194 00000000000000006f5d441e3e2f1c5c9ab378fb38fdfa96cffa129592bb7e80 512 0.22/1.00 vMB 35
291,193 291,193 0000000000000000be3721ceb96e2f17d835a0bcacfe83a72bfca5461531a84b 1,024 0.34/1.00 vMB 55
291,192 291,192 0000000000000000ec93452593eeeb05cbeb09a84ef4bec4d281fdf88d3b5607 31 0.06/1.00 vMB 7
291,191 291,191 0000000000000000909d68e1f27242927cb7de54a8df101cbd23a01c8ea96920 483 0.23/1.00 vMB 39
291,190 291,190 00000000000000008712493af5db14c9ecc5747e4164c8025cb95a966acf2cf1 62 0.04/1.00 vMB 12
291,189 291,189 00000000000000002cd3d06b65eec2aae31df36f9932cbfb3b60746dc4af8687 240 0.11/1.00 vMB 36
291,188 291,188 00000000000000005f8adb91f04c39e0bea2762409408153d8c385c844b1f834 105 0.05/1.00 vMB 37
291,187 291,187 00000000000000006c219d5da55441556bdc00fd12bf77d0e8189a524a3edddf 323 0.14/1.00 vMB 40
291,186 291,186 000000000000000008119dc16f4946b29e00b7cae0e2f8d23731b7a8dbaea64d 415 0.16/1.00 vMB 43
291,185 291,185 0000000000000000632041fb1585f8aee76a99d32ae874a8e27248bf1a3bfa99 1 0.00/1.00 vMB 0
291,184 291,184 0000000000000000270e954a577d7464f9b9af21e6905f6af028d76231b14814 145 0.10/1.00 vMB 26
291,183 291,183 0000000000000000a25ab9fb5056f08f72afc195b8e6b1f0115129ff1775456b 228 0.10/1.00 vMB 36
291,182 291,182 000000000000000047b77e39fab8b0bc616105ef9b3bf549bf08d26956f07216 179 0.10/1.00 vMB 34
291,181 291,181 0000000000000000123c1dbed68a8c7fb80b39ebf31e17b3b85456b703ed4581 610 0.27/1.00 vMB 38
291,180 291,180 000000000000000052beb4cfde4bebdd5362bafcda96dce9ea6f1f20fd212be6 667 0.31/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.