Loading Tool

Explorer IconExplorer

Memory Pool

79,002 transactions
29.56 vMB
0.07097985 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 379c31931d1eab69d5ce2afe9b70714dff3de6b7bc003c41aa255affb15c14bb
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 57bc4deaf7ef5611fd7b5bda1e0dab24935ba344c3cf15bbd48c85554671e115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.01096427 BTC
Feerates: 60.27 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (366,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,487 548,487 0000000000000000001db143b17fcdcd606b37a4c73f8f29bdc544e343fa046f 2,289 1.00/1.00 vMB 7
548,486 548,486 00000000000000000013a81d779b171dde272041f374b621c44b647e5f9f1f2a 2,473 1.00/1.00 vMB 13
548,485 548,485 0000000000000000000e1fb83c268f580da1666592637333a7b089576aed7195 2,532 1.00/1.00 vMB 12
548,484 548,484 000000000000000000057db79cb20ff2fe293fb4699168b8931808ee8bb6cc34 2,796 1.00/1.00 vMB 8
548,483 548,483 0000000000000000000b792097f5c4dabc1ee55ae623a4592a2f44cc4749a605 2,476 1.00/1.00 vMB 10
548,482 548,482 000000000000000000154870ddf55832db6ef4fcf89df197eb964b3bec7d5a28 3,039 1.00/1.00 vMB 22
548,481 548,481 000000000000000000043066314eabe6175b36c0b5c8d58ee991d67048d9acfa 2,518 1.00/1.00 vMB 9
548,480 548,480 0000000000000000000287d92b2e5ca5d8e1a9b307fb31624c37135999331d2f 3,032 1.00/1.00 vMB 10
548,479 548,479 00000000000000000024cf7c22745caa9bc10564cfde63403ae65fb325c8e2ab 2,969 1.00/1.00 vMB 20
548,478 548,478 0000000000000000001440714284f3be0c3fd56a2aaa02d8a7eb23fc11599ed7 2,804 1.00/1.00 vMB 7
548,477 548,477 000000000000000000239c41bb9075e29453599b628cca16b36af242e840548d 2,104 1.00/1.00 vMB 6
548,476 548,476 0000000000000000000bf9d9ad6c9572f146ab8fca738d933387edc64e2ca68a 2,664 1.00/1.00 vMB 13
548,475 548,475 00000000000000000003583a929adf111e33c2e6731e782f24be68279df1090d 2,394 1.00/1.00 vMB 12
548,474 548,474 000000000000000000262007432789c038c0cef152c9cfbc067767edda89b6c9 2,113 1.00/1.00 vMB 14
548,473 548,473 00000000000000000000af959a7326d0bc24e4266ce70bb5bc90b095d8972c0b 3,072 1.00/1.00 vMB 21
548,472 548,472 00000000000000000025abfc052ff9d58353175fc1a84e622fc2ca9298a618d2 2,539 1.00/1.00 vMB 9
548,471 548,471 000000000000000000142821c1dc1399145e43a0e4ad40c410b16b67fdb0cfdc 2,337 1.00/1.00 vMB 13
548,470 548,470 000000000000000000245955c0ef82667a55479e2c5ddd310dbd2781babe6ca0 3,281 1.00/1.00 vMB 5
548,469 548,469 0000000000000000001c9e2af57eb830bc083d56258d110360b89a5217127283 1,928 1.00/1.00 vMB 11
548,468 548,468 00000000000000000023f81ede37098e5aab842617c25840b7510e4987c4b75f 2,846 1.00/1.00 vMB 12
548,467 548,467 00000000000000000015e70db8ab3aa98eabfbfa25e505fa3a6497afb1506f4b 2,919 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.