Loading Tool

Explorer IconExplorer

Memory Pool

75,376 transactions
28.24 vMB
0.06167768 BTC
Random Selection Loading Transactions
Max Size: 170.99/200 MB

Candidate Block

Mining Attempt 048c35d403bceed92cf55a4f39a96f0e208a7628d38ca983802104bb20bfce5a
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root c5a019c161091fbf1bebd9ef8840265809382061f2bcc3cc7e9137ef0b82e06a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,583
Size: 1.00 vMB
Total Fees: 0.00313585 BTC
Feerates: 40.21 > 0.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (674,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,597 240,597 000000000000000788849e6542943ce7cdc33bd9ae36c2fe40d89b5e0f06f024 726 0.25/1.00 vMB 252
240,596 240,596 00000000000000623e46dd600c6ecb80da0a6986b2671c2e6ad1a92658278d69 193 0.08/1.00 vMB 193
240,595 240,595 00000000000000fd6ec63839e02ca1c5a8ae129e19a93c42752d493d06887dad 133 0.06/1.00 vMB 154
240,594 240,594 00000000000000639068df355f19007b18e0e017a4889c5805611a722e1e4f00 224 0.12/1.00 vMB 146
240,593 240,593 000000000000009227243a4d4aecd0a52665d0708ad3df03826f7bf72ee4f688 210 0.11/1.00 vMB 144
240,592 240,592 00000000000000b15bb305d6a51f872cbad1942b4affb145cfc0fde64a382256 418 0.20/1.00 vMB 162
240,591 240,591 00000000000000db908816eb14afd020fa6477eea813b1598946d3207ae2abb8 195 0.07/1.00 vMB 202
240,590 240,590 00000000000000c5c293760e29f7d8e9166711c34dea2c8e5b4fc96272e83039 154 0.07/1.00 vMB 148
240,589 240,589 00000000000000c1448619c1363fe9ecf478b46a6a43cccbb4047e744a8c78db 384 0.17/1.00 vMB 179
240,588 240,588 00000000000000427560db18c6813762a255214122a6ef43640496573114c4ea 231 0.13/1.00 vMB 117
240,587 240,587 0000000000000067e61dc301e75764a2a15e2fc814566575ced3586ed0d94a32 564 0.25/1.00 vMB 194
240,586 240,586 000000000000004528e84f412d7e40084a93248325935f4060c55d994b655769 238 0.12/1.00 vMB 194
240,585 240,585 000000000000003d6514ad39c891256638e2ec01cf9516160723670a6976745e 374 0.15/1.00 vMB 205
240,584 240,584 0000000000000004480c9b05a897d57cbff6b1bb0214b35ae9c22ac57745ab95 150 0.09/1.00 vMB 142
240,583 240,583 00000000000000bb3e536d6dda81b7bc53fd923e17cc03384e3701df10651c6d 241 0.07/1.00 vMB 2
240,582 240,582 00000000000000650202adf727456c809023e40385d36277e0398765193bd0b2 220 0.11/1.00 vMB 140
240,581 240,581 00000000000000f858c39df05fdce1671e84d44a2b39b40b0769da2ef020ab32 469 0.23/1.00 vMB 181
240,580 240,580 00000000000000c4c126347ad730197115d0a8cfe2b794a6d21a68187dd08c32 392 0.21/1.00 vMB 144
240,579 240,579 00000000000000f6ee02ee8744ecf3c5e66d16990deaf128e42972e0e04f2830 464 0.25/1.00 vMB 176
240,578 240,578 00000000000000f4d826fdfcc302241e84bc7d6efa524905f692fab31087f1be 438 0.25/1.00 vMB 143
240,577 240,577 000000000000005d685a376977b66a0983901d5f56cd12443270e50c8340326f 661 0.25/1.00 vMB 241
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.