Loading Tool

Explorer IconExplorer

Memory Pool

76,642 transactions
28.47 vMB
0.06459092 BTC
Random Selection Loading Transactions
Max Size: 172.78/200 MB

Candidate Block

Mining Attempt e13f06f08266f44ea373e2e658c295b2ffdf3be4f9d7a08bbe05f847845c36b6
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 81d9ebe4f47f9abaf075b78123194d17c6bd1f5f9fecb703ec344a01760c1250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.00567503 BTC
Feerates: 178.73 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (545,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,175 369,175 0000000000000000068a0b4464a70a8108bf13ed508625631dcc82b7bad43266 161 0.10/1.00 vMB 44
369,174 369,174 0000000000000000103ada3c052e6d1fa61ac6e72c923f67d0968bcb056664ea 299 0.17/1.00 vMB 45
369,173 369,173 00000000000000001480d65987521ec2e7af5957aa12d10743f71651a2c53706 804 0.40/1.00 vMB 46
369,172 369,172 00000000000000000412f9861fe87d991fd1856abbc479200ffc1f262eca9ebf 292 0.14/1.00 vMB 50
369,171 369,171 000000000000000003a951208ba05191271ad756501ef26e7b59b38e8e8320b1 780 0.42/1.00 vMB 48
369,170 369,170 00000000000000000f23ebda8083e1422e3d3a6581fd9345666ff8dc30fd9851 1,283 0.61/1.00 vMB 51
369,169 369,169 00000000000000000a2e4012fd6276ab9d310d78ec9ffea77d366118f9a137b4 126 0.09/1.00 vMB 33
369,168 369,168 00000000000000000265d67eba96a29ee2f80a09d0546fbff7e81f33f8a6b094 550 0.35/1.00 vMB 38
369,167 369,167 00000000000000000c31f2a112962497d20e631ce352dbe8afae502aef0d4dbd 333 0.21/1.00 vMB 44
369,166 369,166 00000000000000000b698eb053f70c57f08c416eb0802ecd30592ddabe2c1327 24 0.01/1.00 vMB 41
369,165 369,165 00000000000000000cbf1ffc989c9b01ca6be12491bae07a8e51ab1dd455dc94 260 0.13/1.00 vMB 40
369,164 369,164 00000000000000000cbea14e80f5d0b0ce86b00849398ec54f37646027d75e75 1,963 0.89/1.00 vMB 50
369,163 369,163 000000000000000000332a3f712bdbe6ece659369a23bff63e6018a3054d7b1a 1,031 0.52/1.00 vMB 43
369,162 369,162 0000000000000000091094201a9d8b550c02e928a648e6621b2f1de21e92778d 38 0.02/1.00 vMB 89
369,161 369,161 00000000000000001301890bcd12900b85128540389aab3b7056d957155d27ee 912 0.44/1.00 vMB 41
369,160 369,160 000000000000000012b4cc2d1766eed309ad7199a84bf12f7df9e3e9b4c36be5 926 0.56/1.00 vMB 36
369,159 369,159 0000000000000000124a42b3d10d24af99a48dcfaecec866b6d55972f4d9834d 853 0.46/1.00 vMB 39
369,158 369,158 000000000000000004c5472764cf9aed1b52e05f8b56650bc495a029a55b336a 131 0.09/1.00 vMB 28
369,157 369,157 00000000000000000aa2db939f6ad7d280cb60f62a34ace99cebc1ca40aad9f2 12 0.01/1.00 vMB 43
369,156 369,156 000000000000000010e61cdfcc7d0d910685aeb81719d8efdfb51bdc10eccec4 40 0.02/1.00 vMB 34
369,155 369,155 0000000000000000003d2ab9c9cade39b354fc0746fc89eeb678471d2932ef86 245 0.23/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.68 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: 675.51 GB
    • Received: 16.43 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.