Loading Tool

Explorer IconExplorer

Memory Pool

78,090 transactions
29.31 vMB
0.06427850 BTC
Random Selection Loading Transactions
Max Size: 176.17/200 MB

Candidate Block

Mining Attempt 059bf3c67b0f14c2c0faadef3686ed58d45700a2cd21149a01ad974ce4e8db79
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root cb6ef88077887940b1bd18ab1035635cf751be7b4fe44ba716c98ccf3fbf9968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,045
Size: 1.00 vMB
Total Fees: 0.00494998 BTC
Feerates: 50.25 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (174,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,290 740,290 00000000000000000005ea9587d20f2f219d5ee3a051e4d643618251a089a255 911 0.34/1.00 vMB 13
740,289 740,289 000000000000000000074e5a91023457d7311b4947bc421c9978eafc8c9b9777 1,118 0.69/1.00 vMB 9
740,288 740,288 0000000000000000000903a31c53f6ca3203fed18a6103765cce0775a57cdd33 643 0.22/1.00 vMB 12
740,287 740,287 000000000000000000033e6f5e5c7b9c75653a7b5706325656a5ae97280a9f2a 1,318 0.58/1.00 vMB 11
740,286 740,286 000000000000000000074c5f368d41face0f300b5ecf0a46a02a944272f38aee 644 0.23/1.00 vMB 11
740,285 740,285 000000000000000000025356aef20d8efc78a1e63abcfd2476ff4e10616e29b2 1,317 0.55/1.00 vMB 19
740,284 740,284 000000000000000000022f47f94f0380aade33841ed49b9ab513485624d466cd 559 0.23/1.00 vMB 13
740,283 740,283 000000000000000000030bcfe1fe5dd4ec665a6451cd6a99f81c4f3a3acde25b 1,442 0.98/1.00 vMB 7
740,282 740,282 00000000000000000008accc1960e65ec8a343003a8a29e40b9bd894fdee0ab1 927 0.78/1.00 vMB 5
740,281 740,281 0000000000000000000318eaa86515d6cc4f82b568ce4388770ea80a79cfb0f3 748 0.29/1.00 vMB 12
740,280 740,280 00000000000000000006d2306cbd70c6a844dba84ba0e322395019f91e89e01b 1,312 0.90/1.00 vMB 11
740,279 740,279 00000000000000000001016211ac370b710d199f2219296099af20419de6aecf 10 0.00/1.00 vMB 15
740,278 740,278 00000000000000000005b5d6461021cc143f3644b19ee843dbee7961f25ca8c5 77 0.02/1.00 vMB 9
740,277 740,277 00000000000000000007583e4ce601cb159be3872fe26863b1d30b132d4f0a4c 404 0.13/1.00 vMB 15
740,276 740,276 00000000000000000008b0c27c54adce238009e1277232a0a487f4a2873e1251 729 0.23/1.00 vMB 13
740,275 740,275 000000000000000000056d01c6f1509fbdaa0c93cbfb85239b76380270575274 145 0.07/1.00 vMB 14
740,274 740,274 000000000000000000054547bdfd0dc949f400b23fb8b7883def785c7180cba8 1,005 0.35/1.00 vMB 13
740,273 740,273 000000000000000000008ecd37c3c89cb0e68bc4619f704fa03de31e92b63054 205 0.13/1.00 vMB 10
740,272 740,272 000000000000000000087df4a313a2c04bc612c4eb433f69aff0726de06df9bc 1,142 0.49/1.00 vMB 10
740,271 740,271 000000000000000000031b23ed3b8cba31393f782c02bf917b21e1fd9a97b04a 2,086 0.97/1.00 vMB 9
740,270 740,270 00000000000000000001056244359ebb8ca56647195c5302cdaa2a525318a0df 2,629 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.