Loading Tool

Explorer IconExplorer

Memory Pool

75,311 transactions
27.75 vMB
0.07981541 BTC
Random Selection Loading Transactions
Max Size: 169.36/200 MB

Candidate Block

Mining Attempt b7465acf0ab7598cbb142a29a099c46dbc0a40b2ecd06b06282cfe4385fb867e
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a54709a5c05ba2e8d5906531bd27b2380896aa570c6d0f57a47410ceec2548b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,365
Size: 1.00 vMB
Total Fees: 0.02051079 BTC
Feerates: 106.68 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (85,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,115 830,115 0000000000000000000111d6a560b5693778e30b927e1ddb5f99509314892187 3,321 1.00/1.00 vMB 22
830,114 830,114 00000000000000000000985bc458937140b84e8f612534fa00c3cb34cd10c3ed 2,219 1.00/1.00 vMB 27
830,113 830,113 0000000000000000000341101a7e4db3fddd79045cf47125b0ddd40d970cbe1e 2,888 1.00/1.00 vMB 16
830,112 830,112 000000000000000000029e73ceb69996a004499cd4b3aee8435ea2efa9c869f7 3,372 1.00/1.00 vMB 18
830,111 830,111 0000000000000000000184635a1af1d5a09116a429b8f226bf91c6a657bfce69 1,216 1.00/1.00 vMB 15
830,110 830,110 000000000000000000018026bd22762f4c0cf1f8672e04aae4b3e98f28858bd8 2,216 1.00/1.00 vMB 21
830,109 830,109 00000000000000000002b3d1f6672f5ded55d8167d14ade410e5017460828aae 3,362 1.00/1.00 vMB 26
830,108 830,108 000000000000000000008b8a0a03ea8a284ff9a3458fe311a375c3b1c103a8cb 3,032 1.00/1.00 vMB 20
830,107 830,107 0000000000000000000335dcad283219b688c3b77fe16bebf294e75ea067f85b 3,015 1.00/1.00 vMB 22
830,106 830,106 00000000000000000000694613c506f8e698985cee7673749e297b4b21388855 2,179 1.00/1.00 vMB 18
830,105 830,105 000000000000000000038cdb4a1612a1f2a66690d6df6a0ae0b9369a34f1ecb3 2,301 1.00/1.00 vMB 22
830,104 830,104 000000000000000000006f5922836d870e63da401a85bec80a47fdc621d016c5 2,543 1.00/1.00 vMB 22
830,103 830,103 000000000000000000028ca338d8f708e5ec4d6777fc5026a8896e60050fcce7 2,739 1.00/1.00 vMB 22
830,102 830,102 000000000000000000000350ae71bce77603a49c8bd09b7d8e134e885977bcac 2,270 1.00/1.00 vMB 24
830,101 830,101 0000000000000000000205220fed843e890806023c0211eed8ffc9909411c919 2,345 1.00/1.00 vMB 14
830,100 830,100 000000000000000000009f09d705f1cb66c1e77dd33a77e87e33c0573e563158 3,097 1.00/1.00 vMB 23
830,099 830,099 00000000000000000002f168448ea446c705990da73e524aa92ff7be9968068c 2,235 1.00/1.00 vMB 14
830,098 830,098 00000000000000000003a1548f187046d6051722c0cec26fb75201f92b09185d 2,812 1.00/1.00 vMB 23
830,097 830,097 00000000000000000002bdd16b3637d56b69f2aede00c6c33c35306f0be8d0b9 1,736 1.00/1.00 vMB 15
830,096 830,096 00000000000000000001e3bacb420875b32c2ad56dff63ba06c83012b5fd23f3 1,010 1.00/1.00 vMB 13
830,095 830,095 00000000000000000001a1c749805423dc9f721ab4bbfebd32eadaacf654010d 125 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.