Loading Tool

Explorer IconExplorer

Memory Pool

77,188 transactions
33.60 vMB
0.13599474 BTC
Random Selection Loading Transactions
Max Size: 188.52/200 MB

Candidate Block

Mining Attempt 4e102636e3cee8e3281f718177b565cddf4a60f712d0a02802b13e4881536b85
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2deb73eec1b3b19499b08237fe1a28284ba412a79f5308237e42f6df4344ca9c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,412
Size: 1.00 vMB
Total Fees: 0.02706028 BTC
Feerates: 100.53 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (441,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,954 473,954 0000000000000000003b4eb96d8427ee01d21a4ae951413e74eaa66fb94f6e7c 2,416 1.00/1.00 vMB 257
473,953 473,953 0000000000000000014af2dba188ccad8a3b428dec8e88008bd0d60899c7f236 2,322 1.00/1.00 vMB 352
473,952 473,952 000000000000000000881c3e8cf53b65f04b1bc8e728e73a4d90a6360346eb86 2,710 1.00/1.00 vMB 325
473,951 473,951 000000000000000001680a46e3278b274a5b460f072798a06aa162a5eb179459 266 0.96/1.00 vMB 19
473,950 473,950 0000000000000000016984f8d36da2d733657caa9763475d9289fdbb8a096561 1,254 1.00/1.00 vMB 52
473,949 473,949 00000000000000000074606c4259e90c5e7d6028af0538a3ff074c7ec6bc824a 1,313 0.76/1.00 vMB 298
473,948 473,948 0000000000000000002b421fd314ef64ff2e7a42205da72054521de454c8fddf 1,267 1.00/1.00 vMB 139
473,947 473,947 0000000000000000005f2a78bcf67d01b57c72b3a1c354fad15c18550657b631 2,423 1.00/1.00 vMB 227
473,946 473,946 000000000000000001062917b81f5884043a4f1c47c7392a15d432fa98a834a3 516 1.00/1.00 vMB 23
473,945 473,945 000000000000000000ccb7285fb5c90690f74f2e354a192b97c065789a8f18b5 2,114 1.00/1.00 vMB 220
473,944 473,944 000000000000000001896adba451ffdae7e107fdae69ffff04a425b518f8a07e 651 0.29/1.00 vMB 214
473,943 473,943 000000000000000000fe6a01d93666652ad20b6b17c30892b84f78ac93699224 984 1.00/1.00 vMB 93
473,942 473,942 0000000000000000002f2ef29f75967034c19f3dbe9cb3c9a8dfa59c00f020d9 445 1.00/1.00 vMB 46
473,941 473,941 000000000000000000b3de7fd786f9eefe22cdbe9d4c2ee355755dac85209701 1,538 0.99/1.00 vMB 166
473,940 473,940 000000000000000001426b51586e9bb40b38bb188f287c5a22dc3af3b488ca5b 351 0.18/1.00 vMB 218
473,939 473,939 000000000000000000609f940835964408b4a4f28dda2f71d543d6e325a1e5d1 1,224 0.76/1.00 vMB 129
473,938 473,938 00000000000000000074c43577a3d535decdd50f54f578ffca76b4bcaa910912 1,849 1.00/1.00 vMB 199
473,937 473,937 0000000000000000015ae3ba215d36ce4443d3e03ac5a54f79ae9bd184b68c3d 468 0.23/1.00 vMB 186
473,936 473,936 0000000000000000010841838c0b0e8151fc3152ad64f956df22edc9cfa63b30 1,519 0.95/1.00 vMB 147
473,935 473,935 0000000000000000018ace348811c0b10fdb03ccca245e2f5e48b574549b3319 1,702 0.96/1.00 vMB 164
473,934 473,934 000000000000000000830141d5c163c813769008f78e6b25dc55161c1a2c4f99 726 0.30/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 783.11 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: 733.25 GB
    • Received: 18.54 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.