Loading Tool

Explorer IconExplorer

Memory Pool

78,197 transactions
29.36 vMB
0.06492314 BTC
Random Selection Loading Transactions
Max Size: 176.35/200 MB

Candidate Block

Mining Attempt 3b79710f1e90e21e3f409f38fb1fdbfd71638af630086e23813adf26fa058324
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root e61b24d9435b4146f4efbb8598696e389012c5efbe5ac6a3b291f28724507548
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,070
Size: 1.00 vMB
Total Fees: 0.00547563 BTC
Feerates: 19.86 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (378,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,061 536,061 000000000000000000151239dfdf2b27bd2f060940f440c9d4680873e6690a59 1,730 1.00/1.00 vMB 24
536,060 536,060 0000000000000000002ebcbe83ce4bac4497407dd9c3d9eef6f5c68386a5187b 142 0.12/1.00 vMB 12
536,059 536,059 00000000000000000020feb2a17713de16df51b8ebc71130d0e45e99b5aca82a 960 0.56/1.00 vMB 12
536,058 536,058 0000000000000000001c2cd0cdd1a1e04aa56348f92a75a7d6a54b1c7a11158b 744 0.37/1.00 vMB 18
536,057 536,057 00000000000000000029db8da7f6377e1a535ddf74172d5fafcf711173126a76 1,555 0.87/1.00 vMB 12
536,056 536,056 0000000000000000000ff32455135c98f695bc1b71edf3bf13072cd2243ab48b 2,061 1.00/1.00 vMB 9
536,055 536,055 0000000000000000002363f4c444b815939958f357167e37a404afe87eb1b6a8 2,060 1.00/1.00 vMB 14
536,054 536,054 00000000000000000011ac16309f5da6da696281a65ad3dcb15f5582cddc8df7 1,641 1.00/1.00 vMB 35
536,053 536,053 000000000000000000054e674fd30ca119dc12d75d0a7039f08edc74e0f45b2a 2,020 1.00/1.00 vMB 20
536,052 536,052 0000000000000000001ba05093910437cc38ae157695daf9aba126fdcc372bce 1,412 0.91/1.00 vMB 12
536,051 536,051 00000000000000000005a8b6ddac12087cb9b0ff6975aac0363dadd95439c589 961 0.47/1.00 vMB 18
536,050 536,050 00000000000000000002d2a38ae28e07174dc37b1f0b7fd5ba48bf7d40d4bbbb 1,305 0.65/1.00 vMB 13
536,049 536,049 00000000000000000009ed1adc57e887fd9cb492ab7f3caa64680dcc1562fc5c 2,002 1.00/1.00 vMB 4
536,048 536,048 00000000000000000004621cd3989b127d3fd1abcc2c42dd04d976b5a8337086 2,239 1.00/1.00 vMB 13
536,047 536,047 0000000000000000001aa778e5b1428ec379d2173179d163f5be902b595d6e0f 1,410 1.00/1.00 vMB 8
536,046 536,046 000000000000000000190d492b294281914498454f09a1d0cb5eb6c4eb500014 1,269 1.00/1.00 vMB 16
536,045 536,045 00000000000000000018cc778a43930280e3f5b3374b95685711c39bfed319f1 2,741 1.00/1.00 vMB 42
536,044 536,044 00000000000000000013aba42de67883a138cbb1275cc247fd43e1f22237e04c 532 0.29/1.00 vMB 20
536,043 536,043 00000000000000000008bb89648cbde1f9289196fa6d252bf52c4a3d70063109 1,903 0.97/1.00 vMB 18
536,042 536,042 000000000000000000066b14a515cdffbbdd9a86d78a8fb954f3f284ab81a30d 1,626 0.72/1.00 vMB 20
536,041 536,041 0000000000000000002091e6c30d0049fb7c39601070dc706d30c83b52cb0982 1,151 0.66/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.