Loading Tool

Explorer IconExplorer

Memory Pool

82,614 transactions
34.56 vMB
0.15642754 BTC
Random Selection Loading Transactions
Max Size: 196.99/200 MB

Candidate Block

Mining Attempt d1578979e73bc74223ba3c04d3638ea3a502f7f6f5f595684bee4e817f2e8d4f
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 7036d2a8c74975d454b3bdda8421c5d81728cd928bd56a4205547c79d50a6cf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.03934295 BTC
Feerates: 301.60 > 3.94 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (630,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,257 285,257 000000000000000172cda869c18c401585c94391493b835f867379c08c7700f0 25 0.01/1.00 vMB 19
285,256 285,256 00000000000000018e8e075ca651a8380600673e5a8bc1502a888d8d903402bc 238 0.12/1.00 vMB 38
285,255 285,255 00000000000000018c00f42632135c93272f2e45b4cc64da1ba22e48f135da19 169 0.10/1.00 vMB 14
285,254 285,254 00000000000000018a1666380a67506c2986a5ca6a7955d48bcca6ca9c1d40f4 108 0.10/1.00 vMB 6
285,253 285,253 0000000000000001865e39f8d5e2f69c1ea94d806502a21a12ae3b51a4e734a1 398 0.19/1.00 vMB 37
285,252 285,252 0000000000000000920a74443eb64c727d63f91a0d6f926b65eb75f3598201d9 346 0.35/1.00 vMB 11
285,251 285,251 000000000000000001110ff0134da91673392f0467f822fe6b7899e34081ea32 200 0.10/1.00 vMB 25
285,250 285,250 0000000000000000521e09db5c32658bb1e273ede552376031d7a883e7ba001c 369 0.37/1.00 vMB 24
285,249 285,249 0000000000000000cea5229a83657abfeb39aedc30ccdb75676ac50bd386bb1d 999 0.35/1.00 vMB 93
285,248 285,248 000000000000000070a33406760a5a567ea5de14cf36450224d1f291c51c3bd6 53 0.02/1.00 vMB 38
285,247 285,247 0000000000000000e783e482b518ba316238c00c3b9e74c5510c669182129e7e 106 0.05/1.00 vMB 30
285,246 285,246 0000000000000001a0f58128e9242c6264b86633af1f2f562f4e5eb6fcafbf93 166 0.10/1.00 vMB 25
285,245 285,245 00000000000000010255220b1352297ba2cc379d5a66be43ec2eb709b1004f98 292 0.15/1.00 vMB 33
285,244 285,244 00000000000000000f8a2599c051c03699fa36dc0327cbe90bc62ebbbbaa10b5 388 0.19/1.00 vMB 34
285,243 285,243 000000000000000026a53547418f55ca983fb3a741090421ae3f92effc823f01 169 0.10/1.00 vMB 28
285,242 285,242 00000000000000012bf5e98db10e79a4f3335d536858ac7f6e6185d8983bf88d 113 0.08/1.00 vMB 21
285,241 285,241 0000000000000000cc952a78d20e4dae7a9aca9839e70b4f2378f5ae8aaa017c 158 0.10/1.00 vMB 15
285,240 285,240 000000000000000059f679f66dcbce7cc334e8bac6fa4c3cf049ad7e7a225030 649 0.30/1.00 vMB 37
285,239 285,239 00000000000000003cea2cbdb22f87b0d1cb7a34083417dba3405eb9390fe63e 647 0.39/1.00 vMB 62
285,238 285,238 0000000000000000af69b7b9264019066ab534e3f3ff287af7e44c58bca77baa 439 0.22/1.00 vMB 36
285,237 285,237 0000000000000000e644286ba1b118c59476d74154891cee04dcc659464741aa 54 0.06/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.