Loading Tool

Explorer IconExplorer

Memory Pool

76,664 transactions
27.67 vMB
0.07858401 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt 313c03083f2440dbf38a0d54d29a23cdd13ec07c8a95057844fd5a08ffdfbc5c
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root ecaf73fe78c98883773e8087f87f30d4bb5f2fd59c2beaf2770a130046b6509b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.01950192 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (385,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,359 529,359 000000000000000000030af52efc54ecfa92b403dcb292342540765256795e76 2,234 1.00/1.00 vMB 16
529,358 529,358 000000000000000000218ee0f8a899c87548287768899407a3ac5482f9e2adf7 2,121 1.00/1.00 vMB 9
529,357 529,357 00000000000000000002dfaefb9617e4f374f82ee0b5477c32b5a824bca545ab 2,725 1.00/1.00 vMB 32
529,356 529,356 0000000000000000002562f3914189274b0b2b8f773eac1bbecf5e6469847636 2,301 1.00/1.00 vMB 12
529,355 529,355 0000000000000000001ee11a165bf26afbcac8c0b3d56abcd056c9f3f9c82650 2,371 1.00/1.00 vMB 46
529,354 529,354 000000000000000000186cb2549d45fde421c1d940b9727fc5ecca2d16e75e12 2,440 1.00/1.00 vMB 93
529,353 529,353 0000000000000000000fb20a320277e381e7310daadc3562e57d40ea1beae9cf 1,453 1.00/1.00 vMB 17
529,352 529,352 0000000000000000003590d5f5c26b2d6e98581692514f347fa3061e3ffb5c5f 1,222 1.00/1.00 vMB 18
529,351 529,351 00000000000000000009ff210527f95e265116bf26513a05e40ce8bcf19501f3 81 0.03/1.00 vMB 59
529,350 529,350 000000000000000000281bb018855137dfabd096609429cb5e084c5aedffca2f 382 1.00/1.00 vMB 5
529,349 529,349 000000000000000000311e54d65e966bb3799c3be42f32ee59a2c0c7ca507d86 327 1.00/1.00 vMB 3
529,348 529,348 000000000000000000253d0f15377d6344978c4a9626876235ffaba707cee8b1 1,675 1.00/1.00 vMB 31
529,347 529,347 0000000000000000001c88d3fa6298de0d2c3f33cdc8b4e01599cbcb86c1248c 336 1.00/1.00 vMB 4
529,346 529,346 0000000000000000003394135bafbe1e5bb74026172e414d00f32501b98b79cb 1,527 1.00/1.00 vMB 23
529,345 529,345 00000000000000000023d45c3cc5c3cf73bf6b94fcc3c78533634bf740bfc71e 1,245 1.00/1.00 vMB 18
529,344 529,344 0000000000000000001b29a3e904e3433bbce101bf88e20578940fc921c3f1f7 214 1.00/1.00 vMB 3
529,343 529,343 000000000000000000099ae4615fd9cb088a909fef20f7f9cf7bf782995b4985 599 1.00/1.00 vMB 7
529,342 529,342 000000000000000000277655d8802435e8673a0ca8c2e3b22b9905a61e39a803 2,217 1.00/1.00 vMB 31
529,341 529,341 0000000000000000001aa34222faf32976640c7232ed8bd204889d6269d2ae20 1,437 1.00/1.00 vMB 20
529,340 529,340 000000000000000000266aed306864482cd30d09220972817c2abbc8530d071f 1,224 1.00/1.00 vMB 17
529,339 529,339 0000000000000000001c200cef2e26cb3b8faf98dd2cf88ceec59dd68b47e6f8 1,841 0.79/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.