Loading Tool

Explorer IconExplorer

Memory Pool

29,212 transactions
6.63 vMB
0.05180034 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.71/200 MB

Candidate Block

Mining Attempt aa0cb6014aa863035398b0d0fa0f1303128496ca8b9d34ddd4ad241bd3a76f0b
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 992dbf1993c135eab10ae4735082e4fb827bda9b506d60a5c0269224ea47b696
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.03510405 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (663,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,206 250,206 000000000000001d9b528b01fcfef2af7b7f4f74c10f915c0db87ea7677ce8dc 500 0.21 vMB 129
250,205 250,205 000000000000003b2fcf279c29d26954044d4e9bab3da707f8e2752a1cdbf7d1 499 0.25 vMB 83
250,204 250,204 0000000000000028f51dccbf7ed1cdb5d7e5a0721bb2fe50f710ccdd14893b62 569 0.25 vMB 153
250,203 250,203 0000000000000017b44924843dd3f20c0b1101d34f9414206fe4ff9ded0ee839 190 0.12 vMB 33
250,202 250,202 0000000000000010274ac69afa0b9b864e344b165c64dbc5262781090c949c18 605 0.25 vMB 159
250,201 250,201 0000000000000022d8778c04f9e24c5df5788ecbd7666b766e7279a91c75bafe 224 0.09 vMB 32
250,200 250,200 00000000000000726248ae90dbf85d69f65372884e194c9eccc8f4fc615213d9 512 0.23 vMB 141
250,199 250,199 00000000000000019a2464b161899c5f9ff453c83f493e69adb163ed4d14cff3 612 0.25 vMB 170
250,198 250,198 000000000000000b5e8ce1a34fdd43c6e93a67327bb93701c87a7268aae2db27 95 0.04 vMB 138
250,197 250,197 000000000000005e4b03ec5c3f05975d25bb5b23eac2e3da08f729289c551bd8 9 0.00 vMB 107
250,196 250,196 0000000000000033f69da84ba884d638ba4fcffcbc209af9dffc28508e0cc7ec 169 0.07 vMB 160
250,195 250,195 000000000000001a06b2c8d2d4e0851d6f0cd0fc04c583a7ea52052f202ad8b4 182 0.08 vMB 144
250,194 250,194 000000000000004c925232986c46a3cfadad066b7ddb864285e02a97945dc328 43 0.02 vMB 109
250,193 250,193 00000000000000028274066fd58159fb8ede6a10f5010db9bf0eb3f2b76d32cd 313 0.14 vMB 146
250,192 250,192 000000000000004cf09793b33d9b101adf86e11f2271f8d942a6d739b4cef7c0 128 0.07 vMB 66
250,191 250,191 000000000000004c6afcbd62c2a36996f7c85e3cb77e0364fdb50c66b8ae4726 4 0.00 vMB 28
250,190 250,190 0000000000000055acda3a76c5d01653791082d6717a09db5584b348de10c3a8 360 0.15 vMB 140
250,189 250,189 000000000000002596db72247bd47aecbff464182287e2358d554b58f9aacd45 235 0.10 vMB 106
250,188 250,188 000000000000002eecf14624cc7936e671b383be09a44761644356c2eb1d3e3a 14 0.01 vMB 131
250,187 250,187 0000000000000027f15412f935135a5bfe4142a3a5d975eeeb814b31cf2c0970 504 0.21 vMB 130
250,186 250,186 000000000000005d68180da113383c0c285b03c24db150ce3e61eb954b8d3d99 44 0.01 vMB 120
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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