Loading Tool

Explorer IconExplorer

Memory Pool

44,081 transactions
28.15 vMB
0.09054036 BTC
Random Selection Loading Transactions
Max Size: 146.84/200 MB

Candidate Block

Mining Attempt ad07d1b895a69027aae7e4910fdc71008e377f5b68235c15717a302ea93a5bd8
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root 835b74e153a0d9f77360145dcaed67113afe700446d92e68542bb5752c038afc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.02033194 BTC
Feerates: 40.21 > 2.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (636,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,273 278,273 0000000000000000d965635dc06890ef593046528a9d3b8f9ed3124fefab1b96 721 0.33/1.00 vMB 48
278,272 278,272 00000000000000002bb8eed4bf29f3df39ce42ab82064fa6bc073e805293a538 310 0.15/1.00 vMB 47
278,271 278,271 0000000000000001368ba5c6826c7b9a21ef32f05d527c83820a2fc9c57194c7 602 0.35/1.00 vMB 34
278,270 278,270 00000000000000017bac9a8e85660ad348050c789922d5f8fe544d473368be1a 513 0.25/1.00 vMB 59
278,269 278,269 00000000000000006abd2d638e7b532a9b5938af1449666dead4694b630d2cfa 259 0.28/1.00 vMB 16
278,268 278,268 00000000000000018cfead99a636a34990830c4d34343eccba2907bcb84dadcf 720 0.25/1.00 vMB 61
278,267 278,267 0000000000000002ce9350e3299c0f5035ff0742b55dec2cacf22a2dced4d228 1 0.00/1.00 vMB 0
278,266 278,266 00000000000000011ec2c15d56e257d6b21c1ced23da6504b21a53707e8f272e 719 0.25/1.00 vMB 72
278,265 278,265 0000000000000001e4ecfffe32b4e43b7a3006474cbb3513d0e95291186ae4b9 172 0.11/1.00 vMB 36
278,264 278,264 0000000000000002d9b8f15dd5c317f2f9d7e9ce7851a70e17cffbdd8214bbd1 278 0.16/1.00 vMB 59
278,263 278,263 0000000000000001d6fe512b6bb3e6ef8d8416a7f58c20502fe405e44aaf2e8d 161 0.08/1.00 vMB 35
278,262 278,262 00000000000000006a561d1d698c13f052449642f2ed4bb3eb0e23f22dcd0f36 182 0.11/1.00 vMB 28
278,261 278,261 00000000000000029baee16311418fb53a7d019d7d5f8ab6f4bd2f13c863142b 18 0.05/1.00 vMB 12
278,260 278,260 0000000000000001b4b3b20832116d723f7af9f5e8717eb05db176a891155ce8 482 0.24/1.00 vMB 53
278,259 278,259 0000000000000000f9f69fb642c9130dcc664fa3d0368f1306df94653f1d48ed 443 0.23/1.00 vMB 47
278,258 278,258 0000000000000002de6002d97436ccb1e1d268699dacfa9caa69eba721c4dd14 64 0.03/1.00 vMB 39
278,257 278,257 00000000000000015679bd386b3f176c859df9ecefb69fbb0ddccbaf5b524b63 38 0.01/1.00 vMB 38
278,256 278,256 0000000000000001dd8ebadc7dea5753a421b1d1719559fc417a708eda4c7118 356 0.18/1.00 vMB 34
278,255 278,255 0000000000000000499abcb25c7a5bbee0674e7e223d6cb366dafa0a32efeba6 60 0.03/1.00 vMB 58
278,254 278,254 00000000000000011c0a30dfeca847e3ea74070e10a549721ae8361dfa4ed6ec 71 0.04/1.00 vMB 71
278,253 278,253 00000000000000005d8c297bd0098c3d7f270569f0b6e4324ea390f9561b81e7 414 0.19/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.88 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: 645.06 GB
    • Received: 12.66 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.