Loading Tool

Explorer IconExplorer

Memory Pool

79,023 transactions
29.61 vMB
0.07407589 BTC
Random Selection Loading Transactions
Max Size: 177.88/200 MB

Candidate Block

Mining Attempt d80f7deebb8cf8ed29cf593448889b07e2eb68cbe29381eb0b7e5cbe1a994757
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 22faa43a6607efa551156ff1143b3b91b9272011df8cbe23903224893c610ef6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.01381950 BTC
Feerates: 302.06 > 1.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (161,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,110 753,110 00000000000000000003b3d5b9644dd4073a8e47db303e5545edc4f0860c4056 2,189 0.82/1.00 vMB 11
753,109 753,109 00000000000000000001c3eb8581eeb871a727714ac07ac979af1c05aea2ec14 498 0.32/1.00 vMB 7
753,108 753,108 00000000000000000007e29c55ad3f0e520929ba3465eb1a0fbf42700959be37 1 0.00/1.00 vMB 0
753,107 753,107 0000000000000000000341e11a0c0d6b542f73771ba33844b5f86e6a7cb7868b 124 0.04/1.00 vMB 10
753,106 753,106 00000000000000000006dc36b02af74efcad1c1d8cfd9ed63478724936ec7fbd 1,447 0.83/1.00 vMB 8
753,105 753,105 00000000000000000007e0896be4c7baa583ce9743449caa10ecf763c75c30c0 580 0.17/1.00 vMB 11
753,104 753,104 00000000000000000006f870a5693d68d2f0da700326373a7d7870103a04297b 2,197 0.79/1.00 vMB 12
753,103 753,103 000000000000000000072dfb99064ae12f645c9e8a91be55fb80a9ddf106755d 725 0.27/1.00 vMB 12
753,102 753,102 00000000000000000007d978f0c6188925f510e721bb1e22bb9dea2ec7c8790e 1,069 0.64/1.00 vMB 6
753,101 753,101 0000000000000000000815caf3bb452b7239cf55412ebbfeb5e0c39a34a2f905 2,362 1.00/1.00 vMB 8
753,100 753,100 00000000000000000003b4dcc26da6f5c407de3a2dceb686de4940e0aa3d414c 1,056 1.00/1.00 vMB 11
753,099 753,099 000000000000000000023820b377bdc72b4745c2236e2ddd8868af7aef20ebfe 1,315 1.00/1.00 vMB 15
753,098 753,098 00000000000000000005e496e80433c99aabf8e0a1e9ccdc1afd058fa86bbf56 1,820 0.81/1.00 vMB 8
753,097 753,097 0000000000000000000787a693464a1fcb09ee3a66e5517ebe89fa374fc2ccdb 1,275 0.76/1.00 vMB 5
753,096 753,096 0000000000000000000214c790874c1ee5f5f8ad28eda3f2cdb4984e0599e22e 2,812 1.00/1.00 vMB 17
753,095 753,095 00000000000000000005e78c921dfb2a2f10e319b57d71358153026d3ab52041 1,321 0.62/1.00 vMB 11
753,094 753,094 00000000000000000003756e8057b1355d6e02fba6021442bd6a323235b5a94b 783 0.32/1.00 vMB 9
753,093 753,093 00000000000000000006310055fec9eab985a6b3eab206a8a5610726fb52f813 527 0.56/1.00 vMB 2
753,092 753,092 00000000000000000001602d2edf41c81434ced0e24272597cfc981d43e23161 2,916 1.00/1.00 vMB 13
753,091 753,091 0000000000000000000034f8f8d8bc8ef6666539e505996472f94172f9614677 1,467 0.91/1.00 vMB 3
753,090 753,090 0000000000000000000255c45855e522ac43a141c96d10f9c7b5f845fb5cc376 2,222 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.