Loading Tool

Explorer IconExplorer

Memory Pool

78,735 transactions
29.49 vMB
0.06884362 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt fe3b3eaa77304ec5174b1441394570dd78f83909e824800fbff8f9263a08c260
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (595,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,352 319,352 000000000000000017087a2baaaf5eba11750015513ab6110df96c4805615822 64 0.03/1.00 vMB 39
319,351 319,351 00000000000000001d4496a70b12805b8e2130bfd47dc869ca02af57fed8e2ba 169 0.07/1.00 vMB 33
319,350 319,350 000000000000000025db8b30a642db57e98a376c2451a74143157a89e21c154f 539 0.38/1.00 vMB 24
319,349 319,349 0000000000000000196daccffacbecc0c4d413e654c28e77a85e4222ca5c712e 18 0.01/1.00 vMB 27
319,348 319,348 0000000000000000049c055463dc468e55e30fd5a21b63064153e09a29f9af9e 374 0.21/1.00 vMB 26
319,347 319,347 00000000000000000b987127f1bc1877d4245c73197c15610069daafe1830d5c 45 0.04/1.00 vMB 15
319,346 319,346 0000000000000000205f9a3d6df0d3eed0d1a8c926441ba0cf9746467ffa855e 219 0.09/1.00 vMB 31
319,345 319,345 000000000000000024f094362a945b389c9a699a414ee84c1adcd4a9c75e2a3f 170 0.07/1.00 vMB 32
319,344 319,344 000000000000000002a259f1a35e01d4350f16b9afe422c94b5f505da0c030e5 487 0.26/1.00 vMB 27
319,343 319,343 000000000000000015b39c6d7637ab233d0755cc52b7748cc9d10923fcf13770 309 0.16/1.00 vMB 26
319,342 319,342 00000000000000000ae3a640a6f94af5a8fbe675dc947eb9db302ad473cc64e6 261 0.14/1.00 vMB 26
319,341 319,341 00000000000000000baa26fc41413c936e81cad5808a71538e5a2bf9105f4164 28 0.01/1.00 vMB 28
319,340 319,340 00000000000000001254ecbb4ef39ff3e96ba4194f80d831f0022f91dfad14a9 15 0.00/1.00 vMB 28
319,339 319,339 0000000000000000176fe786d805180251c0ae4ea231fd9e6b37660d2ad785e5 101 0.05/1.00 vMB 25
319,338 319,338 000000000000000003973a2d3bd0039c48513a32fd6fee72b32b10b484e8cf8d 339 0.13/1.00 vMB 25
319,337 319,337 00000000000000000da0b3caaaeabcffa99d96371763bcb99502259e9ac644ca 84 0.04/1.00 vMB 24
319,336 319,336 00000000000000001f042eb2c36d6e3457ee1d35d2da0bbddea1f4d63bf191f8 1 0.00/1.00 vMB 0
319,335 319,335 000000000000000015a1c77817d80cade25cc67ee7b54f00e1b49f4b62eb86f1 458 0.19/1.00 vMB 32
319,334 319,334 00000000000000001d242a61ca2447f3a5893366ffe0b0aa164c03d24fc44b8e 260 0.14/1.00 vMB 28
319,333 319,333 00000000000000001a7bb6318bf321e93d0e7e8613613c7334579f42bd3fda66 256 0.09/1.00 vMB 40
319,332 319,332 0000000000000000062f0bcf39baf1e7d912fca649be9018c475e057c8d72b22 69 0.05/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.