Loading Tool

Explorer IconExplorer

Memory Pool

82,041 transactions
30.29 vMB
0.09255354 BTC
Random Selection Loading Transactions
Max Size: 182.46/200 MB

Candidate Block

Mining Attempt 5c3b8ab696f99b63b0f879c12f9f7d5f1afb9b8c3e4120484dc3c2ed77fecae3
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 4cef0fd8a18649f6bc4db9579d5a8480ae96c6e2199c0ea85f92a08413d0e236
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02979601 BTC
Feerates: 454.44 > 2.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (732,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,240 182,240 00000000000004fb3e86765999388b759f3cb108eca34d6fdb509711c56c9ce3 2 0.00/1.00 vMB 0
182,239 182,239 00000000000002b7ed820e763acb67a00761207a84fe83775dfbd4c94a9f24ac 42 0.02/1.00 vMB 407
182,238 182,238 00000000000000a6af554ace3fc9ac1ed06dc6666200286bc7a3b975afeb8f75 139 0.05/1.00 vMB 101
182,237 182,237 00000000000003ca7a061f3944e9a6f61afd2f534b80b4d665c23ff56ff146ea 128 0.05/1.00 vMB 112
182,236 182,236 00000000000001660e3ed308a2a6e065e8dba8d9256d168eeb69db557e39cd1c 162 0.05/1.00 vMB 142
182,235 182,235 00000000000000edae2f21ac644977b8fa4f239079f9b0458496ee03b92c0e52 512 0.23/1.00 vMB 147
182,234 182,234 000000000000051c6a5811524f7e0218763773dbf7ff89f72609f15f4aedb3cd 8 0.00/1.00 vMB 0
182,233 182,233 00000000000008963c3593f21438741e5f3081a04ff0d1ba57afbd981a7ade76 30 0.01/1.00 vMB 110
182,232 182,232 0000000000000523f7ce548a3705ce843a521ae6a47b47cdcf2356c33a517f94 301 0.15/1.00 vMB 143
182,231 182,231 00000000000001e2499cc2e80991e9486fd61a313db369ea7fcbe76b9fc39009 98 0.05/1.00 vMB 108
182,230 182,230 00000000000007ff4ec089df040a8f6ce905477ea22553e83974829ff9bfd2d2 497 0.36/1.00 vMB 401
182,229 182,229 0000000000000717fe4336bf159ea219bff5fa175a2333230359ee0b8c23a212 132 0.05/1.00 vMB 162
182,228 182,228 000000000000069689f4a739e200b92918c9934f6a1775fc97844b6bdb53f958 131 0.05/1.00 vMB 134
182,227 182,227 00000000000006f98a86ebaa0a44d68031eb501d2301e59ca8f5d20ea8a9166f 130 0.05/1.00 vMB 171
182,226 182,226 00000000000002ab2ef8107b820bf4f83955de3e7f93cacbb11079e0fb69cf06 167 0.05/1.00 vMB 44
182,225 182,225 00000000000000fb914e2cae1a30c585a57cf96c32d0787e3ec00ab81cb56984 110 0.05/1.00 vMB 77
182,224 182,224 000000000000018207aea20b825816a19a078bb04e3fef8473c1f2f10672a7bf 28 0.01/1.00 vMB 179
182,223 182,223 000000000000034befd478a7368b487bee2d64d9146e3f9a060562a0a6e45da5 389 0.17/1.00 vMB 128
182,222 182,222 000000000000088483d900a873f6362ab9e98da4b5839e17f38b31dc677996f7 252 0.12/1.00 vMB 102
182,221 182,221 0000000000000690e627ec2f5f78953daa53dce468459a8314025ba3ea591cc0 274 0.16/1.00 vMB 121
182,220 182,220 000000000000055127b61f73136df3e973bcd689e6797a521238d8dda3e6cfaa 638 0.26/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.