Loading Tool

Explorer IconExplorer

Memory Pool

79,960 transactions
30.21 vMB
0.08413213 BTC
Random Selection Loading Transactions
Max Size: 184.30/200 MB

Candidate Block

Mining Attempt 3cfe19b1211f9a6c18a98675fbde33b5a23a105606fa5d1c92da8028a0ea6554
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root e1aa1cb3eec5c704b6589654d44ceba697d2dbeb8b359333aa52a601738353a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.01676499 BTC
Feerates: 200.89 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (617,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,325 298,325 00000000000000006d136aa7c6d83759506a1cbefb6696fb6eb08baf341e7572 407 0.32/1.00 vMB 17
298,324 298,324 00000000000000004e9e178bc7468a4f4e2f3ad460006324f82a4c0b4155f961 1,302 0.50/1.00 vMB 46
298,323 298,323 000000000000000092d36196fdcf2ddbbd1296e8bd92ba7ec04ad5284c8a3ae5 422 0.21/1.00 vMB 30
298,322 298,322 0000000000000000957c1b85ae72899d7839d4105b847ab7480081b4299cf4a4 139 0.08/1.00 vMB 19
298,321 298,321 000000000000000026f99d72c18c990153f6600545b93fcc828c86fa64ee4da2 495 0.26/1.00 vMB 38
298,320 298,320 000000000000000073fcfbcb792a1e9af51a87c2aa12fba0cb0116a5c4f332b2 544 0.29/1.00 vMB 41
298,319 298,319 0000000000000000795b6186f2f41b34fc4bd7a992ef33718b756faffe55603c 462 0.32/1.00 vMB 26
298,318 298,318 000000000000000006f842025835f5dda2f7b1ccf02e0400b82213313e6445fb 729 0.35/1.00 vMB 33
298,317 298,317 000000000000000044cc8ee9f7a24a058b641ce58e817dc26c1be079de2e9f03 104 0.06/1.00 vMB 19
298,316 298,316 000000000000000067f787bdca509a5026d93c35b7798610cc0ddaa16f008c34 627 0.33/1.00 vMB 34
298,315 298,315 000000000000000030bf5fbecc2c88f7e5d95f7f3b0e97acee73cd147aa20418 61 0.03/1.00 vMB 21
298,314 298,314 0000000000000000885b6bf18626447ea0a318d70099532f67b682145b4fbd21 64 0.03/1.00 vMB 32
298,313 298,313 0000000000000000531fa57c37c25c4ad58ea47be320c01f064f7678f4df666a 102 0.06/1.00 vMB 14
298,312 298,312 00000000000000004f0e58a2f41a045084f2d602ff5dfb74bc0d832ed7ebfa91 209 0.36/1.00 vMB 35
298,311 298,311 0000000000000000771b468227dae378bfdf43d62f30d79d9e771ff82935e48d 316 0.35/1.00 vMB 22
298,310 298,310 00000000000000009b025f2e4c2f9f0bba60d75087935d169cb157aa6d3c2ee6 128 0.13/1.00 vMB 41
298,309 298,309 0000000000000000985b0eba7d7e8550a58d66a6cab2380cffda97aa5854d5ae 1,181 0.92/1.00 vMB 47
298,308 298,308 00000000000000004d352bc78981d8d8043d919f52a6b3325090b5a7f64493b5 509 0.35/1.00 vMB 21
298,307 298,307 00000000000000003a3235e55490d6db485abbdee33f637c3a46421e7bfe49f2 1,024 0.38/1.00 vMB 48
298,306 298,306 00000000000000008176cc983b62c3a769bd19a65d8dcd401a7c2e8d4786f35c 375 0.19/1.00 vMB 30
298,305 298,305 00000000000000006a00219bad60625dbf88324746f76064b2a47d65331d0cff 974 0.83/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.05 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.59 GB
    • Received: 18.20 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.