Loading Tool

Explorer IconExplorer

Memory Pool

27,430 transactions
7.55 vMB
0.08343147 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.86/200 MB

Candidate Block

Mining Attempt 7a8849d552d37ad0934b46aa6321412eb4df50057f490a857a471ff90a40eec4
Version 20000000
Previous Block 000000000000000000002a7ea3105b77a9d6bc632347ce0685ad3a1361c683a0
Merkle Root 51a9798094737b9556c2f1ec63edadc158c8605e15ef3ee286d90864c2b373f9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 0.79 vMB
Total Fees: 0.06447453 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,022 (794,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
118,897 118,897 00000000000091363b7a00864b983070dc62913313701c28fa0bb6bd933c6740 0.01 MB 28 119
118,896 118,896 0000000000009f91aae791d4e175b3aa0e3d9b88042d7807e6f26d285bf20e1c 0.00 MB 11 0
118,895 118,895 00000000000071a1d07c5306f615eea31f7fd35a2acd6c50bf5546d487c828c5 0.01 MB 2 0
118,894 118,894 00000000000016a15cb0f17b55fe8b9f33cbc7df132b4994f5c2094f59b3943a 0.00 MB 11 0
118,893 118,893 00000000000086b7fd89a975347897cef8407952fc217219407a6884da8c8daa 0.00 MB 5 1,035
118,892 118,892 0000000000001d1ca0ef36b504b96bd36fbba1911045b996282d8827bb4c06ba 0.00 MB 11 606
118,891 118,891 0000000000005d2704c2a8540bd3353efd830f3d4d12415486491e4511973ad3 0.00 MB 12 0
118,890 118,890 0000000000008190c6fcac0631616d28aaeb3aba6543996f00a9d3ea85fb2f42 0.00 MB 1 0
118,889 118,889 000000000000a510c8b5c55a18d30802e3c9fe380a037917f6bd385a29636200 0.00 MB 4 0
118,888 118,888 0000000000008682ac24f8948f7be2dc90bd29891880aad5c901bc2ac1d20e04 0.00 MB 12 0
118,887 118,887 000000000000c8f6ebeacaa509712a2e328a4419e3091535b50288aab9431282 0.00 MB 6 1,199
118,886 118,886 00000000000035449180e8e4178fb481726cc7ab8bffe93832c92af64a685fee 0.00 MB 12 0
118,885 118,885 0000000000007523d6542649bf764351a955a5570f08b1595ddec15ef77fce01 0.00 MB 6 1,357
118,884 118,884 000000000000142918d149917778cf20071c7f8e6de567fdf0491f6c292d25d1 0.01 MB 21 0
118,883 118,883 0000000000000e6da77c9a17021749069aeb109ee4f4a9f122f5ed149ba4fa3b 0.01 MB 9 0
118,882 118,882 0000000000007d862a2cb5c76f759f2271497d99ccd18fd5fbc326ecf3480312 0.00 MB 5 0
118,881 118,881 0000000000005e7e45cbd23d859baf83401526fc3f1813ab5ce460926db82502 0.00 MB 3 0
118,880 118,880 000000000000909dd33c28718344ce0d31d5ba4c0106307de91d925db5932a42 0.00 MB 1 0
118,879 118,879 00000000000029200ca920a08aff591d469471a218394bb9ab021bf8e9dfceb3 0.00 MB 6 0
118,878 118,878 0000000000001c1cd37d80a177f533c32c099126c4b141bba5516d77132bf122 0.01 MB 35 78
118,877 118,877 00000000000048f7c08c9350fae8244906b39c9c9694b5fb15197f1ac6e201d3 0.00 MB 10 354
Previous 10 blocks ↓
Total Size: 778.88 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: 401.83 GB
    • Received: 3.62 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.