Loading Tool

Explorer IconExplorer

Memory Pool

79,574 transactions
30.20 vMB
0.08273891 BTC
Random Selection Loading Transactions
Max Size: 183.83/200 MB

Candidate Block

Mining Attempt cdaf77355a15c662e0e7fc859286fdeb9ef50445bede71786f643b39dc8237aa
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 5138bc126a08033e2eabf293a862b9e84630be7febb41f437b2f642014c892d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.01550666 BTC
Feerates: 203.60 > 1.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (49,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,612 865,612 00000000000000000002303b1feb6f0c91ca3efd22cb58fd1f03beb2c4c78bb4 3,670 1.00/1.00 vMB 10
865,611 865,611 0000000000000000000191bacf844e1359df458a02fd0e7047bb00615343a536 4,610 1.00/1.00 vMB 17
865,610 865,610 00000000000000000001924cb6007791dca3b54bf27abdb54c675acb8b929a82 2,443 1.00/1.00 vMB 10
865,609 865,609 000000000000000000008e3eb193839b0c1f6b03b83318807dedb072a6b80b75 4,127 1.00/1.00 vMB 15
865,608 865,608 00000000000000000000ba9b5050071041480ccf39aef2f09f2d9180bc8ab103 3,870 1.00/1.00 vMB 14
865,607 865,607 00000000000000000001fe713909bb084ac80ce67811c7566eefda488779ace5 4,420 1.00/1.00 vMB 20
865,606 865,606 000000000000000000020014db5deac25b029bc673915d52eaea6d02318c7b89 4,155 1.00/1.00 vMB 14
865,605 865,605 00000000000000000000a630c12a161584df1aeef258383be68b87b29e3cb1c4 5,948 1.00/1.00 vMB 19
865,604 865,604 0000000000000000000035030ffdb79b3ec3cb6086888bc8d322e5063386a55f 4,670 1.00/1.00 vMB 17
865,603 865,603 000000000000000000030882e7b708ba085aaacfa78a5512832650101510d209 3,917 1.00/1.00 vMB 27
865,602 865,602 00000000000000000001c498a99e02271fb31fcc700586ba490155a58c44779c 3,841 1.00/1.00 vMB 38
865,601 865,601 00000000000000000001cdf6e6c8a47180201a3461f414e9aa41731c521ad5e6 3,589 1.00/1.00 vMB 18
865,600 865,600 00000000000000000002ad22d1ebc244738bda8310f6162eaaf667a0049992ad 3,792 1.00/1.00 vMB 23
865,599 865,599 00000000000000000002edc5461ade448ee00961a86fb4d4bd700ffe7d06aae0 2,985 1.00/1.00 vMB 13
865,598 865,598 000000000000000000016422d746c3867e983a34426e22ba860ccaf5d49fa687 4,847 1.00/1.00 vMB 20
865,597 865,597 000000000000000000001a6c392cbbde9527023ac791b5c2ed5dba0d4526b1c4 4,997 1.00/1.00 vMB 21
865,596 865,596 000000000000000000008ebe3c5861b7e23a3891ed034702c3ec8964a2f09e59 5,179 1.00/1.00 vMB 24
865,595 865,595 00000000000000000002414bef0cd5605f8dca34c6233d0c9d0d8860362503b4 5,252 1.00/1.00 vMB 26
865,594 865,594 0000000000000000000025f3b0f83d1e6b0422df31e7af386d3e618d053fe004 4,754 1.00/1.00 vMB 33
865,593 865,593 00000000000000000000a280f818d452c56344a2a0a259524b6ed1a8db0abb2d 6,148 1.00/1.00 vMB 29
865,592 865,592 0000000000000000000083a70d3a3aa71c643db93c7a5818b85a9764ed8e5b8a 6,543 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.