Loading Tool

Explorer IconExplorer

Memory Pool

83,498 transactions
30.76 vMB
0.07918225 BTC
Random Selection Loading Transactions
Max Size: 189.13/200 MB

Candidate Block

Mining Attempt 3b55226204090f9dd938afd35d441d0b90d197c52483a888a62a0d85b2613a60
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root f6ea6bed5ef1657529c5a2470f35c83c3871528834bfc497c985e170a9e8be89
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,537
Size: 1.00 vMB
Total Fees: 0.01025001 BTC
Feerates: 49.17 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (303,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,715 611,715 0000000000000000000efe8cbe657174e560d9b1b03dd46e611415b5cbfee6ff 2,211 1.00/1.00 vMB 17
611,714 611,714 00000000000000000001fb0bd4e6886cc1fffad6320c79cba3963c494985c561 2,629 1.00/1.00 vMB 9
611,713 611,713 0000000000000000000aca4cbd29cdb487cdf409c2ed7256398a48bfb35868dc 2,266 1.00/1.00 vMB 10
611,712 611,712 00000000000000000000cf816d000fcb1ca3f462ab5516dda0af35b695863e19 3,002 1.00/1.00 vMB 35
611,711 611,711 0000000000000000000d653eb22c6719a6626aa81eb333b486362e65c567911c 1,633 1.00/1.00 vMB 22
611,710 611,710 00000000000000000005b2049b33bc6c88eba8740a108457ae5d668fbde1db5b 2,649 1.00/1.00 vMB 16
611,709 611,709 000000000000000000124c57ded667e28b4e5632e0099f1592a82c1b372c1302 2,598 1.00/1.00 vMB 8
611,708 611,708 0000000000000000001125aedc25ff2db353bcaea33a07f12e0623b652409f67 2,553 1.00/1.00 vMB 30
611,707 611,707 0000000000000000000ea81bb2476eeb976af760d27217708a73889a95e1ea2d 1,366 0.48/1.00 vMB 14
611,706 611,706 0000000000000000000339a8bee8284b25763431127335e69c835d5638617700 2,068 1.00/1.00 vMB 1
611,705 611,705 0000000000000000000a8fc06fe9860f788310453d856880f4d2a93a56cfb234 2,232 1.00/1.00 vMB 7
611,704 611,704 0000000000000000001080c9e78cc9fe7c3b2ae4b20a17c0b75d784e725d3c39 2,440 1.00/1.00 vMB 19
611,703 611,703 0000000000000000000ae46ed91a9e67b8aa89db3570971d0d9df197372a812a 2,122 1.00/1.00 vMB 14
611,702 611,702 0000000000000000001223f1c4c57575490c59ed83600ee83f3939204b5a8b8d 2,717 1.00/1.00 vMB 15
611,701 611,701 0000000000000000000b30974141767d3df3a1dc77b2ee52b4d163c6d8f2bbc9 2,964 1.00/1.00 vMB 40
611,700 611,700 0000000000000000000e684c635a924a98076f8815fedd862a573b6a2ba0e9af 2,527 1.00/1.00 vMB 21
611,699 611,699 000000000000000000018b3bba961b4c5391f50bda935e953a356327e495ce49 2,769 1.00/1.00 vMB 26
611,698 611,698 00000000000000000003fc328d6b10d69c3698f77c4815d7c505faaa1336096e 2,770 1.00/1.00 vMB 14
611,697 611,697 00000000000000000008fe1d2781fd264eb4b2aa5379790675c198d8e421be74 2,103 1.00/1.00 vMB 17
611,696 611,696 0000000000000000000afb451766ca6724f5362f5d2bfbef2fca1bc556702ce1 2,375 1.00/1.00 vMB 13
611,695 611,695 0000000000000000000c71ba520e9e551e8b376fa1c972bdfeab5b53cf2a9f05 3,078 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.96 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: 715.71 GB
    • Received: 17.73 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.