Loading Tool

Explorer IconExplorer

Memory Pool

81,896 transactions
30.16 vMB
0.16454800 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt 05dd3031b0b6e23f1c13558d81dee898d6c0239e09a5ca4a75e8b9f5088d64f2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bca4a92823a5c08b6e310e32310c6e668417c316c01d793f887770094a6b358f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.06198730 BTC
Feerates: 1,002.91 > 6.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (216,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,543 698,543 00000000000000000001390f27f2a049d745425b50fa1bb3d1a67dfd1275ac58 1,738 1.00/1.00 vMB 42
698,542 698,542 00000000000000000008e18585a83e67e6fae1029e761cc07a7f20511dbfae1a 2,901 1.00/1.00 vMB 11
698,541 698,541 0000000000000000000528a6bf89c920958b090b1def4cf4c481e4b0e57568a6 2,599 1.00/1.00 vMB 12
698,540 698,540 0000000000000000000909d5e0ab7520e3670562940be0048e8e9a1d95b0bc24 1,085 1.00/1.00 vMB 44
698,539 698,539 0000000000000000000e190615d64df794e907e5533c190a3dac013096892bc8 2,735 1.00/1.00 vMB 16
698,538 698,538 00000000000000000000da26c44b002467aebc1206553d886508fa123921c266 3,120 1.00/1.00 vMB 4
698,537 698,537 00000000000000000002354feeb11423d7b8141cf9304d9615c3f688b2618fe4 3,104 1.00/1.00 vMB 22
698,536 698,536 000000000000000000040a4ea68375dc299b5fa30ecc1b2ad05cce220ddd265c 2,595 0.87/1.00 vMB 3
698,535 698,535 0000000000000000000d059030871ed4461c47381ca84ac651a445fde37e05f8 2,691 1.00/1.00 vMB 16
698,534 698,534 00000000000000000001dc19f235e31fe9da19e1d743b8565646390877ce5840 2,631 1.00/1.00 vMB 9
698,533 698,533 0000000000000000000e93b3c283b82397a1f2caf7ba90edfafca4064f1673c0 3,011 1.00/1.00 vMB 12
698,532 698,532 0000000000000000000958fa7cb0e5fb539659298e93448f5702c29f0753a6cd 2,990 1.00/1.00 vMB 23
698,531 698,531 000000000000000000058e3549cc66683d725bf39445bc73ca79d11954477be8 520 0.46/1.00 vMB 6
698,530 698,530 000000000000000000057fde524e318101ee93026279624d5d8ef646e27c47f6 2,177 1.00/1.00 vMB 5
698,529 698,529 0000000000000000000b666d40ed9f85d4fec18a4117d39f123fe25f2911d46a 3,044 1.00/1.00 vMB 19
698,528 698,528 000000000000000000041fc7ecf53c749568f4b8268b1960e668ac2820c1bdee 2,203 0.92/1.00 vMB 8
698,527 698,527 0000000000000000000ccc49e39ba5d40c2b17f3711120d4f3223a5cca89bd55 1,404 1.00/1.00 vMB 4
698,526 698,526 000000000000000000033fedb4a24acb749dd3211e66b9294ea34a598b551f97 1,770 1.00/1.00 vMB 12
698,525 698,525 0000000000000000000d969f0b9b9ed7505fd9a77da94749adfaac46be29098d 2,198 1.00/1.00 vMB 11
698,524 698,524 0000000000000000000b715590e9152bba4dc2a1010cd120cde63f839518c0f5 2,624 1.00/1.00 vMB 20
698,523 698,523 00000000000000000004d5c185e28b315d699bde04f5afecaac3ab505ce57fb3 100 0.03/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.