Loading Tool

Explorer IconExplorer

Memory Pool

74,129 transactions
27.36 vMB
0.06947874 BTC
Random Selection Loading Transactions
Max Size: 166.81/200 MB

Candidate Block

Mining Attempt 25e58eb7f0ec5b9feacdf87b1ac65169ebee3652c7ca4e67845e6f96bac368d9
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 589187de9aff3d128ce09d9d120346a2f44b2afd59fdadc941dae33845de2430
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01126205 BTC
Feerates: 151.01 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (409,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,299 506,299 00000000000000000047944e6fbaab6f7a17ce6be110478aa83a3967d858b0e5 472 1.00/1.00 vMB 47
506,298 506,298 0000000000000000001e00bffc159f11e2540b97ba6f814616a74c44f86434c0 1,324 1.00/1.00 vMB 169
506,297 506,297 00000000000000000018231e2d701634032518d4f924893dc79bfade9673e269 743 1.00/1.00 vMB 56
506,296 506,296 0000000000000000002d8bb2886323c125760a32ce23e85c91b5e2f612ed6d71 82 1.00/1.00 vMB 8
506,295 506,295 00000000000000000002efccb4e7418c64160781551a59e5d82d135fc771af27 915 1.00/1.00 vMB 52
506,294 506,294 0000000000000000004a12e661851d454d5f33b9c1ea3f66cd4e8bc1ba2be788 690 0.36/1.00 vMB 209
506,293 506,293 0000000000000000005c5fa61496936b13aa8195ecec492382eb8136011ec79a 573 1.00/1.00 vMB 60
506,292 506,292 0000000000000000003a919f80b2f3b6b4abde61ad6da1a7eba2ea5e1472fb4a 553 1.00/1.00 vMB 15
506,291 506,291 000000000000000000402b6f0c9cfffad8778aec73ec295be5103ce63a753e0e 1,574 1.00/1.00 vMB 265
506,290 506,290 0000000000000000000d0306e061f01302163e0d0cabfa581b217f4538ad1ec5 1,668 1.00/1.00 vMB 106
506,289 506,289 0000000000000000003c717fc2163f81afb8827890d1c16998ae326b0b647ec6 985 1.00/1.00 vMB 58
506,288 506,288 0000000000000000004dc9e2868ebc167521a1a9e9db570c3bb80ef5a707e023 1,125 1.00/1.00 vMB 103
506,287 506,287 00000000000000000035209a890c85a1d830bd6e136e31a85faabbe01c167622 906 1.00/1.00 vMB 47
506,286 506,286 000000000000000000337377317c44c70ec9e96c226517da1b0516b79b427d2b 1,688 1.00/1.00 vMB 198
506,285 506,285 0000000000000000006353b01dc3b18d7cd8205bcffcfe72a35599407e831d35 813 1.00/1.00 vMB 51
506,284 506,284 000000000000000000172bfcbc3ff4e81337e4169285b555595d9a45703b4b73 1,728 1.00/1.00 vMB 161
506,283 506,283 0000000000000000002b448aeedad20372275068c938ab4b2ed09eb20b3be05d 707 1.00/1.00 vMB 58
506,282 506,282 00000000000000000053dc7f0d98b46bb68b1599e2b821d0eb358f1bcfe5d3e3 460 1.00/1.00 vMB 42
506,281 506,281 000000000000000000320f34ff9c9a03f0af940362cdb1160de84f69cef3a767 692 1.00/1.00 vMB 74
506,280 506,280 0000000000000000001dd32ef554a1bb9e204d6f46ab345302019412ac2f6af9 645 1.00/1.00 vMB 70
506,279 506,279 0000000000000000001b79b6b407360998a4ad03e5675de1d0a3be044fb70a43 966 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.89 GB
    • Received: 17.61 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.