Loading Tool

Explorer IconExplorer

Memory Pool

38,658 transactions
28.48 vMB
0.06719442 BTC
Random Selection Loading Transactions
Max Size: 144.20/200 MB

Candidate Block

Mining Attempt 274a608aa99b0d8283145dd47cf1efeca6d606879f7329318e56e37f98ff7dff
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 164f150b6ed6e97b2084f0d8e4d3979af3e71e0a8dc18d6ea8ac3bbd4e08f30e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01215182 BTC
Feerates: 105.82 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (224,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,254 690,254 000000000000000000039a238675eab102624091cd99e554ef8bf20331bf07fd 1,875 0.82/1.00 vMB 22
690,253 690,253 0000000000000000000488104824997403dcd98f5ecae858156f9f9bd1176ff3 74 0.02/1.00 vMB 29
690,252 690,252 000000000000000000006f750cc7b891ecb13a7ec5ca9e488c4937c5a675c1cc 2,066 0.80/1.00 vMB 8
690,251 690,251 0000000000000000000159251e1a8fa621654626109467184a27dea54fb77594 2,730 1.00/1.00 vMB 42
690,250 690,250 00000000000000000011ef43bd972659cb751dbcc3e838a7c00adc4a7e39b379 1,372 0.66/1.00 vMB 25
690,249 690,249 0000000000000000000d0066982ad980b7a2d02a6be816639432d11cc05e2f44 446 0.16/1.00 vMB 29
690,248 690,248 00000000000000000004bb6e7c37cee53f8cb621de385e00b1d187333154119a 1,027 0.74/1.00 vMB 15
690,247 690,247 0000000000000000000b39770ffa1aab81d11db22b02ffaea09bbe825269c797 416 1.00/1.00 vMB 12
690,246 690,246 00000000000000000007470682929eaf1485ec1c8e1f3d82ed94edf9393d1517 213 0.06/1.00 vMB 33
690,245 690,245 0000000000000000000d8b9f0bd498dac64754103f708cb4a07b42ae328b8145 267 0.09/1.00 vMB 35
690,244 690,244 00000000000000000012602bf17e86a179f2632fbd14ba55c107f6e98106a2f8 1,322 0.61/1.00 vMB 32
690,243 690,243 000000000000000000015a6964cfe1e11a9ba42945b40a98623141b3d4bbf6e9 841 0.35/1.00 vMB 8
690,242 690,242 00000000000000000000d35fc8288d08af51bffedbc829c1d3d672404cbcc73c 1,650 1.00/1.00 vMB 33
690,241 690,241 0000000000000000000e4cabda225d389142d6f6f1a6f62c288da9680eb3a4c2 924 0.38/1.00 vMB 27
690,240 690,240 00000000000000000006dea776f007cc06a381a9a4768c78899648c590e88378 1,904 0.77/1.00 vMB 27
690,239 690,239 0000000000000000000bf125e6725f16f110863fff36559ca12e04ac2ce814dc 550 0.28/1.00 vMB 22
690,238 690,238 0000000000000000000bdbec38d8a96f7149ff7eb5cd2f2ec080afc66efaaf46 769 0.39/1.00 vMB 36
690,237 690,237 0000000000000000000339c65467d9b7756f95214c91c9cfa251d5de479e9dea 1,673 0.77/1.00 vMB 25
690,236 690,236 0000000000000000000870390402237080b37650d09c8d216ef8e8793d56cba9 2,128 0.99/1.00 vMB 22
690,235 690,235 000000000000000000099ab88e7a2f06b26fd98dccaec51ed7839801af6e68d8 2,281 1.00/1.00 vMB 35
690,234 690,234 0000000000000000000a696ce8871a83a6d5fd43264517027500dd3b4fbcc674 2,347 0.85/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.59 GB
    • Received: 11.46 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.