Loading Tool

Explorer IconExplorer

Memory Pool

75,132 transactions
30.44 vMB
0.08913425 BTC
Random Selection Loading Transactions
Max Size: 174.56/200 MB

Candidate Block

Mining Attempt 74d999c83aaf1ef7a6175b5c344c4ef71576b4284eea7ec337858304dcf5a194
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root f85a8b8d4ba40daa185a92373c3ff246711782ebcae7f02228b7135112cfbfd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,402
Size: 1.00 vMB
Total Fees: 0.01570283 BTC
Feerates: 265.25 > 1.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (779,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,335 135,335 0000000000000118659f3c02b03e47111596ee555c4d2bdb26906d799d4e6456 50 0.02/1.00 vMB 112
135,334 135,334 00000000000009bb2369d756b22aee04b53556714fe580cc888f2c2e77c1ef89 73 0.05/1.00 vMB 125
135,333 135,333 00000000000006cf818bb08e033d852b285ba194e48f20afd7070f6729c7e862 74 0.03/1.00 vMB 828
135,332 135,332 00000000000001c0d8cde60ba2693964893e5bb40a217854786cf5c550a5e5a4 14 0.01/1.00 vMB 117
135,331 135,331 0000000000000873c2175c3f4e410fefd05174d63fa6e8b7754b7d0ad7cbb8f7 134 0.05/1.00 vMB 321
135,330 135,330 000000000000020d28fc7e75ea4e79c183ad45355850db53b040f9135d435851 5 0.00/1.00 vMB 827
135,329 135,329 0000000000000a0601fe0b122d824c5a856cad7dcd7cd0543e6fe07bbd78c70f 88 0.04/1.00 vMB 275
135,328 135,328 0000000000000459117db25238c1994bd489afe96e5aa0742d11d3f8a928f869 68 0.03/1.00 vMB 889
135,327 135,327 00000000000005d082a3b75219baaa0970efae200dbd3d4e1d01ee0ecfff571b 53 0.03/1.00 vMB 619
135,326 135,326 0000000000000a8d7fee640f1a43b166b7bcc85de65e031e180deb87909dcf11 12 0.00/1.00 vMB 555
135,325 135,325 0000000000000449ebbfd09827262f855d4fcf7d8044b9f67eb02cd78fdb0714 13 0.00/1.00 vMB 986
135,324 135,324 0000000000000ab8572793525a890e0321eb56b6c6186c7234c055e6da45c4cb 22 0.01/1.00 vMB 681
135,323 135,323 00000000000008ed0cd727c625bbb8593d5c54005aefd05ba761c02e0c8e8a7d 31 0.01/1.00 vMB 357
135,322 135,322 000000000000081d97395682cc84234481b07774273046aeb78d828cdefec3cf 23 0.01/1.00 vMB 934
135,321 135,321 000000000000030b7966830fbb081c6a29faf894c8bd7182ba88e894b3b9c5c5 46 0.02/1.00 vMB 314
135,320 135,320 000000000000079bf764740787b836f6bee089035a9c365f5ebb7dd19ee8e234 12 0.00/1.00 vMB 1,928
135,319 135,319 0000000000000a063df2ae203aba66b46184678136f11f8d8c0f95cc465689eb 167 0.04/1.00 vMB 20
135,318 135,318 0000000000000461d4fb34cf76be58932ac0c481b3f2bdbcefefb758e25d909f 45 0.02/1.00 vMB 538
135,317 135,317 000000000000020c0c6c045723bf83befb87befcf32f2c129e1f5d010686322b 30 0.01/1.00 vMB 379
135,316 135,316 00000000000008c6647c917f3ffa41bdc180380947e476ca4156f074ecbf9d01 5 0.00/1.00 vMB 890
135,315 135,315 00000000000008ee7c6ba21407a96d059da63c44c148cfc5ef71620d27e6d3c0 90 0.03/1.00 vMB 2,277
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.