Loading Tool

Explorer IconExplorer

Memory Pool

40,329 transactions
18.90 vMB
0.18623068 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.83/200 MB

Candidate Block

Mining Attempt b74d23988e3a47f9e624d497ca6b58fea74c775cde479f579735701104ea7e7e
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bced5f087b4dc270507db0146738c9e6f56b536b2bbe2d90410eb95fa3543055
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.05539637 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (668,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,175 245,175 0000000000000092e36a3251e4454d7f22170ab15d325220bc4b649164fb0135 155 0.07 vMB 118
245,174 245,174 0000000000000073d65f82636556d222f05d0ff485dfa09a9afda07c1b36f1e7 206 0.08 vMB 100
245,173 245,173 0000000000000078e9aed8b664cce7da6ed2760815bdf8a12bc169fde8c350ce 146 0.07 vMB 66
245,172 245,172 000000000000007b47f511f77962b23f5e080e494e880707629d6bd8c75d1003 127 0.05 vMB 125
245,171 245,171 00000000000000002210e3f608938cc577162211c819ded0e6e4d1bad2891803 42 0.02 vMB 11
245,170 245,170 00000000000000ae50847ea906d5e3230902b89ade00971a3489e515cb7d40e3 393 0.19 vMB 103
245,169 245,169 0000000000000048f102b11a16519cb3c57b99684cfae7b58714cd14b24b812d 70 0.03 vMB 94
245,168 245,168 000000000000000de3874f73916c4eb334e537b8d1eb7950ddda85af3a26a72d 175 0.09 vMB 112
245,167 245,167 00000000000000697e7ab4e18dc8313a4205b27f8186c4664705f699403bc0af 110 0.05 vMB 98
245,166 245,166 00000000000000b4355af972594e25017d9a24c37571caafbef7905c99978f73 305 0.12 vMB 121
245,165 245,165 0000000000000005391767a53114848f858ca6b8aa653612f424ff0da477ddec 128 0.06 vMB 40
245,164 245,164 000000000000000fe17144d197e961b9bfeb47c44db4d75712ac42e95105639d 146 0.06 vMB 210
245,163 245,163 0000000000000026f3178e3a86987343af084babd86a865b062488362ed64d07 118 0.05 vMB 111
245,162 245,162 000000000000008ffba7b8da0a96cc7f8bd230033276acc1048d2b30c9d7da85 183 0.17 vMB 91
245,161 245,161 000000000000005ff32cd71b58fa4dc76d85c9d37cca6584c7bafe5c3caf9353 61 0.29 vMB 55
245,160 245,160 00000000000000b4ad58916f962eb69574ae7684d0cdc62434b0cc480184d755 28 0.01 vMB 187
245,159 245,159 00000000000000613ce4482424da0d914af06b5ad35476345e2a1570d874fdfa 32 0.19 vMB 54
245,158 245,158 000000000000009488d1a034db1bca4d86eaf3ed2a2e8280997954873ae6b008 27 0.01 vMB 111
245,157 245,157 000000000000003a07338e7626b43eb745764a08e7c3f65a19b3ca39d2a326df 128 0.15 vMB 49
245,156 245,156 0000000000000015fce135eed7b1ad948e31ae630ff7f6f0251dd50df6ccc449 112 0.05 vMB 122
245,155 245,155 00000000000000130efecbe406e63b10dab132e57106f1522f8c4c550b644788 196 0.16 vMB 87
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.93 GB
    • Received: 0.54 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.