Loading Tool

Explorer IconExplorer

Memory Pool

80,409 transactions
30.70 vMB
0.07342729 BTC
Random Selection Loading Transactions
Max Size: 186.79/200 MB

Candidate Block

Mining Attempt fbbb1a9644367469e231c1aba4c5b6f32d1a053b6cc2951975b74446b74f201b
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 8cb1c1238f0d086c05218fd7adefba24a41a711df7762e709e450736b6d4bd30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,168
Size: 1.00 vMB
Total Fees: 0.00764391 BTC
Feerates: 265.25 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (682,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,857 232,857 00000000000001a8025a4bd7afff0b685131e2240e3e090dc8ae3c2061e16a48 318 0.25/1.00 vMB 82
232,856 232,856 00000000000001805ada7acc5e3d4e1cf98213ffb2ff4d495ad29829327f884a 440 0.25/1.00 vMB 173
232,855 232,855 000000000000017af992a155920a7260da13d37fc0b4485a9fd849a47db10625 350 0.28/1.00 vMB 139
232,854 232,854 00000000000001046666bbf19df72ad950b0c4e0c65b6c5547b7ae26b572c3da 590 0.28/1.00 vMB 207
232,853 232,853 0000000000000079b1ef0b15331ab057529bbd4b6894563934cba126377c35c4 28 0.06/1.00 vMB 79
232,852 232,852 000000000000019d93d2402dba0249ab878a4d2cf5e594de810f61e8d323efb6 528 0.46/1.00 vMB 91
232,851 232,851 0000000000000136b135b537623e3d9a2a341614ccdf899501d04eda17e84b57 790 0.25/1.00 vMB 260
232,850 232,850 00000000000000e80ef74d920d0ba3c2607b693173ec6b754edf93d83e50550a 1,119 0.47/1.00 vMB 200
232,849 232,849 00000000000001261582b07fed3fb88ef6bb86449b945fcc425da459a9524381 32 0.02/1.00 vMB 22
232,848 232,848 000000000000019e1df075eb2b38ebf9947a6afcf30c0be968e337b001d9ae3c 1 0.00/1.00 vMB 0
232,847 232,847 00000000000001698106f9cf20f3517509dab6b13ca3b0bfd080d28930a42af8 829 0.40/1.00 vMB 176
232,846 232,846 000000000000004de33d1272d696da78e519a55636c192737e12d53b3a6fab92 1 0.00/1.00 vMB 0
232,845 232,845 000000000000016a91540cab2dd8412f945a8ac704d668065fb952007d618058 607 0.25/1.00 vMB 220
232,844 232,844 00000000000001385eeb052e7cdf9b002d7036f432254702dafea7f2782580fd 53 0.03/1.00 vMB 89
232,843 232,843 00000000000000c0b720f588e6adcaedf49185963989edb64b8e41dea34345e8 118 0.05/1.00 vMB 212
232,842 232,842 000000000000015a1b7fd54777da0b1b7e95a186f343cdd6ea12090d180f5997 428 0.18/1.00 vMB 144
232,841 232,841 000000000000012485050976d8ba28772c5c817cd9ff7c2007c2203f342acd6c 158 0.05/1.00 vMB 13
232,840 232,840 0000000000000016ae4ecf1205181b946030ea093913e8e57d91db438eed91db 136 0.08/1.00 vMB 207
232,839 232,839 00000000000001c102e207b9c734c73160192c7334425c7f563bef163cbc634f 550 0.25/1.00 vMB 185
232,838 232,838 00000000000001d18a9c4e387743bce389fe37cc9d62882881e3869152a5e952 629 0.29/1.00 vMB 174
232,837 232,837 0000000000000194f04ef8594f7fd91f9a971729da39101e0a5d36b42aec7213 24 0.01/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.71 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: 701.09 GB
    • Received: 16.62 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.