Loading Tool

Explorer IconExplorer

Memory Pool

52,252 transactions
28.91 vMB
0.09020341 BTC
Random Selection Loading Transactions
Max Size: 155.68/200 MB

Candidate Block

Mining Attempt 238dd811bbdf288af1f5ec4106b01ca9b5474fd18121e6500bdd7a0cd0a81db1
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root f1d612274d3a0c085a39eae709edbd3f4a9194d20ad2b05ea34041936eaf5ff4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.03253656 BTC
Feerates: 500.45 > 3.26 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (384,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,771 530,771 0000000000000000002edd80de4ecf0b343e84826301dcd813476a26b6daab83 1,961 0.70/1.00 vMB 23
530,770 530,770 0000000000000000001831b3985c9295b4c6d077baaf01888e3c677f9940a0b8 470 0.19/1.00 vMB 12
530,769 530,769 0000000000000000000004b40af905a608476611fccf5608eceb221265c46d4f 12 0.00/1.00 vMB 5
530,768 530,768 0000000000000000000674c83e47012eab2ce49384fb9005cb68bbd97ff0fd74 772 0.28/1.00 vMB 47
530,767 530,767 000000000000000000043641f2cbafb911358da2c924327c56734baa86edad7e 1,222 0.45/1.00 vMB 20
530,766 530,766 000000000000000000240947747a4e8580fd1331f5a9a7e3f37d4474dc253a81 1,361 0.66/1.00 vMB 14
530,765 530,765 00000000000000000023e87aba89478132697881c0b4e9fd78e6e1fe05681e0a 2,793 1.00/1.00 vMB 18
530,764 530,764 00000000000000000025c9ef20da25e824cef255f37081354ada3fdeff9d980d 2,536 1.00/1.00 vMB 16
530,763 530,763 0000000000000000002151368afd2b9c2a8b00d11436a607f8cc103c4765025e 2,794 1.00/1.00 vMB 22
530,762 530,762 0000000000000000000f3f7bb0aa3202d342971ed954efb1cc004d4be1cf72ad 2,687 1.00/1.00 vMB 11
530,761 530,761 0000000000000000002bbb11647b5ab92229cacc08c784121794293aba0749a7 1,993 1.00/1.00 vMB 45
530,760 530,760 000000000000000000262400a6206db92b8e17ad83bda1f27aac8c15ed06e452 703 0.26/1.00 vMB 17
530,759 530,759 00000000000000000027e145fbc791f503246effa8f1fe903483dc1e95d317f0 258 0.10/1.00 vMB 14
530,758 530,758 00000000000000000005f53f8f37c522a3a264b345c652b445167e328c26f4be 233 0.08/1.00 vMB 21
530,757 530,757 0000000000000000001600eb00ce23885d83d051ab4c2690bebf7f09aa7c56cb 335 0.16/1.00 vMB 18
530,756 530,756 000000000000000000198eb416cde98eef3fcce4ab7d341c2c23768495de58c0 413 0.14/1.00 vMB 16
530,755 530,755 00000000000000000018fb711d932a971a7247dcc7a7c901f9a532ecfbf7c6d5 1,126 0.47/1.00 vMB 14
530,754 530,754 00000000000000000020b82b9b6325fe9c56e87dcbb7d3bebeb7cdd46d80e3b3 2,066 1.00/1.00 vMB 10
530,753 530,753 0000000000000000001c68b904499d00a1c15e352d21c76edcea8a3c1b6829b0 2,338 1.00/1.00 vMB 13
530,752 530,752 00000000000000000024c0f2aef29d3e74fd2756ae2ba8fd7778f02a0153fe83 2,325 1.00/1.00 vMB 15
530,751 530,751 00000000000000000001d0b347f876b7cd0b3ce1cf9a0f9b363cbf79cfe4705f 2,991 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.02 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: 649.71 GB
    • Received: 13.21 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.