Loading Tool

Explorer IconExplorer

Memory Pool

82,343 transactions
31.85 vMB
0.07640900 BTC
Random Selection Loading Transactions
Max Size: 193.60/200 MB

Candidate Block

Mining Attempt 69d3061dfa069aaaeea156c6836b6185ef6006a4c9800ce3f40bf908f9d14496
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 065ea1a3449bb712a2dc7f4f957a454fb83f9f58dac5ba9d099b5f61ee2848f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,484
Size: 1.00 vMB
Total Fees: 0.00682903 BTC
Feerates: 146.96 > 0.68 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (590,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,154 325,154 00000000000000000c88b215014030a880c0e1690b7ce7387a1e7334fa53892d 1,367 0.79/1.00 vMB 29
325,153 325,153 000000000000000004049f1dae09c0230bbf930750b617859da4ad382022da48 656 0.37/1.00 vMB 30
325,152 325,152 0000000000000000154c4672bd86fc0d0b7a5c03a229e89a9b8bfb72767a7457 283 0.18/1.00 vMB 22
325,151 325,151 00000000000000001d14b99154dc2f4b91d5523841a075ae68558fbab9752f0c 256 0.08/1.00 vMB 45
325,150 325,150 00000000000000001cde76efb647be357a2bab19e06790bc7f1eb70b222dae0d 772 0.44/1.00 vMB 28
325,149 325,149 000000000000000010e90f15ca7507212bb81701b8af08b694f788aab729a468 251 0.20/1.00 vMB 15
325,148 325,148 000000000000000008289fa4960bcab69a30cb79a095f664894a9c63a14e455a 933 0.75/1.00 vMB 21
325,147 325,147 000000000000000016df76c352711833fdbf6b4aa27c0af6ea1a7f6cdcf5c2cc 64 0.03/1.00 vMB 50
325,146 325,146 0000000000000000125ff4f076e077d99a65c2aece6b165a51f3974f35c9142b 639 0.25/1.00 vMB 37
325,145 325,145 0000000000000000030473c641b0c6266242f90b297d316aa58d8056c24adf9d 790 0.35/1.00 vMB 34
325,144 325,144 00000000000000001dcab8c11bb7778e517369db55be802dfdb19ddabfe5e76f 237 0.18/1.00 vMB 19
325,143 325,143 00000000000000000f68cd70194aaf683dbe64a0a0619c0d50b91c0f677cf68e 385 0.22/1.00 vMB 33
325,142 325,142 000000000000000001465db35c67a2c2bfdbf0f0fab8b74e8534dab283f9176f 211 0.13/1.00 vMB 31
325,141 325,141 0000000000000000070264199fcc89557c2a6081a6d9ed7da38736b6f88bc1cd 410 0.25/1.00 vMB 28
325,140 325,140 000000000000000016fd8cbb894320f1ebf62349249525af50e460d813162af6 327 0.23/1.00 vMB 23
325,139 325,139 00000000000000000fb06305432af90be0b33a2fe6e0c069bd49fa22c8dab1f1 8 0.10/1.00 vMB 11
325,138 325,138 00000000000000001450351ecb321852024682bfe893565c22dcf9b074d6c486 252 0.13/1.00 vMB 30
325,137 325,137 000000000000000019d762496dd217e3f37a28fc2444c0707a1ff4457372e759 368 0.19/1.00 vMB 33
325,136 325,136 00000000000000001644704ea465b5d2f18174a70d46940da88081766b3fccd9 33 0.02/1.00 vMB 19
325,135 325,135 00000000000000000e6a637126243f572571ef47132ecbc377ae12fc6071d0ba 72 0.06/1.00 vMB 21
325,134 325,134 000000000000000006d2b99ebba63e251f38e7cdcf8bbb1755c4986d5b7763f8 352 0.26/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.