Loading Tool

Explorer IconExplorer

Memory Pool

82,429 transactions
30.72 vMB
0.08134516 BTC
Random Selection Loading Transactions
Max Size: 189.02/200 MB

Candidate Block

Mining Attempt 41ebf7feeea6e7badb887198411e369bb1cf5ed31dba8bfa84e8f817a93ad9ab
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 2d8aee37eb4adbd3ac68fc03e7f2659f426e0e8465c86b6210b625d23a661473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.01255725 BTC
Feerates: 353.36 > 1.26 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (375,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,418 539,418 0000000000000000000e4ee8a88926d54966cd7c644f7181b8e992a2e25e0f68 2,377 1.00/1.00 vMB 15
539,417 539,417 00000000000000000028209dead5bda2256a0b0f5f2ee9dd0a2a568d84aa70c0 1,557 0.46/1.00 vMB 31
539,416 539,416 00000000000000000014d53a5c57fa00d13f43ad8df687d6fcb333aa0014afe3 1,007 0.53/1.00 vMB 41
539,415 539,415 000000000000000000257956b81e88312f0807ce4199380b3c78be04c42c40eb 449 0.13/1.00 vMB 19
539,414 539,414 0000000000000000001624b7672a45444f4196cc69e7a8964b0e08218b7dcc29 545 0.17/1.00 vMB 22
539,413 539,413 000000000000000000175a3f828de3e6d1cba9a7f2f184878296f05410754e44 2,128 0.70/1.00 vMB 20
539,412 539,412 0000000000000000002773f79376dc082d40dc4193a955e3e292492ec2353b96 976 0.30/1.00 vMB 21
539,411 539,411 00000000000000000000744b94ba344c480c068a2fbb3493d4b99342d9dbefcd 1,306 0.45/1.00 vMB 20
539,410 539,410 00000000000000000027176cfc1cf4fc24266c6063b3286bebb720297e1388dc 1,306 0.51/1.00 vMB 23
539,409 539,409 0000000000000000000141b73f115cbd35a1377f2b70bedbf119179f294d098b 1 0.00/1.00 vMB 0
539,408 539,408 00000000000000000021081ab690ff325195896d99b0476c69f2ff46253b11fe 635 0.21/1.00 vMB 22
539,407 539,407 00000000000000000000cffe77d6fce6e241dde49b77bfb45dc5bbb0dcb5142c 645 0.26/1.00 vMB 29
539,406 539,406 000000000000000000237616c777ef1333835bd1c874ec1a5a544962ec1e7788 2,414 0.94/1.00 vMB 9
539,405 539,405 00000000000000000026548f4c56e9f2fca561efc1ac2961f7f7934455c0dd83 2,645 1.00/1.00 vMB 28
539,404 539,404 0000000000000000000f6f017383d7c9e654062e2dfbdc7e752d07f1629824b8 2,092 0.85/1.00 vMB 23
539,403 539,403 0000000000000000001cf6ebaec1744194ef50803dc8378d20a350ed81bbdb46 203 0.06/1.00 vMB 21
539,402 539,402 000000000000000000101b146fda739441667d482046143aaf5b62cc1358cd31 980 0.53/1.00 vMB 20
539,401 539,401 00000000000000000018d307d10d1def7c9e94279443a9c89dce5ff66c631119 2,648 1.00/1.00 vMB 12
539,400 539,400 0000000000000000001882249c536305264438f9b3220f94064fabc1a3dba235 781 0.26/1.00 vMB 27
539,399 539,399 00000000000000000023f2f70c06c07904a169a5ace1fe4970f0ebc8eccaef10 2,396 1.00/1.00 vMB 13
539,398 539,398 00000000000000000011666f452828b32bfee7ed4c719ee9923ba70b4b69cc09 2,666 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.