Loading Tool

Explorer IconExplorer

Memory Pool

40,985 transactions
26.32 vMB
0.05613261 BTC
Random Selection Loading Transactions
Max Size: 137.73/200 MB

Candidate Block

Mining Attempt 2444432fd0dc89ab993727f14ba2b081d5f1e04d2ac5b7d21a9add76b4e450b8
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root e7f1bc8097cbdb61ffb20d0904fcd21e4df505166ed09d5893a559924cd9bb5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,610
Size: 1.00 vMB
Total Fees: 0.00803985 BTC
Feerates: 100.00 > 0.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (564,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,166 350,166 00000000000000000c15471ff0cb4d89808195739446c236e8d2acfcf22e09bf 238 0.10/1.00 vMB 27
350,165 350,165 0000000000000000167d8eb7356bb50fc9a23526ed5e73393a9849ffcfd24cc4 195 0.08/1.00 vMB 18
350,164 350,164 00000000000000001630d7659000aee08ebed4c34805bbd5b7c495032d57a2c6 1,194 0.59/1.00 vMB 28
350,163 350,163 000000000000000008c13fd4be0dcaed27ead2de0220deba219c08ee8ba64c8e 429 0.19/1.00 vMB 29
350,162 350,162 00000000000000000303153a31b93b423c1cfac12ab7dcae22e73cf0093f9e9e 1,150 0.59/1.00 vMB 23
350,161 350,161 00000000000000000bca1b1e8c5fdad63b1c23dd7bb7e0bb37bbcf8039210fc3 2,292 1.00/1.00 vMB 33
350,160 350,160 0000000000000000017d76cfea7f3cbe8bdadc2ec25f7ded5ca66938faf439f3 592 0.30/1.00 vMB 28
350,159 350,159 0000000000000000163159576f3bd69f5f4c4622f8cad2501c835d84e6bf0e27 358 0.18/1.00 vMB 29
350,158 350,158 0000000000000000051373518e35562fc5806b2ad721d1e948e6914fa15a8611 251 0.14/1.00 vMB 24
350,157 350,157 000000000000000004b605337388bbc06f1bc6c8f89a286162e5388cdb70ec74 745 0.50/1.00 vMB 24
350,156 350,156 00000000000000000842604634a6c3a820112ccf784f4922b717b4b9fc586093 1,129 0.68/1.00 vMB 27
350,155 350,155 00000000000000000d4610a1f46f31ae4bbe3d1ec9a5343f1409c56110350336 796 0.73/1.00 vMB 16
350,154 350,154 00000000000000000b096cf2640831a78cb2a3a9283aa9444ae5e39a4625473c 1,556 0.75/1.00 vMB 30
350,153 350,153 00000000000000000b357ab56f79b89d7389f6781310614df263cd6fd731f9a6 1,024 0.35/1.00 vMB 40
350,152 350,152 0000000000000000032de7060a125cf122315713ceff4b7acb8fc7f24cdb1a82 252 0.18/1.00 vMB 23
350,151 350,151 000000000000000010f068da88d60fa5b606a8a17a70f10ba4b31834372f5e08 77 0.05/1.00 vMB 60
350,150 350,150 00000000000000000fdd5f3951685c20b96245dde767851b41b709d5863d6c6b 664 0.39/1.00 vMB 26
350,149 350,149 0000000000000000159abc469b3d79ef1bd3e8e2e3185bb15df489a878775127 136 0.08/1.00 vMB 23
350,148 350,148 00000000000000001332343f68ec74cd340ef41a9be7625f0e9d42a3cf4cca99 397 0.26/1.00 vMB 20
350,147 350,147 0000000000000000048129ff2bd2eb8c51cb8e9c79e21508a01c414cb5a0bef3 1 0.00/1.00 vMB 0
350,146 350,146 00000000000000000f0fea5ac826a6101480d81347a9fc065725a8fe3ff394c6 512 0.42/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.