Loading Tool

Explorer IconExplorer

Memory Pool

79,850 transactions
30.17 vMB
0.08114590 BTC
Random Selection Loading Transactions
Max Size: 184.46/200 MB

Candidate Block

Mining Attempt 481a7705fab29d22dc12c4970b28098cb0a5c3025164c422e9a09dc4fd07c87a
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root e7fb1b601618c7eb77b0e30b41a7c116d125117720a0d1a83682d36fea6feaef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.01387930 BTC
Feerates: 100.65 > 1.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (638,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,851 276,851 000000000000000061afb3b15c61092ad3037ec21b00765a15c8bef3567ff757 88 0.03/1.00 vMB 86
276,850 276,850 0000000000000002602dad0cb002fc1171b41c75f9fc01909f9c078ed6663e86 59 0.05/1.00 vMB 14
276,849 276,849 000000000000000351db7401e9a35f9c2a098c343a371259d19d04c7b8e2fa9a 335 0.16/1.00 vMB 46
276,848 276,848 0000000000000002aee1322cac11ec583bdacb6f5134fa475260eff373c72e09 388 0.18/1.00 vMB 39
276,847 276,847 00000000000000035f0e2bcca252acf830b9bbf48ee9f050d38c8626140b0059 97 0.06/1.00 vMB 34
276,846 276,846 00000000000000002138b19ad2c148a0d29fd503ec343579dfe78fe25ff776b9 178 0.08/1.00 vMB 70
276,845 276,845 00000000000000019bee71eb4a0a0b79cfc33d950d446d5ab40cfcec702fc5a8 72 0.03/1.00 vMB 42
276,844 276,844 0000000000000002982875af9572ae08ae787db95067ab9bafe124c83b5655dc 563 0.35/1.00 vMB 35
276,843 276,843 000000000000000025d8e258f605c7871a0057156f6f133bb7496a2d23575d17 201 0.19/1.00 vMB 17
276,842 276,842 00000000000000014aaab3c2a93bdbd99c1f097164bbcb572e24c82c23223cfc 645 0.25/1.00 vMB 54
276,841 276,841 000000000000000046a1fbf5d8f4cde6553aa78c5a9e7fa3d6e42762a810d4e4 78 0.15/1.00 vMB 2
276,840 276,840 0000000000000002ec7620750a4654b1fb3c88eb8ac4f2e04c23dff92be7ad1a 362 0.20/1.00 vMB 34
276,839 276,839 000000000000000166f30bfb53184fceda700ba4039bb58a891c96bb86d6c2e5 103 0.07/1.00 vMB 27
276,838 276,838 000000000000000175c2c992e861d2c76e0240e21d1509bf7356586d5d3cf715 273 0.21/1.00 vMB 19
276,837 276,837 0000000000000002e9cae5506135eeebd94b683ea0a2d5449b4087e9ad839a3e 707 0.25/1.00 vMB 55
276,836 276,836 00000000000000037ac428de5eaff581c784a48c2b7f0a007621d1f85528910d 183 0.11/1.00 vMB 36
276,835 276,835 00000000000000001a843be9b2a54508543cc00c86100b8c6256a28fb123d1ff 121 0.19/1.00 vMB 19
276,834 276,834 000000000000000007a637af4e442f0d32387b59f60eeb3f20b78a621f3b0133 311 0.17/1.00 vMB 35
276,833 276,833 0000000000000003500507a5e0804db08d5b606531df37daf26815f5f6069584 396 0.20/1.00 vMB 40
276,832 276,832 000000000000000096579458d1c0f1531fcfc58d57b4fce51eb177d8d10e784d 440 0.25/1.00 vMB 36
276,831 276,831 0000000000000000a1da09e83abb769d78aff05805816a8b2526d18b6180bafe 507 0.25/1.00 vMB 40
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.88 GB
    • Received: 18.29 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.