Loading Tool

Explorer IconExplorer

Memory Pool

42,785 transactions
29.11 vMB
0.07650506 BTC
Random Selection Loading Transactions
Max Size: 149.70/200 MB

Candidate Block

Mining Attempt 35547bc5b222d6c4072fb902995534bcf2a8e86fb93e0ce2e79d1a388478ac73
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root aa0f84fd6131344292de7f68506afd4bf8f6cb20912afe853ac6bec9689cc0f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.01956713 BTC
Feerates: 150.75 > 1.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (908,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,451 6,451 000000004c48da009c0e4bde41c3232f593fed898295ebaa2ff27834f0d98572 1 0.00/1.00 vMB 0
6,450 6,450 00000000e061bce5df4c77b549ea1daa962e5fcf714dbd7b42e6c897c3c06cef 1 0.00/1.00 vMB 0
6,449 6,449 00000000220fe55388d2f9369fc9a71a464fe4ad7f681adddd70aafbf231342f 1 0.00/1.00 vMB 0
6,448 6,448 0000000098bfd61780bc4f6eabc8807fde1fba85acc9f4c2fd27a680ff51d36c 1 0.00/1.00 vMB 0
6,447 6,447 000000005b5b539f6ed5b14ad19e716deca5f5dcc4f9863ed0d46cd1a71954ba 1 0.00/1.00 vMB 0
6,446 6,446 00000000fc55e91e03e595c2950712d44d1b3a04fc229179808b46f5767b4b78 1 0.00/1.00 vMB 0
6,445 6,445 000000007ec99d19c41c794e40bbd92acab40fe1ee019bf672ea01c566b78bb3 1 0.00/1.00 vMB 0
6,444 6,444 000000008d590df3c8a35bc0f921c71b74f2e8a1ecd361fb892dd886d7c8b2ca 1 0.00/1.00 vMB 0
6,443 6,443 00000000056f2cc01f0b67503e2eb48eb9c5e466c43f03ba376a7c7f88ce631d 1 0.00/1.00 vMB 0
6,442 6,442 00000000603dde813d493121c680778128448022453a8bd2df9babef2b2fa2c0 1 0.00/1.00 vMB 0
6,441 6,441 000000002922e47fd435bbd6c36317332d561ae46094ce54523b89bbdaa746da 1 0.00/1.00 vMB 0
6,440 6,440 00000000bd5b11b70c81f25faa5f68bd6cfe8995adbf24920c96239aa29e2842 1 0.00/1.00 vMB 0
6,439 6,439 00000000b8dbdb4bba017f6c4e1a6ddf80de19d56765a5d991ea52b29fd50597 1 0.00/1.00 vMB 0
6,438 6,438 00000000fd3a9cde68ee4f2593374d4a9cd4d0d2269e29e8a47c08ad0bfa6241 1 0.00/1.00 vMB 0
6,437 6,437 000000006d47f373c1e896a8d9b77469245ab532ce356b2e89133de7d9347a03 1 0.00/1.00 vMB 0
6,436 6,436 000000008dd41ffb464614945fd529665f8581179d84383bd121024988cce9d8 1 0.00/1.00 vMB 0
6,435 6,435 00000000b438134d05768a01a2e9edcdfa53fd92f1ee3eaf5d9cb2e63cc14cb6 1 0.00/1.00 vMB 0
6,434 6,434 0000000096167d3f681344c10474938f00eadd1f4063395a8c6c559492afc1bb 1 0.00/1.00 vMB 0
6,433 6,433 00000000d7240a8973a85e105fe01d06e40dfe2094a878d8f50115d3ac15529c 1 0.00/1.00 vMB 0
6,432 6,432 00000000e69b23348fc7c54152140fa220eb2cd7886b5ff2e13bbe05f9b27e7f 1 0.00/1.00 vMB 0
6,431 6,431 00000000cf799aca1e2d24f8fb6af83f1645858d370d402b091e031282230b25 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.70 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: 629.18 GB
    • Received: 11.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.