Loading Tool

Explorer IconExplorer

Memory Pool

47,468 transactions
27.77 vMB
0.09321907 BTC
Random Selection Loading Transactions
Max Size: 146.86/200 MB

Candidate Block

Mining Attempt 45d5397bf40560217185120b8b44a7a1a3e6c2d4d6706beea4f1ddabe38fd655
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 5ced1806f320856abd4d8c0339ea6fd0460a694fea2f2184870fb00716c44ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.03735605 BTC
Feerates: 159.25 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (149,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,778 765,778 00000000000000000000e9e93b4155787176daf54e89c98d9d2d3b607d84133c 3,630 1.00/1.00 vMB 34
765,777 765,777 00000000000000000003b04bafd860961d5134dbfa504647778c9a0261bc4b0f 2,232 1.00/1.00 vMB 40
765,776 765,776 00000000000000000002a18ad906b722e094285bda09559502747d17399a241e 1,505 1.00/1.00 vMB 38
765,775 765,775 0000000000000000000550d457f46c536f774dadec70f836ddaee555c7aae555 698 1.00/1.00 vMB 8
765,774 765,774 000000000000000000017a98a5ba01f075c47da9f3565ea942fa1d7d8f987c45 974 1.00/1.00 vMB 11
765,773 765,773 0000000000000000000270915de667fcc250ccd8896d55f76c45781a05df9c31 1,207 1.00/1.00 vMB 22
765,772 765,772 000000000000000000030b6f21f1d7558480c51474e087e41299c16e3b602fe0 1,892 1.00/1.00 vMB 12
765,771 765,771 00000000000000000003b5a5d4ca8b03fbae35d81df062b818b8116e4525cb23 3,598 1.00/1.00 vMB 10
765,770 765,770 0000000000000000000418006048e990748e94c051fa35136746fb5a5aae6c3d 3,261 1.00/1.00 vMB 28
765,769 765,769 00000000000000000003a0f11e45b9e05083aba917afe2365765c7dda13eb754 1,682 1.00/1.00 vMB 14
765,768 765,768 000000000000000000024016e3eba06041082a670a7fa454efbdd0d59d3abb45 2,229 1.00/1.00 vMB 14
765,767 765,767 00000000000000000001f103da88b36e8ed16279bace1619d1fd2a8f70f47c7c 3,079 1.00/1.00 vMB 29
765,766 765,766 000000000000000000066b0ddc12e8980234e6ae01c3536733bd43f54c95e613 2,054 1.00/1.00 vMB 38
765,765 765,765 00000000000000000000a5207e6c8423535563c4b91ebca09110e28ac7fd7b1e 2,530 1.00/1.00 vMB 26
765,764 765,764 000000000000000000037c5d5ec601410685afa8ab0756864521b590c985122a 3,029 1.00/1.00 vMB 32
765,763 765,763 000000000000000000029688ef188e105f3ac005f7e8cfe9b98c1e5f378dbe75 2,634 1.00/1.00 vMB 11
765,762 765,762 0000000000000000000342daba64b3d200077116203e1e166599e166017a4d90 3,132 1.00/1.00 vMB 28
765,761 765,761 00000000000000000002823a8ca47f2e139ed830ef5e9ed7fea58f852ecbb084 3,362 1.00/1.00 vMB 38
765,760 765,760 0000000000000000000409f23315a316a5358c1720037064d7d3ed645beeca43 2,497 1.00/1.00 vMB 22
765,759 765,759 000000000000000000017c3a70259c5c0e88ad5d5fc297ef8b0616fa74d9536f 3,232 1.00/1.00 vMB 38
765,758 765,758 00000000000000000005a537d46f81db83b36b0b4a10b4d516adfd699cd4ca65 2,555 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.