Loading Tool

Explorer IconExplorer

Memory Pool

33,831 transactions
25.20 vMB
0.05255273 BTC
Random Selection Loading Transactions
Max Size: 128.05/200 MB

Candidate Block

Mining Attempt e043d9c4f3c3987d6f5b8727a0aa9b0b24d61adac1b47bb0e4a2a99564c904d5
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root e58dabf0167d33a22f7f49932571d6e268d45a89dcc4afbef2259a1419992c95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00702684 BTC
Feerates: 508.49 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (528,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,766 385,766 000000000000000009e1079547881a8b77b34fc00b48a59e81032ee3ad89aa68 1,057 0.99/1.00 vMB 21
385,765 385,765 0000000000000000051806b3738511fe9c45d66958ef1efccc2c86487dea24f9 2,687 1.00/1.00 vMB 40
385,764 385,764 00000000000000000e7b25b506cf4aa88886db77e36880a11c874b75ea013813 771 0.29/1.00 vMB 43
385,763 385,763 0000000000000000038c0a06613c8867621243814384cebeddbc8e726ff6a007 2,248 1.00/1.00 vMB 30
385,762 385,762 000000000000000004c5bf4fcad0564fed24cd2d6a037d8165906bdd2c53c2a3 2,212 0.75/1.00 vMB 44
385,761 385,761 000000000000000007fd4f41f6cf41178aa9ba1cf2a799df05eb166910bb0b48 1,854 0.75/1.00 vMB 46
385,760 385,760 000000000000000009dcd4ff2a68c77c8ff79ac5e0e0cd5c0684106ad443d1c6 1,293 0.56/1.00 vMB 41
385,759 385,759 00000000000000000a1264311007cce2c80103f20832541852dcdba7d79819d2 1,465 1.00/1.00 vMB 21
385,758 385,758 000000000000000003458736eaa293ad4d7cedbb69fb2066d264cd6c77953b3a 704 0.34/1.00 vMB 34
385,757 385,757 00000000000000000b0c313af09f082da36bdac757ff2efac5593e9f4e1beae3 708 0.52/1.00 vMB 18
385,756 385,756 00000000000000000706d68e3c3fba5617910a96519de2ab021044bcd9611b1a 1,726 0.86/1.00 vMB 31
385,755 385,755 000000000000000006b8776ba9fe916048b1c2083bab73fe24a8b6476b2f6c2b 2,077 1.00/1.00 vMB 39
385,754 385,754 000000000000000005e0baace3ba45ff50d789b477da5b2c30fecb306b9cece4 760 0.39/1.00 vMB 26
385,753 385,753 00000000000000000ca50c30065eb89da979405832c6c2188fde66026b169950 2,099 1.00/1.00 vMB 32
385,752 385,752 0000000000000000081aa56a2bf40317c95fa522caa4442ffb252aa88870bcdc 1 0.00/1.00 vMB 0
385,751 385,751 00000000000000000eed270ab310a737711cac6858c23f5f90b020c64189e054 1,782 0.93/1.00 vMB 29
385,750 385,750 000000000000000000cdd4486d68293d7145d53759112921057800e881672fbe 1,806 0.93/1.00 vMB 32
385,749 385,749 000000000000000001808fb7df2fd32d5cde8813b34adc25617c9aff64937ad1 2,504 0.93/1.00 vMB 40
385,748 385,748 0000000000000000015f31230e1220698fed9429bc92dfd561053e80e2852900 1,537 0.75/1.00 vMB 30
385,747 385,747 0000000000000000068bfbca3fdcafe340fff5b41201c0b75ca8e718a5e2dbd8 3,056 1.00/1.00 vMB 47
385,746 385,746 00000000000000000ad549fd65a2b066cdc6880e6179f37fe2166699a25efe9a 1,793 0.60/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.