Loading Tool

Explorer IconExplorer

Memory Pool

77,285 transactions
29.05 vMB
0.09976703 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt 7a690123115f88d39c9afc7682d1d936c80cb24e97d7faa7261bd4a0ac188dbb
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root bbb0bad59aecdb85920ffa32f3fd4350f0d23d36069f5bd78a70414dea89e09a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,398
Size: 1.00 vMB
Total Fees: 0.02641952 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (499,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,748 415,748 000000000000000004320da56899c066bfafe4aecc01610e0b25541207ca2deb 1,372 1.00/1.00 vMB 28
415,747 415,747 000000000000000001db04c6eb73497f7fc2cb1bd85b89f07455e54e2c91fc44 1,699 1.00/1.00 vMB 28
415,746 415,746 000000000000000001a9e5b34f88ca6b585393b78eb535b6f33632b6e3d85c0e 2,663 1.00/1.00 vMB 64
415,745 415,745 00000000000000000196276978e84e298459e15874bb189ade93b4d084f9b69e 1,415 1.00/1.00 vMB 32
415,744 415,744 00000000000000000061a5d84fb3beced4dbac61df5ffe98a0677124648e1e4f 2,675 1.00/1.00 vMB 57
415,743 415,743 0000000000000000001e37d5ee67f18dce4a2e0a1efce1e4a82143e6d347ff55 2,716 1.00/1.00 vMB 72
415,742 415,742 000000000000000001050698d0838b7fdf675b4c2c938ee7848cdc077faeaf6c 35 0.02/1.00 vMB 41
415,741 415,741 000000000000000000d670bda6ea6ec834ef2f5c5597c6a19856562e8f93d199 910 0.65/1.00 vMB 28
415,740 415,740 000000000000000002fde73899dede01674596c590d62ca2e2d486da2906f5a5 388 0.20/1.00 vMB 39
415,739 415,739 000000000000000003371fbd658f22130e242a3d612a73de6052939a747e2370 288 0.12/1.00 vMB 40
415,738 415,738 000000000000000004d0f3a5b957e3f77ce2fa0f6430529953bd07c147e441cd 1,304 0.49/1.00 vMB 45
415,737 415,737 0000000000000000019b50705dc412891aa57a7839c3ba66f0ce37a559ac90f4 512 0.21/1.00 vMB 51
415,736 415,736 000000000000000004c5d14e411f138152c5a721e4e0bcc4259812f2d8471153 993 0.43/1.00 vMB 45
415,735 415,735 0000000000000000017f7e1555a616d1881fd05f2d1ca679fbbf81cc6cfd1acc 1,440 0.50/1.00 vMB 49
415,734 415,734 000000000000000004021ca4dab4f2dbefd61685a3aab9d5b84abe4b6195344f 1,713 0.89/1.00 vMB 41
415,733 415,733 000000000000000001363313d5d589aa83a3eebb62959883ff4957f01d9bb265 723 0.99/1.00 vMB 15
415,732 415,732 00000000000000000155d257db9301efbb50f47a7248f4f22d23e00cb5980b3d 505 0.42/1.00 vMB 25
415,731 415,731 0000000000000000008f71358025719815c7d724650f58375be4123e18c2cd62 952 0.99/1.00 vMB 25
415,730 415,730 000000000000000000bfce1643b9dd13480c9a37ba8441cc4477f0df1704ba92 1,572 1.00/1.00 vMB 56
415,729 415,729 0000000000000000004b6429cad6b7ceb0118bf2acbd01598378f733d6839cca 952 0.99/1.00 vMB 18
415,728 415,728 000000000000000001e20fa2e1c1054cea9b958579b14379cbf08b7a34e4a0ea 1,298 0.61/1.00 vMB 41
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.51 GB
    • Received: 17.56 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.