Loading Tool

Explorer IconExplorer

Memory Pool

20,422 transactions
8.87 vMB
0.04869802 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.93/200 MB

Candidate Block

Mining Attempt 01627d3053ddfdc446089d2998431f0442bf989c8c2dc15ccffbd3cb20665019
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 3e04df99d031e3eb9e874b5d0b42a7aa444c708ef77299dfbb069123a6c2313e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.02795111 BTC
Median Feerate: 2.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (710,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,137 203,137 00000000000004f31790a652d7ad467721178f7d47ba787ca5bed5349b0dfa84 291 0.12 vMB 123
203,136 203,136 00000000000003a96441cce3d7c6f38bb7b69f54b626e0d97dea4ceb78bacbe0 407 0.15 vMB 186
203,135 203,135 00000000000004d97a90c771212bd0daf91c855a24ef770a0e09be8f7fc05da9 12 0.00 vMB 15
203,134 203,134 000000000000051dd06f2c9d9b695e887d4c0469a7bf578d076f5e8b9002f08f 448 0.16 vMB 185
203,133 203,133 000000000000033ee4a2622d98131be83c3096155e835498c4f314009cdff142 298 0.13 vMB 129
203,132 203,132 00000000000002db0a5356ac3b1133c208b48ce78b13e64c61024973f1af0cf7 113 0.05 vMB 104
203,131 203,131 00000000000000f98444d6b1fba5724bc25a8feb492e98a68119968fe1a0faa6 386 0.17 vMB 122
203,130 203,130 000000000000042d9ad5ca0078356134781c97f62c65118e2c11dfeb2d439ce3 10 0.00 vMB 186
203,129 203,129 000000000000047c652a104732e770a2f7c27b048338f16d1a68693ddb0529a4 51 0.02 vMB 151
203,128 203,128 00000000000003f0152000d8de2dd1bff6e599ce40710360a89c25b33b8dfcd1 343 0.16 vMB 97
203,127 203,127 00000000000004f4e5ea137d52f05d8f0a8e9e50f11b87ae61f2ebb98cbf24c4 275 0.09 vMB 268
203,126 203,126 00000000000000ec29946c6ae646d69d28dc24783bb60217eaebc195d0b8a0b5 125 0.04 vMB 49
203,125 203,125 000000000000051f6d46c22c09ea671ab1535fa99903a95271dd06bfbb6671d9 51 0.02 vMB 150
203,124 203,124 0000000000000056e4eb8e256f916ef5ea70be57ba4ccbd094ba35504036392a 33 0.02 vMB 77
203,123 203,123 00000000000000e585cf5b79665c4483167fbdfb81e856ca42a31a80ab7fba91 33 0.03 vMB 689
203,122 203,122 00000000000002d59666dda76cd8631c21bec750d0e57272dd625eb187b333cc 118 0.07 vMB 82
203,121 203,121 0000000000000005744f364d1a264f68d9fa23ca1e12d26b1716e79ef0ae404f 77 0.04 vMB 90
203,120 203,120 00000000000003125acd09b8237a343e642ada4487b2be61fd5e10c081bcb09e 212 0.10 vMB 127
203,119 203,119 00000000000004177e37c12854e25d4f6044776db78e08e92ee84380cd4d5c18 211 0.10 vMB 119
203,118 203,118 00000000000000d8aafe527d2533e3f0fa34da51f8dcf75ac3e4337bf0e2022d 296 0.12 vMB 77
203,117 203,117 0000000000000532cde4d4728a62e048707fe35e7c705e7d45c2c0a679ff1a59 322 0.16 vMB 90
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 249.54 GB
    • Received: 0.95 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.