Loading Tool

Explorer IconExplorer

Memory Pool

74,085 transactions
28.54 vMB
0.07797127 BTC
Random Selection Loading Transactions
Max Size: 169.19/200 MB

Candidate Block

Mining Attempt f92035068b7d148ef0a1ff4d30ac2dc444156de74a25924ead90013044bfc60b
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 439ff4ac4e05014d6c2ca8fe1097ff413e01d55ebb8764c0b279988917f544cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,672
Size: 1.00 vMB
Total Fees: 0.02070666 BTC
Feerates: 150.93 > 2.07 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (166,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,018 749,018 0000000000000000000358a59c5f6cca473e04ceb7592632b6df7c352ab33c6b 2,575 1.00/1.00 vMB 23
749,017 749,017 000000000000000000084cf6ba37464a7eba92f4e403eff98361cfa8c2b418c0 3,576 1.00/1.00 vMB 23
749,016 749,016 00000000000000000005aeddc0ef9f318694bec11d0502fa8f5b871be6a9a880 2,136 1.00/1.00 vMB 29
749,015 749,015 000000000000000000074e98e0be9c2f3bd8fb3bfbabff62ffbd69e39b4400af 2,646 1.00/1.00 vMB 27
749,014 749,014 000000000000000000012290289cf68ea8ff415d74a6823cb9b6e786805c6a18 1,185 0.32/1.00 vMB 14
749,013 749,013 00000000000000000007cd5f3a9201f9c8a1c73fc5332b582d6dceeaa349601f 1,533 0.57/1.00 vMB 13
749,012 749,012 0000000000000000000129d775607a41913f490fa659d9861a481dbba9b6722b 2,585 0.96/1.00 vMB 8
749,011 749,011 00000000000000000001635341dda4948c21f63744c1dd9013a0c7061f31b510 3,146 1.00/1.00 vMB 18
749,010 749,010 000000000000000000042d9b22a43de29d68cd39c4624108947cb4ff47adba8d 2,258 1.00/1.00 vMB 11
749,009 749,009 00000000000000000000c772ba199a4cac4567d3da236455edbfffdc2b101121 1,448 0.55/1.00 vMB 3
749,008 749,008 000000000000000000084b18683242e454e625fdb63f6476ec62f078b6d16ed5 3,062 1.00/1.00 vMB 20
749,007 749,007 00000000000000000007062785e4756206443f04f82561f3b5071623598edcde 2,619 0.77/1.00 vMB 3
749,006 749,006 000000000000000000013394bb084dc86938a3c8234d2d42b7b3817f609969f9 2,361 1.00/1.00 vMB 4
749,005 749,005 00000000000000000001fcbf9a779b140bf5e7c4ab821ccdd8ff7440cb7e4073 2,168 1.00/1.00 vMB 17
749,004 749,004 000000000000000000056d57e284deb3fcc837f5bcc954c6f23c74795d67dd73 1,308 1.00/1.00 vMB 10
749,003 749,003 00000000000000000003d4c9c71459b95a438e492aca4cafcd0512fd2080160a 1,931 1.00/1.00 vMB 19
749,002 749,002 0000000000000000000698986c728162d61371092cc057af1b0fac58013c8066 1,837 1.00/1.00 vMB 19
749,001 749,001 000000000000000000025be5320d8d41087c0006d1dfd30d5626430220e0c7e1 2,418 1.00/1.00 vMB 28
749,000 749,000 000000000000000000041dfe2e2d7e58aabf85dc979bff5eec43071f0b084029 2,840 1.00/1.00 vMB 22
748,999 748,999 000000000000000000057abf8f44d68fd837878153d70789658160d302a50777 2,084 0.91/1.00 vMB 15
748,998 748,998 000000000000000000084089351fcb00d8be1148684892eca7c791e5d865eac2 1,806 0.91/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.48 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: 668.17 GB
    • Received: 15.41 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.