Loading Tool

Explorer IconExplorer

Memory Pool

41,801 transactions
26.54 vMB
0.07917290 BTC
Random Selection Loading Transactions
Max Size: 139.30/200 MB

Candidate Block

Mining Attempt 9cec338e65a775db045748fa815ce72e1dee5a9ed1e2853e34e78651713462a9
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root c811ff3dda87e8575450dc92bf9a4e0ce64019f75ab6b224328edc12bda442a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,218
Size: 1.00 vMB
Total Fees: 0.03028695 BTC
Feerates: 101.66 > 3.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (172,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,710 742,710 000000000000000000068c2bac23233065f855df506c1c210352e60ad31a9362 657 0.43/1.00 vMB 6
742,709 742,709 00000000000000000006dc8ae5d3767566d2bf046e2b22e9d4bd2152302de5bd 1,068 0.51/1.00 vMB 8
742,708 742,708 000000000000000000061cd51a1060d7993f0ae6f467b35a0b8723850a956b12 343 0.20/1.00 vMB 12
742,707 742,707 00000000000000000003d37694be6655e2101a0ba823dff2f1e1b67d7def86cf 1,743 0.71/1.00 vMB 3
742,706 742,706 00000000000000000004dabc2e685aeee2fe980679f4574b9f94ac7167d5e47c 2,948 1.00/1.00 vMB 14
742,705 742,705 000000000000000000089d7e1e20955fbe371dd9fcaab9e093b025b0bb256c3e 1,925 1.00/1.00 vMB 15
742,704 742,704 000000000000000000024aefddb550cf68612821502f66f6c033f361a6428042 1,307 0.55/1.00 vMB 3
742,703 742,703 00000000000000000006ad8fc6e5449e177f663871ecb091f3f36b206db4e196 1,737 1.00/1.00 vMB 9
742,702 742,702 00000000000000000003ce91b4dee6661e219fcbb1e02942ddb1ac73532ec137 2,243 1.00/1.00 vMB 19
742,701 742,701 0000000000000000000712a72c6e278ab9c8559a84f84d7ebbea2120773616c6 69 0.02/1.00 vMB 10
742,700 742,700 0000000000000000000717981ea5f28343491a054276e0fde8adfd25e817603c 175 0.04/1.00 vMB 13
742,699 742,699 00000000000000000000b3e40a37c895410237ef465bb58a57b6b9383bc765fe 2,024 0.65/1.00 vMB 15
742,698 742,698 00000000000000000007e0b77a5a467c5c3c508ce19242c5835c6ee27f39aa98 1,626 0.73/1.00 vMB 7
742,697 742,697 00000000000000000001e24cdde94c7ea02eb4a58e777030bd431d39f5ca4376 2,644 1.00/1.00 vMB 11
742,696 742,696 000000000000000000052275acc86b0e525af7ec5192ce093b372e271ae2eea4 1,839 1.00/1.00 vMB 2
742,695 742,695 000000000000000000079948aaaccda2a81d15ee7c178de58471c1afe3ee5d7e 2,688 1.00/1.00 vMB 8
742,694 742,694 00000000000000000000b535d21ea3493e1772aac894f89205a4b3f6071b0115 3,179 1.00/1.00 vMB 18
742,693 742,693 00000000000000000001341d9a58576ade10215f3091aa19b7cd2575013e7b06 2,676 1.00/1.00 vMB 17
742,692 742,692 000000000000000000083dcc82fa406890cb450e89f5b4e9bc233ff82019e189 2,581 1.00/1.00 vMB 9
742,691 742,691 00000000000000000003825659a962dc75cd94c42ac956123a490287d5bdbcbd 1,577 1.00/1.00 vMB 16
742,690 742,690 00000000000000000007ed6c080ca931874d17cf6670152340c470d52d046327 998 0.57/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.21 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.