Loading Tool

Explorer IconExplorer

Memory Pool

45,120 transactions
27.11 vMB
0.07129346 BTC
Random Selection Loading Transactions
Max Size: 142.91/200 MB

Candidate Block

Mining Attempt 1316dd496a276a8625a1c586906eced0c29810e80830aa5e0800ead071096cd9
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 4a9c5851668fccdecdabdcddfa58814893a67ff5e56a6f140d7d5c4aa3b2dafa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.02078443 BTC
Feerates: 251.72 > 2.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (637,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,380 277,380 0000000000000002fe148200a373a4e2751c27beae0d11d3b3bd00934f0d16e8 366 0.15/1.00 vMB 48
277,379 277,379 000000000000000336b309e785709e58b8069dcba3b0d52c103a4f90b5ce00cb 64 0.02/1.00 vMB 35
277,378 277,378 00000000000000006cf1734d3b8c72d13c39a63c2305e93c5969f2c9d3f6ea4a 477 0.33/1.00 vMB 27
277,377 277,377 0000000000000002892a6548e06d498f12287151895557d2a3de2a0bf99c7626 675 0.25/1.00 vMB 52
277,376 277,376 0000000000000001410c8addc1cb741c4c05eb6bf7681c7cbe6245bda0490a08 56 0.03/1.00 vMB 60
277,375 277,375 0000000000000001fa40943048dd6e8acf634acda110be2174d96811ee70061a 702 0.25/1.00 vMB 63
277,374 277,374 000000000000000108b1d0bf3b341ef006cb7e56477138a68aba7ea4ea73458b 86 0.03/1.00 vMB 84
277,373 277,373 0000000000000002ab0b9e2c971183e56ae5390c33dd9087f9bdf7473acc0dc4 87 0.03/1.00 vMB 71
277,372 277,372 00000000000000032d2196079991eff1886da6e64ed74f85f664b3fec540b8db 540 0.25/1.00 vMB 51
277,371 277,371 0000000000000002e148e85cde71d3bddaf619ca8b55094848c913386683a3fc 99 0.04/1.00 vMB 52
277,370 277,370 000000000000000274febee458806606afe2f2d41f83c1811265a9f2714daae6 133 0.06/1.00 vMB 44
277,369 277,369 000000000000000300eb8ee007a0ea5eec09dc632bfc83ca509d83536965822a 65 0.04/1.00 vMB 35
277,368 277,368 0000000000000001339979cb7f1346575d970207ac3296784000ab3533b37da2 27 0.01/1.00 vMB 21
277,367 277,367 0000000000000002f44293ac2cbd310989c906e2aae8d98b7f5d77eed58c7794 466 0.24/1.00 vMB 90
277,366 277,366 000000000000000022f1d9a08017ff3d150405060e9c97ef14a815b5427344b8 159 0.08/1.00 vMB 35
277,365 277,365 000000000000000045ca2e01211186bd3c9906c6a75f66a8a07a4876129846a2 216 0.10/1.00 vMB 51
277,364 277,364 00000000000000031b74dfc037c1c332fca68a77d3b2c45a6c166d55a9dcaa71 394 0.19/1.00 vMB 45
277,363 277,363 0000000000000002b6351853d2a43de20f1ed87587d39f0080b9f473bf8542f5 263 0.15/1.00 vMB 41
277,362 277,362 0000000000000001a9f88aa15d418a10a1d1593e9c6c8fe029012bbb6cab9a42 29 0.02/1.00 vMB 28
277,361 277,361 000000000000000058f83a423fdfc7c3c10a6c2fa15c9bb362e865eca8a8da0a 32 0.01/1.00 vMB 27
277,360 277,360 000000000000000339abc64ac07e7cf4e067085b3172d770a3feb88734c6b1c2 24 0.02/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.