Loading Tool

Explorer IconExplorer

Memory Pool

84,252 transactions
32.00 vMB
0.09614879 BTC
Random Selection Loading Transactions
Max Size: 194.63/200 MB

Candidate Block

Mining Attempt f03a34ad1ec474d9bf70afe4028c6c966debc05ee43c6df373f50e42666ece69
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 3698811c28ad99b2bd95ede1b750b80e7bef6b22aff6139019194b1f35fd7c4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02616310 BTC
Feerates: 179.53 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (649,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,170 266,170 0000000000000004005bb44dbd387867b177f426c47ac9ee94307bcc738f2056 146 0.15/1.00 vMB 22
266,169 266,169 0000000000000003db5454b365d5c1e0223b320bfdeac2a62c068642a5482812 19 0.01/1.00 vMB 33
266,168 266,168 00000000000000034c4d06c248762d6c14850d206f09e443af6978c04edc2f02 273 0.10/1.00 vMB 109
266,167 266,167 0000000000000006e277e0c2830b8968b7547f27078432e214e98609ce2f942c 215 0.08/1.00 vMB 91
266,166 266,166 0000000000000004a743e7185fede26647a17d7f609711edaf9257074b2b3dc6 83 0.03/1.00 vMB 61
266,165 266,165 000000000000000956d2b05b0d68d89ec94ff883805f029f5442df3404afa481 284 0.15/1.00 vMB 65
266,164 266,164 0000000000000000555cf0bcc6bb5d078c5f9eb67bf7a00403298203e6a75b9c 77 0.14/1.00 vMB 11
266,163 266,163 00000000000000046cbefbe237d96f665eed7a160af7438af41e51cf9c5cd3ba 100 0.04/1.00 vMB 95
266,162 266,162 0000000000000004646331e531d076fcc11b1d5435b86a202a384d2492fa548b 261 0.11/1.00 vMB 93
266,161 266,161 0000000000000003c723c573b5eb6b45c5f963be9e0a0e1d22b561a19a0d65b1 165 0.07/1.00 vMB 52
266,160 266,160 0000000000000008398c2012311f54764c8c7b627d23df97dfef7b5fc15925ff 91 0.04/1.00 vMB 27
266,159 266,159 0000000000000003697b26a0fff9c32b8c3ffdc4eb083c31888049a368874b4c 461 0.20/1.00 vMB 77
266,158 266,158 000000000000000a49260eb95a8a7d866e1450ccb1a2ae9b5bf638d77659997d 38 0.01/1.00 vMB 58
266,157 266,157 0000000000000001b7900d749cb2281608710f093fec1dee1371a9f86ca3ef6f 78 0.03/1.00 vMB 104
266,156 266,156 00000000000000013c3c4141f6e1d314bf66cbe122b383a394ac686ccb6a3937 297 0.13/1.00 vMB 83
266,155 266,155 00000000000000045a61574dd1ee5638fcd38b530dd1e09dd9339bf390170bee 92 0.15/1.00 vMB 5
266,154 266,154 0000000000000007adbb69291fde7387f03cc50c632057d2d4e1f6a35e9775ee 661 0.24/1.00 vMB 88
266,153 266,153 00000000000000048de7669e9b007908f3b3ddceb87f3adfee31b675aea07b11 444 0.20/1.00 vMB 79
266,152 266,152 0000000000000001ebd489b60d641971c31ec48268a08c496d1c40bbcfce0cd2 105 0.05/1.00 vMB 80
266,151 266,151 00000000000000025257b19a36ccfbc9849dd05118c490a30d4dc6e0294893dc 110 0.14/1.00 vMB 22
266,150 266,150 0000000000000003ddfc15154021dffa34380f2c793dbdd7352b3c8ce64952c6 148 0.06/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.