Loading Tool

Explorer IconExplorer

Memory Pool

41,850 transactions
28.66 vMB
0.07138101 BTC
Random Selection Loading Transactions
Max Size: 146.48/200 MB

Candidate Block

Mining Attempt 12aeac6be9ab015d976de95862ca032425190d54cd90b46a6928f555e20c7ced
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 7e3761c1a26477ae152f3c1d9fd9df6daadd4757c6c1586179e057101d62ed2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.01580717 BTC
Feerates: 104.56 > 1.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (581,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,253 333,253 000000000000000004b03687ab7d39569749aa17ba6943a11f542850fd1471c2 144 0.10/1.00 vMB 20
333,252 333,252 0000000000000000021bada95815fd2c56265d0c7ed54ba17f591ab88d136360 243 0.10/1.00 vMB 29
333,251 333,251 000000000000000016f6e6e53b23fdd6e0f13e95bdbc9c0aac788dc60885a493 1,216 0.73/1.00 vMB 22
333,250 333,250 0000000000000000091c1a862870b8383c84c2eaf16e00bc37e858ffeedb3848 1,457 0.75/1.00 vMB 27
333,249 333,249 0000000000000000042b342bd1d7a6bc940ff4e41101c0b460ecee0f11a7df35 221 0.12/1.00 vMB 24
333,248 333,248 00000000000000000725ac91008c58637de87fb572abba22e663bfe9f933c8e9 419 0.15/1.00 vMB 35
333,247 333,247 00000000000000000c9f21d90263c602d1fcef61fe0b6f65d9ff126740351dfa 369 0.27/1.00 vMB 23
333,246 333,246 00000000000000000989feabcded612525fb5921e28e0c64fe77d6c090e712fb 262 0.13/1.00 vMB 22
333,245 333,245 00000000000000000da9d2437e1f555c27e576cba7aee86da768d960d96b3908 29 0.01/1.00 vMB 16
333,244 333,244 00000000000000000531f3d9932a36ec81f69eafab1db41187cafb571c251814 821 0.37/1.00 vMB 25
333,243 333,243 0000000000000000025789442b346ec44b1ddce6c4848ff9b9d52762f1efcca9 326 0.20/1.00 vMB 26
333,242 333,242 0000000000000000032c476638fd89404ce02c29a8d5bfbcd2ea191be1c1bd81 419 0.20/1.00 vMB 31
333,241 333,241 00000000000000000bcf17252d8d0efc59fa29e1f0516c2c8f735965498c766c 1,141 0.67/1.00 vMB 24
333,240 333,240 00000000000000000e77d2f8a457e792dd75860d749cb1821cf65d59f62959e6 62 0.04/1.00 vMB 10
333,239 333,239 000000000000000013e3f99f31f7af49254abd62af8684897045e7b86084b738 645 0.25/1.00 vMB 30
333,238 333,238 00000000000000000f6d7b0530e372c634b263e91b1f0ba60daa6b16509aa450 1,357 0.57/1.00 vMB 28
333,237 333,237 00000000000000000389e63047a78afefe49c4dcabe67f03e9568001cb286d95 1,380 0.55/1.00 vMB 30
333,236 333,236 00000000000000000cef938344d1cc6eb45c1af2b4bc4c44965562d32b6b4b3c 1,292 0.48/1.00 vMB 30
333,235 333,235 00000000000000001191fc028a2462d2d358d9ad327928b44951fa365231ae69 920 0.39/1.00 vMB 29
333,234 333,234 00000000000000001b5042c21dac1339dad98e5a7a1b0990ad00e54116e33c94 909 0.47/1.00 vMB 25
333,233 333,233 0000000000000000020d61d40b83bdaef9150942f0d53e3a2af4f685710a8109 141 0.08/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.