Loading Tool

Explorer IconExplorer

Memory Pool

49,800 transactions
30.05 vMB
0.09696991 BTC
Random Selection Loading Transactions
Max Size: 160.86/200 MB

Candidate Block

Mining Attempt 7ac5350e7edc60f6e0b005c7f80191f3b61dec7126ebf51126040187fc3cd7a4
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root dda8fd2155cf6970144f40cd433f2962656ea565b44c40b7a2efd9a6d0d667e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.02867511 BTC
Feerates: 73.20 > 2.87 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (738,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,243 176,243 000000000000030f00edb04d07f6c2195a3c0a28034c226ff025ed8390726777 111 0.05/1.00 vMB 11
176,242 176,242 00000000000002ef8f27db8fbc9188a3c8b7e5f9dfbf904d1bc22f356eb10b74 68 0.03/1.00 vMB 223
176,241 176,241 00000000000006125e670e3e4fbc19849f8c6ef17c2cfacba5f9d7ed05b208b0 82 0.05/1.00 vMB 1,819
176,240 176,240 000000000000065949f715b65c01862dfa44c3248b20aef7f5c2ceeaaaf89b93 49 0.02/1.00 vMB 96
176,239 176,239 000000000000087fd12cb44f5df0c19f0c7d56303418afe0765944affa460c0b 99 0.03/1.00 vMB 53
176,238 176,238 00000000000008ee94422db372d6876467c19dd23c459061741b1715569de33a 36 0.03/1.00 vMB 77
176,237 176,237 00000000000002857f967b04aeda8a4b5d6485648afd98da4041d744d936f90c 92 0.05/1.00 vMB 197
176,236 176,236 000000000000018cdf522fce7c106c7641ba061dda015d6b3ea1ff06e51e37b8 7 0.00/1.00 vMB 124
176,235 176,235 000000000000014c63dc8948a1d553b54237d65e60e03c29240d3bcc8ebc309d 12 0.00/1.00 vMB 210
176,234 176,234 00000000000004c4bb7e98d65291bd525254f3bf31ea18aa45ddb669ad9a50a9 66 0.04/1.00 vMB 108
176,233 176,233 00000000000003ce3eb39a07454fd6ac888dc69879e54e3e3d091b84f64cdec5 18 0.01/1.00 vMB 114
176,232 176,232 00000000000003b820e758fef05922a1e419fac1e3f137a1e92aea208d52072b 23 0.03/1.00 vMB 43
176,231 176,231 00000000000006ef68d89e53fb27d0a74111d566733898a38e8ef639d28e69c5 3 0.00/1.00 vMB 1,247
176,230 176,230 00000000000009b9ff40f886474349045d059c46c673fed6cbe300e61224b2e6 65 0.04/1.00 vMB 51
176,229 176,229 000000000000072424f8bf7178f5dd933843f9af8c3042353ab6323525dd9c6d 82 0.05/1.00 vMB 371
176,228 176,228 0000000000000312f937d37999ba250be080650ae51c9fa94cb069e84a6fb053 1 0.00/1.00 vMB 0
176,227 176,227 00000000000006651e9e036d7eda28a1d79533673fcbfa00d581a619874d254b 41 0.02/1.00 vMB 22
176,226 176,226 00000000000002923d3240d22e47888f7b79f9f9f77825f3dd06d374aaa75fdb 1 0.00/1.00 vMB 0
176,225 176,225 000000000000064a76f2dbecd0bf14351b1b53a164e1166a1b4d1cee43bbc3f6 131 0.04/1.00 vMB 38
176,224 176,224 000000000000049bf8d7d80f45ec57fed755c1c21482c2064269bac368189bf6 7 0.00/1.00 vMB 570
176,223 176,223 00000000000008cabdb12a30c3289446bdecc4b295fba317cf806fd51f93e476 124 0.05/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.