Loading Tool

Explorer IconExplorer

Memory Pool

80,636 transactions
30.37 vMB
0.07923458 BTC
Random Selection Loading Transactions
Max Size: 185.48/200 MB

Candidate Block

Mining Attempt 72c09356da838bbdf83a7be1c05aad8b4ddbe105eee3ddb637408a8ea229d084
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root e214fa7ec15c3c14696e615265c64124ffde3f78e2312c83f959710bd63f77bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,926
Size: 1.00 vMB
Total Fees: 0.01143776 BTC
Feerates: 318.30 > 1.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (577,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,781 337,781 000000000000000010c77f349b39bb1456eb82fe63614bb5d13b8bd534903535 180 0.12/1.00 vMB 22
337,780 337,780 00000000000000000b6b94fdd7da51594d95a581f1d283c6d092e7e23ff8344a 564 0.35/1.00 vMB 25
337,779 337,779 000000000000000005683b65d3d321ab9692124ef64cbcd9764ed7a0d381ed63 16 0.01/1.00 vMB 45
337,778 337,778 000000000000000007b6760147f827dcc5e9c8a3b291728b6b3913295c7e0f2f 136 0.10/1.00 vMB 19
337,777 337,777 00000000000000000df3fe435278a59074d930a1b3a921fccfb6a3c4c5a64df2 590 0.31/1.00 vMB 24
337,776 337,776 00000000000000001a4b04b70ed6ad8932d7d8d492f8df10d3268fdcaa12f45b 149 0.12/1.00 vMB 18
337,775 337,775 0000000000000000020b51f878fbec42ed2ffce268ded3843d90297d1089fc3a 155 0.10/1.00 vMB 15
337,774 337,774 0000000000000000149bcfc8ac94563598fa7f2452ea1aceaa5ba3da253ca16d 441 0.33/1.00 vMB 16
337,773 337,773 00000000000000001894006a342d8fb4291f10171699d6db79cbd32b2bdc75bb 471 0.18/1.00 vMB 35
337,772 337,772 0000000000000000094c593dfa7d32c36fb1fc5ddf3d8d34da7c601435e049ce 1,171 0.67/1.00 vMB 20
337,771 337,771 000000000000000006132ff4eba33f8bd134a453fa34c2de76c49c4b6ea3c837 95 0.07/1.00 vMB 18
337,770 337,770 0000000000000000026ef9116e233e7c3def6060bbbd403e60c2896589340ac0 440 0.22/1.00 vMB 46
337,769 337,769 0000000000000000136caa1cf6590cb71021157a5a221a3490c2c36596e1a096 704 0.57/1.00 vMB 18
337,768 337,768 000000000000000018c725a974ba392005975e46da095881364d7293b1bdfb4b 803 0.45/1.00 vMB 24
337,767 337,767 0000000000000000163ea20bc800a388992bc289f277b171e80ff199c9ee8ecd 1,386 0.74/1.00 vMB 27
337,766 337,766 00000000000000000bca7516d4e184256d3d3730326c99857d8dca24b5edb2a8 80 0.05/1.00 vMB 20
337,765 337,765 000000000000000014a6f14a733b615368b65c2cff1126d3286ae9581326345d 557 0.33/1.00 vMB 22
337,764 337,764 00000000000000001a3224a0dae7f5818b089c96e11be1afcaf27d3f70efe6ab 1,120 0.62/1.00 vMB 29
337,763 337,763 000000000000000010c6cd30c1d23b5bf1cf4987c76d3ca9459a8a7de6f9f157 248 0.12/1.00 vMB 29
337,762 337,762 00000000000000001285bf7aa2b78a98a7e14a40012bac6df6f9dc3dfd98b280 60 0.03/1.00 vMB 10
337,761 337,761 00000000000000001944882f03414f0971533bbdc6640929ca24b0636f94919e 1,172 0.62/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.00 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: 718.31 GB
    • Received: 17.88 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.