Loading Tool

Explorer IconExplorer

Memory Pool

45,192 transactions
27.16 vMB
0.07252443 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt eb3664ec1245ee9a8d4cb07b32e705cda876872170f724bb988ec894808ae08a
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root b9058427d69f65e5484e87278cd7a0b614e658977f7232f91321a1e1fdfb455e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.02178607 BTC
Feerates: 251.72 > 2.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (813,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,273 101,273 000000000000bb042d3a27bf5aaf69be296f7b6b5db120dc81738fc4b3744d3d 5 0.00/1.00 vMB 0
101,272 101,272 0000000000007a0ae3436790fcbbd59eccadf2e41b7a0c023e8c1b976bf5c84b 1 0.00/1.00 vMB 0
101,271 101,271 000000000000b70bbf0a44f223d3ea08334366f67aa2e1618dc5bc5baf730a4f 3 0.00/1.00 vMB 0
101,270 101,270 000000000003e9291b72d6a0c904000cc37eddbdb91859113e2e35e59b1c12ad 1 0.00/1.00 vMB 0
101,269 101,269 000000000000c3bbd93e778b8c52a993181bf459ecce0042edf650a65f21ecf6 1 0.00/1.00 vMB 0
101,268 101,268 00000000000267a6987bce7907fae3fd6ace30ebc6da45b86f753d9fd48bacad 1 0.00/1.00 vMB 0
101,267 101,267 000000000000ddd832859534df41982c1f5b6f26bf5d7fb0e8f27360010530f0 2 0.00/1.00 vMB 0
101,266 101,266 000000000003056dcafb3a06df676da7b7889b2dc106443866c394cde4212341 1 0.00/1.00 vMB 0
101,265 101,265 0000000000001eedc67b1c70ee9ebe94e9ed9f684a5925e81e7b52ffb3cdfccd 6 0.00/1.00 vMB 0
101,264 101,264 000000000002b4aa03442518c15ce3e002b5fff1fc1507dddb265daa486dae93 9 0.00/1.00 vMB 0
101,263 101,263 0000000000019592499dc0c80a83c611718a03d34e50c06e861427be90bba4fb 1 0.00/1.00 vMB 0
101,262 101,262 0000000000021d56bb814d0b72ae987b4a5c95f4bbd7cbeb3cb9977a2389cdb4 3 0.00/1.00 vMB 0
101,261 101,261 000000000002560ef5f18e7214a35ae768ceb331a68c16948ba531365a776274 3 0.01/1.00 vMB 0
101,260 101,260 0000000000040275902753a15e43ffd5fe9b82b7040c47928d4fe9ba731b3c9d 2 0.00/1.00 vMB 0
101,259 101,259 000000000002685bc7fd4b637d849e550cea4201408d5fd8725ce3241dfff5ac 6 0.00/1.00 vMB 0
101,258 101,258 0000000000033b6b24802ec7bc4ec1819923d0f9ae1951caba86283aef5b35a5 7 0.00/1.00 vMB 0
101,257 101,257 0000000000039f63e1d069e926afe9ff65ad3630bc88a66b428e83db7c0725b4 14 0.00/1.00 vMB 0
101,256 101,256 0000000000000a426ad8298d7a7155c086dbba960b454fb1c65d09aa5c5e380c 14 0.00/1.00 vMB 0
101,255 101,255 00000000000281cbe7d88d96ff26e6a4fc229efcd37f754585c9b78b42da2ac7 1 0.00/1.00 vMB 0
101,254 101,254 000000000001f33f2a6645eddaa407b95fd416cc55a5cafa689b31ef60aafe9e 2 0.00/1.00 vMB 0
101,253 101,253 0000000000039f46555ed0d9f0431241a9bd359c230322772e412a70c2451ea2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.