Loading Tool

Explorer IconExplorer

Memory Pool

25,760 transactions
12.00 vMB
0.06375903 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.83/200 MB

Candidate Block

Mining Attempt 634e46b775e44b2f5cb39537cebbbb1aaa3ae68c71a8710ebf27437dcc6ecaca
Version 20000000
Previous Block 0000000000000000000158a26d08200d34e47a2605bb91142e712593c5a0f0b8
Merkle Root b3283695e62b759f06a98500eb62032097734dfa1e7e08cd52b87e18aefd33c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,068
Size: 0.9979545 1.00 vMB
Total Fees: 0.04331685 BTC
Feerates: 101.64 > 4.34 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,728 (806,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,995 106,995 00000000000164ad22794082d13bbe1517a3c3c783ef89ffac6781dad394eb9b 2 0.00/1.00 vMB 0
106,994 106,994 0000000000011c76374885aa12247cfd435d4e5b04122180b19448724a01ce7b 34 0.01/1.00 vMB 0
106,993 106,993 000000000000a8db00a6278aff512a9a5a70f2446c15f2e9bc11212e72afeeb3 1 0.00/1.00 vMB 0
106,992 106,992 000000000002450bbaeffe5b169b62ed5a7b2a6a13714af51620f50f2b4065ec 1 0.00/1.00 vMB 0
106,991 106,991 000000000001d53b0eb68c1ff0e886c5039a74d6b638d4eb9fa7e0338af3b627 1 0.00/1.00 vMB 0
106,990 106,990 0000000000015c7874b0b2069a1fddb52b04a73c0a04e47c2aaaf3c6546664ea 1 0.00/1.00 vMB 0
106,989 106,989 000000000001bf9f75eeb69f66c7e783f98f0287f2f61fb073c7357807ded1c3 3 0.00/1.00 vMB 0
106,988 106,988 000000000000a6b041e83c3e332aeb32bc5abfbdd60def448df2e0a5adedcb19 4 0.00/1.00 vMB 0
106,987 106,987 0000000000003766a74166e48f4cabd07bd78904b87915d351232fbfee675122 5 0.00/1.00 vMB 0
106,986 106,986 000000000001ea616df938b8af4b92110cfad7186d8d657a97c4bb690a5e83b2 28 0.01/1.00 vMB 0
106,985 106,985 000000000000f77d88eae910304d1997779fa9d8edfc055fb9fca35c3cc2d037 1 0.00/1.00 vMB 0
106,984 106,984 00000000000233733684571a8a43c44753fb902754b5a9f9a6f64c2a29826078 3 0.00/1.00 vMB 0
106,983 106,983 0000000000025b646f3a64d9d9883dfbcb8358c955a23a6d96021d8b152aa852 5 0.00/1.00 vMB 0
106,982 106,982 00000000000218056f2bf9d24b6e544289c29195abd6e25c4d5ef28d7b6ae0fd 3 0.00/1.00 vMB 0
106,981 106,981 000000000000fb6c3583b4b104b198ac77c6accdaa538ead864f3dcc6455e5c9 1 0.00/1.00 vMB 0
106,980 106,980 000000000000ca6ba1612275098e805b4e786a6db858f8f1457095a45789bc19 1 0.00/1.00 vMB 0
106,979 106,979 0000000000025777cd1aca11ad3b76ea9d68b0c8097183459b4eee811fc4540c 2 0.00/1.00 vMB 0
106,978 106,978 0000000000006f189f8727d3cc8290ad9da95d9382119dc6fbd6e426ecef8002 2 0.00/1.00 vMB 0
106,977 106,977 000000000001f7d821b7d364a477c7011e658d0f3cfa0dfd1198c98fd35f9d4c 1 0.00/1.00 vMB 0
106,976 106,976 00000000000007a52b6fd1b2a1fd10d5e5732e465309b5ae1af80ecb4968d754 1 0.00/1.00 vMB 0
106,975 106,975 0000000000017de2686042d1b5bba6a114a466353e7b6bedcb303f1fbf019461 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.14 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: 500.33 GB
    • Received: 3.73 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.