Loading Tool

Explorer IconExplorer

Memory Pool

74,035 transactions
27.38 vMB
0.06813808 BTC
Random Selection Loading Transactions
Max Size: 167.13/200 MB

Candidate Block

Mining Attempt 8b21b5b07ca4ef5e76a73a76ec64e5e4ba11565cb07868e727d408f5c1f89eae
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 70e578c54e126c60a4d9a432bd9527ac98cd2de05d09ab23888b5d888df40d97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00994019 BTC
Feerates: 402.60 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (158,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,697 756,697 00000000000000000002e3ec77f9e81c0e4c43c34713d206f3a9ef7cb1038808 2,750 0.96/1.00 vMB 10
756,696 756,696 00000000000000000008e3f8f72b2208ce55df0b6d34cea631099c11f58776b4 2,735 1.00/1.00 vMB 7
756,695 756,695 00000000000000000008a9519180e0a15cc585498aee13d2324cf32b9a076c14 1,152 1.00/1.00 vMB 15
756,694 756,694 00000000000000000005536b3bb9f00b809cc25afb7b89d8938ae8d321141c30 960 0.68/1.00 vMB 4
756,693 756,693 000000000000000000042f71fb10bed98be3558caec978d19fc359101f25f1ae 3,474 1.00/1.00 vMB 12
756,692 756,692 0000000000000000000415a8a9d3ade1d0566958f748a717eed9347376c26c3c 2,473 0.88/1.00 vMB 12
756,691 756,691 0000000000000000000225d71f2ec2dfb9ba285f41f949286f232f188d4f5643 826 0.44/1.00 vMB 7
756,690 756,690 0000000000000000000628d8b095910b450b7da3021a517c2b2597f034078496 817 0.25/1.00 vMB 10
756,689 756,689 00000000000000000001dae60903c63fe596c9431dced0227b536652a90b9e93 1,052 0.38/1.00 vMB 9
756,688 756,688 00000000000000000008008fb6c1e20c0d4d8c7dfbff46eb80bc93d39faec2c7 469 0.20/1.00 vMB 10
756,687 756,687 000000000000000000056696fe0398ba3202c7acc4df980c0b626545d4aba163 1,838 0.62/1.00 vMB 18
756,686 756,686 00000000000000000003813cdab0a6dc530c8698fab21e3655ebda7e960e0493 265 0.08/1.00 vMB 10
756,685 756,685 00000000000000000006fd65337253a606e925dc7911f557726e6420515c74e5 1,212 0.36/1.00 vMB 11
756,684 756,684 00000000000000000004a1d1f02023f5cb152066aa9c14ac9bcbbec14159bcc7 21 0.00/1.00 vMB 10
756,683 756,683 00000000000000000004bcbba2f31ffa730ae5d41d778481dba1495361534c6b 710 0.31/1.00 vMB 11
756,682 756,682 00000000000000000008b15d3a61e7789279cd21195d1b216354ba8825297c5d 68 0.05/1.00 vMB 7
756,681 756,681 00000000000000000002fdfc8126062c8632eb320fc4f13d1539ac343acb1037 958 0.54/1.00 vMB 6
756,680 756,680 0000000000000000000687e26a4e872de0a6f455c5abafa18a85620a09b10bc1 383 0.20/1.00 vMB 3
756,679 756,679 00000000000000000001b3bbd45f0fbe8ec00e099abc748e8d6d2c500fcf3459 1,369 1.00/1.00 vMB 5
756,678 756,678 000000000000000000022150714be727413ff32aeb3ff03fb972bc20c758ef88 1,266 1.00/1.00 vMB 5
756,677 756,677 000000000000000000004c791a23e5dd7ede318a422504ed4fe39324e077f514 956 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.