Loading Tool

Explorer IconExplorer

Memory Pool

78,123 transactions
28.98 vMB
0.07933895 BTC
Random Selection Loading Transactions
Max Size: 175.71/200 MB

Candidate Block

Mining Attempt d4f9da151d9386d57cd1ba3d2264a52e36507c358002f121e13841ef0bebba5b
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root cc24b572da32fd6652ab47a1a49d6a30ec37fd0b5370c592b43151c83a1619cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.01883867 BTC
Feerates: 100.81 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (580,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,253 334,253 000000000000000015a2d216c4b3277ddde753800c9041226fc8eeb2b8101bac 65 0.03/1.00 vMB 19
334,252 334,252 000000000000000008aca799652fb69d25086df91104e17078e32882075aa0ee 72 0.04/1.00 vMB 18
334,251 334,251 00000000000000001325e7ba583c4da38a0745ed0f1bb667595c26585126febf 266 0.10/1.00 vMB 13
334,250 334,250 0000000000000000112b32c19a15d7edbefb63aec4b8f1f694472f7fbe013e72 332 0.16/1.00 vMB 28
334,249 334,249 000000000000000008bc934c00d208fa344612b52201d976db74852028c9bd30 488 0.41/1.00 vMB 16
334,248 334,248 00000000000000001143dfa1d1da8c0da03e56a0641343f6b4f76406a53987e1 583 0.20/1.00 vMB 34
334,247 334,247 000000000000000004ca9a2accdd559759bed094db053ab576276434cf0fd97e 606 0.21/1.00 vMB 36
334,246 334,246 0000000000000000099c02951658bd8a50fe1867e7b390cd6c12e89c43cecb37 843 0.78/1.00 vMB 11
334,245 334,245 000000000000000019bd0172f0b31845f9e44791067c6d670521051ce79e3973 1,754 0.75/1.00 vMB 29
334,244 334,244 00000000000000000ce82968259012038e503448de71c5b6493183f175121d2f 2,040 0.75/1.00 vMB 30
334,243 334,243 000000000000000007d11bebf05e77a570e8574c42bb63aab7b0d3df07b7aa8f 1,612 0.75/1.00 vMB 24
334,242 334,242 000000000000000014bd312549d5bd524ee97fa0916f10c5e916ebdf9ebeae99 2,295 0.74/1.00 vMB 36
334,241 334,241 000000000000000012827b17e9172492ccc407e4e89d65bcb2d85facf30faec2 629 0.32/1.00 vMB 23
334,240 334,240 000000000000000015fd7b23c97f07083d93895ddb27ca98b4474a53ef2a4d6c 293 0.19/1.00 vMB 20
334,239 334,239 000000000000000007d63971dfc8235bfa592d004a243d0bd5da600046b51e05 260 0.17/1.00 vMB 23
334,238 334,238 0000000000000000100a367d9e3c3ee446df652c19471c6b52347dc1cf87bb7e 125 0.06/1.00 vMB 25
334,237 334,237 00000000000000000c46cf0285422eb3b737105f4d05df7aaf31df804afb6849 564 0.25/1.00 vMB 27
334,236 334,236 000000000000000011c627d07e0efe94b4c33dbf0253faca7e21c79c70188005 60 0.04/1.00 vMB 21
334,235 334,235 0000000000000000192ad640b3eacbfa585e14ef66bc536271a48d629c367dd7 91 0.08/1.00 vMB 18
334,234 334,234 0000000000000000019d473c7610d22292e537d9ad2c4c50d35ca6a36e551530 117 0.05/1.00 vMB 26
334,233 334,233 000000000000000001c9c4ee6fa896be1a9bc5d944716f9c4afec9f953f94c01 48 0.04/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.