Loading Tool

Explorer IconExplorer

Memory Pool

81,007 transactions
30.39 vMB
0.13385200 BTC
Random Selection Loading Transactions
Max Size: 181.94/200 MB

Candidate Block

Mining Attempt a7a14c6a48b720be99ff83e32755f3990dde7e7158f5501171848853f8b35ce5
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 094cd5efdb76299f483fa1742dec397d60e532335a4a36dae3a8a1e7a1f94ad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.06153940 BTC
Feerates: 150.86 > 6.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (366,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,197 548,197 0000000000000000000772e3029b904dd2919c3593dcd8b50ee522c1ca43af9b 3,054 1.00/1.00 vMB 22
548,196 548,196 00000000000000000011bdfc3f6d4dab15a58e8004373749501baffa49b74ae2 1,170 0.46/1.00 vMB 9
548,195 548,195 0000000000000000001d3368d5e635521ee3cb3e515a85b52c68725ed2f657d8 1,686 0.90/1.00 vMB 7
548,194 548,194 0000000000000000001b5acf581d750ba4963b3f9d838899837c3172939f13db 947 0.45/1.00 vMB 7
548,193 548,193 0000000000000000000ca54a2bbebbe55d287386a8dcd5d6b1af8c40a06296d2 818 0.33/1.00 vMB 8
548,192 548,192 00000000000000000021978d9f2aed5017fd46b6654b66b353a810048bc96ca9 1,286 0.58/1.00 vMB 9
548,191 548,191 00000000000000000011612c4bd4687e3670bb18163769dbbc40b2f1632b9093 2,098 0.87/1.00 vMB 9
548,190 548,190 0000000000000000000d3705b259df373b87155aec47d59c80667564b6d99b55 2,281 0.84/1.00 vMB 9
548,189 548,189 0000000000000000000701963af32ff52595a443f90f40566cdbe74340d1b295 1,311 0.69/1.00 vMB 9
548,188 548,188 00000000000000000006ec9f068e34d93fa546a466bbea754fc00b98b328308b 1,627 0.63/1.00 vMB 9
548,187 548,187 0000000000000000000c32e2bab6c0ac42c88097ca578dcc92687a1151b2bb7e 1,153 0.49/1.00 vMB 10
548,186 548,186 0000000000000000001f9ca9afc2b1df10d0f778c2eca7eb12d5b5697d7a9fb9 759 0.30/1.00 vMB 9
548,185 548,185 0000000000000000000a2b3253234f74ee9de3325abe7205aaeba09b88871593 129 0.05/1.00 vMB 21
548,184 548,184 000000000000000000169592d3d99c88dba3623d3bbb0eb542f3a80cc21f43c3 1,846 0.90/1.00 vMB 10
548,183 548,183 000000000000000000121b43d9ccb7624c4764c478e50577e577c92994eb6dea 152 0.05/1.00 vMB 19
548,182 548,182 00000000000000000008f0972f3d3027a9fe4b0fa5060a827ae7310a2170a48d 312 0.14/1.00 vMB 11
548,181 548,181 0000000000000000001d0e507c3350bf04218c07534e765c793213fa103b3b80 1,397 0.92/1.00 vMB 4
548,180 548,180 0000000000000000001ff285d885abbf10e898a0ada23a668f1b73f8b05f0f48 1,911 1.00/1.00 vMB 6
548,179 548,179 000000000000000000219d59823296654ac7a126aacfcc6cdb04f60b3b1b1d51 2,844 1.00/1.00 vMB 23
548,178 548,178 000000000000000000133de1478dd31adf745d8b45888271feb05c9a0255ee14 1,665 0.66/1.00 vMB 11
548,177 548,177 0000000000000000001186cefc7df1284f655093251744d7c947ba5d5e0feff2 749 0.26/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.